Bedrock Edition Preview 1.20.0.21

Preview 1.20.0.21
Bedrock 1.20.0.21 PatchNotes.jpg: Infobox image for Preview 1.20.0.21 the version in Minecraft
Bedrock 1.20.0.21.png: Infobox image for Preview 1.20.0.21 the version in Minecraft
Edition

Bedrock Edition

Release date

Windows, Android, iOS, iPadOS, Xbox - April 19, 2023

Server version

1.20.0.21

Editor version

0.3.4

Build version

15106329

Internal version

Windows, Xbox: 1.20.21.0
Android, iOS, iPadOS: 1.20.0.21

Version code

Android:
952000021 (armeabi-v7a, 33)
962000021 (x86, 33)
972000021 (arm64-v8a, 33)
982000021 (x86_64, 33)

Type

Preview

Preview for

1.20.0

Downloads

Server
Windows
Linux

Protocol version

586

Beta 1.20.0.21 (Android) or Preview 1.20.0.21 (Windows, iOS, iPadOS, Xbox) is the second beta/Preview version for Bedrock Edition 1.20.0, released on April 19, 2023[1] which bring more parity with Java Edition and fixes bugs.

Changes

Blocks

Sculk Sensor

  • Vibration frequencies of many actions in the game have been tweaked and greatly simplified to prevent unwanted interference, as following:
Action Frequency Value
Movement in any medium (land, water and air) 1
Landing on any surface (land or water) 2
Item interactions 3
Gliding with an elytra or unique mob actions (Ravager roar, Wolf shaking, etc) 4
Dismounting a mob or equipping gear 5
Mounting a mob or interacting with a mob 6
Mobs and players getting damaged 7
Consuming items (drinking and eating) 8
Blocks 'deactivating' (door close, chest close, button unpress, etc) 9
Blocks 'activating' (door open, chest open, button press, etc) 10
Blocks changing (cauldron water level rising, adding food to campfire, etc) 11
Blocks being destroyed 12
Blocks being placed 13
Mobs and players teleporting or spawning 14
Mobs and players dying or an explosion 15

General

Experiments

  • All Trails & Tales content has now been “de-experimentified” and is available during normal gameplay.
  • Removed the Next Major Update toggle, since it has no active experimental content.

Accessibility

  • The four Creative Inventory tabs now have their names read out by text-to-speech.

Experimental

These additions and changes are accessible by enabling the "Beta APIs" experimental toggle.

Changes

Add-ons

  • Added minecraft:facing_direction state to the minecraft:placement_direction block trait.
    • minecraft:facing_direction is a six value integer state (down, up, south, west, north, east).
    • Can enable and access this state on blocks through the minecraft:placement_direction trait.
    • Can access the minecraft:cardinal_direction state on blocks that apply the minecraft:placement_direction trait in block_property Molang queries and set_block_property EventResponses.
  • Pumpkin blocks use state minecraft:cardinal_direction instead of direction.

API

  • @minecraft/server
    • Renamed BlockProperties to BlockStates.
    • Renamed getAllProperties to BlockPermutation.getAllStates.
    • Renamed getProperty to BlockPermutation.getState.

Fixes

31 issues fixed

From released versions before 1.20.0

  • MCPE-133778 – Dyes and glow ink sacs are consumed when used on a sign with no text
  • MCPE-147711 – Arrows don't appear in the Character Creator while the Hide Controller Hints setting is on
  • MCPE-152926 – Door top and bottom textures flip incorrectly & illogically when opened and closed
  • MCPE-153909 – Filter has_equipment cannot test for an empty string ("") or air
  • MCPE-164424minecraft:boostable component has no effect on speed
  • MCPE-167191 – Decorated Pot's brightness is affected by daytime and not by surrounding lighting
  • MCPE-168717 – Stone Block Slab Recipe Duplication Content Log Errors and they are NOT Dupes
  • MCPE-168805 – Some brushing sounds missing
  • MCPE-168807 – Interacting with a waxed sign / hanging sign doesn't play a sound
  • MCPE-168818 – Sign editing screen ignores added effects
  • MCPE-168834 – Decorated pot is missing top row of pixels
  • MCPE-168838 – Interacting with editable signs when holding certain items can break the sign or trigger item-specific interactions
  • MCPE-168894 – Game crashes when enabling RTX while in a world
  • MCPE-169423 – Z-fighting occurs on the sniffers' heads and ears
  • MCPE-169563 – Sculk shriekers aren't muted/silenced when waterlogged

From the previous development version

  • MCPE-169490 – Pitcher Plant has unused bottom texture
  • MCPE-169531 – Calibrated sculk sensor's active cooldown is the same as the normal sculk sensor
  • MCPE-169532 – Calibrated sculk sensor doesn't detect vibration up to 16 blocks
  • MCPE-169534 – The Pitcher Crop hitbox is incorrect and doesn't match Java

Other

  • Calibrated Sculk Sensors now power the block below them when active.
  • Fixed fall damage accumulating when player jumps on roofed Soul Sand Bubble Column.
  • Conduit block now respects the lighting conditions when held in hand or dropped.
  • Interacting with an unwaxed Sign while holding an item that cannot be used on the sign now opens the sign for editing.
  • When using gamepad or touch input, correct tooltips are now shown if interacting with the Sign is possible.
  • It is now possible to attach a hanging sign to another without sneaking.
  • Sculk Sensors now power the block below them when active.
  • Fixed the multiplayer toggle in the Create New World screen sometimes wasn't greyed out even though the setting would have no effect.
  • Coordinates are now shown on the new death screen if the "Show Coordinates" setting is enabled.
  • Fix get_equipped_item_name Molang query not being able to return the old name of some flattened items, eg. red_wool to wool.
  • Custom items with minecraft:durability and minecraft:repairable can be combined to repair them without requiring a custom item entry.
  • Fixed a bug where modified equipment and container slots were not being synced to clients.

References

  1. "Minecraft Beta & Preview - 1.20.0.21" – Minecraft Feedback, April 19, 2023.

Navigation