watch 28:07
Minecraft Interactive Experience
Do you like this video?
Play Sound
beta 1.18.30.22
Edition | |
---|---|
Type |
Beta |
Release date |
Xbox, Windows, Android, iOS/iPadOS: March 9, 2022 |
Beta for | |
Protocol version |
497 |
Beta 1.18.30.22 (Xbox, Windows, Android), Preview 1.18.30.23 (Xbox, Windows), or Preview 1.18.30.24 (iOS/iPadOS)[1] is the seventh beta/preview for Bedrock Edition 1.18.30, released on March 9, 2022,[2] which adds the allay behind experimental gameplay, and fixes bugs.
Contents
Changes[]
Mobs[]
- Now have a chance to spawn another shulker when hit by a shulker projectile.
Gameplay[]
- Updated touch control schemes.
- Can be enabled by navigating to Settings > Touch > Enable New Touch Control Schemes.
Technical[]
- Components
- The trade screen will no longer open if the owner of the
minecraft:economy_trade_table
component is on fire.
- General
- Random tick positions will no longer be chosen below the world.
Experimental[]
These additions and changes are accessible by enabling the "Wild Update", "Molang Features", and "GameTest Framework" experimental toggle.
Additions[]
Mobs[]
- Can collect the same items from the world as it holds in its hand.
- If holds an item it got from a player, it will follow that player.
- Able to drop items at nearby note blocks.
- When playing a note block near them, that note block becomes their favorite one for 30 seconds, and they will attempt to drop off items at the note block rather than at the player.
- If they have items in their inventory, they will attempt to give them to their owner.
- Sometimes spawn in cages next to pillager outposts (similar to iron golem), and inside woodland mansions.
Changes[]
Blocks[]
- Placing a block on top of a note block will no longer mute it.
- The exceptions are wool blocks, which will still mute the sound. This is similar to the way they make vibrations undetectable to the sculk sensor.
- Made changes to match recent redesign:
- Blooms when mobs die within an 8-block radius.
- Mobs will not drop experiences when perished in the presence of the block, a bubbling charge will be created where they perished instead.
- The charge from mobs will spread through Sculk Veins and Sculk blocks in random directions until they find a valid substrate that they can convert into sculk.
- The value of the charge is directly proportional to the amount of experiences the perished mob would have dropped, and each time a block is converted into sculk, it will remove 1 value from that charge.
- This charge in the sculk blocks and sculk veins will eventually decay, but it will decay much, much slower in the close vicinity of the sculk catalyst, and much faster away from its host.
- If the charge decays 4 blocks away from the catalyst, it has a chance of growing a sculk sensor or a sculk shrieker.
- Charges and their values also merge when they move to the same position.
- Made some changes in parity:
- Now make no activation sound when waterlogged.
- Vibrations are now also occluded by wool blocks.
Gameplay[]
- Lowers the gamma down at an equivalent of “Moody” while having this effect.
Technical[]
- Clarified documentation for
query.is_item_name_any
that the slot index is required when there is more than one slot, i.e. the hotbar.
- GameTest Framework
EntityType
- Added read-only property
id: string
- The identifier for the entity type.
- Added read-only property
EntityTypes
- Added function
get(identifier: string): EntityType
- Returns the correspondingEntityType
for the given identifier. - Added function
getAll(): EntityTypeIterator
- Returns an iterator containing all registered entity types.
- Added function
MinecraftEntityTypes
- Provides
EntityType
constants for each standard Minecraft entity type.
- Provides
- General
- Removed
BlockImmovable
,BlockBreakOnPush
, andBlockOnlyPistonPush
components from data-driven blocks.
Fixes[]
- Gameplay
- Changed the spawning logic for iron golems and cats to make it easier for them to spawn in roofed areas, like underground villages. (MCPE-142292)
- Scaffolding can no longer be placed without support on Y=0. (MCPE-150765)
- Fire that exists before the
doFireTick
game rule is enabled will continue to spread again. (MCPE-140396)
- Vanilla Parity
- Shulkers now have a chance to spawn another shulker when hit by a shulker projectile. (MCPE-104826)
- When a mob picks up an item, the item can be seen slightly "pulled" towards the mob right as it picks it up.
- Blaze fireball will deal knockback on impact.
- Acacia trees now grow leaves on every branch below Y=0. (MCPE-151386)
- Mobs can no longer spawn on campfires. (MCPE-152770)
- Blocks
- Glow lichen does not generate hanging in the air inside strongholds anymore. (MCPE-123448)
- Glow lichen now correctly checks for the face of the block they are attached to be full.
- Glow Lichen can now be attached to leaves.
- Blocks such as glow lichen, torches, and redstone can no longer be placed on or attached to brewing stands.
- Blocks such as glow lichen, torches, and redstone can now be placed on or attached to trapdoors, depending on their state.
- Azaleas and lily pads are now broken by flowing water. (MCPE-152040)
- Commands
- Fixed an issue that would cause commands to affect players in all dimensions. (MCPE-152218)
- Graphical
- Fixed lighting bug where light level 1 incorrectly dropped to 0 when placing blocks in light level 1 with multiple light sources. (MCPE-151266)
- Sculk sensors and magma blocks are now visible in the darkness.
- Items
- Observers placed facing double chests no longer send out a redstone pulse when reloading/re-entering a chunk.
- User Interface
- Fixed a bug where the "Invite" button was disabled incorrectly for clients.
- Added Seed Templates to the advanced tab in the new Create New World screen. (MCPE-151930)
- Villager
- Technical
- Changed block (cactus, chorus flower, crop, grass, pointed dripstone, sapling) tick rates to match Java Edition. (MCPE-145612)
References[]
- ↑ "This week's build is now available! It had to be re-versioned to 1.18.30.24, but is the same as what is in the current changelog. Thanks for your patience!" – @JORAX79 on Twitter, March 9, 2022
- ↑ "Minecraft Beta & Preview - 1.18.30.22/23" – Minecraft Feedback, March 9, 2022.