Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Bedrock Edition Preview 1.20.50.20

From SAS Gaming Wiki
Revision as of 19:19, 9 April 2026 by SyncBot (talk | contribs) (Fix template calls: add MC/ prefix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Infobox version

Beta 1.20.50.20 (Android) or Preview 1.20.50.20 (Windows, iOS, iPadOS, Xbox) is the first beta/Preview version for Minecraft:Bedrock Edition 1.20.50, released on October 11, 2023,<ref>Template:Cite</ref> which brings more parity with Java Edition and fixes bugs.

Additions

Gameplay

Game rule

  • Added showRecipeMessages, to control whether the recipe toasts are displayed. Defaults to true.
    • Needs the recipesUnlock game rule set to true to work properly.

General

Particles

  • Added new dust_plume particle type.

Changes

Blocks

Minecraft:Andesite, Minecraft:Diorite, Minecraft:Granite, Minecraft:Stone

  • The different block states for the stone ID have now been split up into their own IDs.
Old ID New ID
  1. redirect Template:BlockSprite

Template:Redr stone

  1. redirect Template:BlockSprite

Template:Redr stone

  1. redirect Template:BlockSprite

Template:Redr granite

  1. redirect Template:BlockSprite

Template:Redr polished_granite

  1. redirect Template:BlockSprite

Template:Redr diorite

  1. redirect Template:BlockSprite

Template:Redr polished_diorite

  1. redirect Template:BlockSprite

Template:Redr andesite

  1. redirect Template:BlockSprite

Template:Redr polished_andesite

Minecraft:Decorated Pot

  • Now can store items, up to a single stack of items.
    • Players can interact with them and insert items into them.
      • Player interactions with them cause them to wobble.
    • They have no GUI, and need to be broken to retrieve their content by players.
  • Now can be smashed by projectiles, which cause them to shatter and drop their contents.
  • Now can stack up to 64.

Minecraft:Hopper and Minecraft:Dropper

  • Now can insert and/or extract items from decorated pots.

Minecraft:Planks

  • The different block states for the planks ID have now been split up into their own IDs.
Old ID New ID
  1. redirect Template:BlockSprite

Template:Redr planks

  1. redirect Template:BlockSprite

Template:Redr oak_planks

  1. redirect Template:BlockSprite

Template:Redr spruce_planks

  1. redirect Template:BlockSprite

Template:Redr birch_planks

  1. redirect Template:BlockSprite

Template:Redr jungle_planks

  1. redirect Template:BlockSprite

Template:Redr acacia_planks

  1. redirect Template:BlockSprite

Template:Redr dark_oak_planks

Minecraft:Redstone Comparator

  • Now can read the number of items in decorated pots.

Minecraft:Sculk Sensor and Minecraft:Calibrated Sculk Sensor

  • Now can detect players interacting with decorated pots, with frequency 11.

Command format

  1. REDIRECT Template:Command

Template:Redr

  • Added a content warning for when the camera is placed outside of the player's chunk radius.

Gameplay

Raid

General

Death messages

Minecraft:How to Play

  • Completely remodelled the "How to Play" screen and created a new "Encyclopedia" screen.
    • Added netherite related items to how to play descriptions.
    • Removed obsolete references to "Old world" in "How to Play" screen.

Minecraft:Settings

  • Removed the "Vertical Sync" video option.

Tags

  • Deprecated the tag: legacy item component and released the minecraft:tags item component out of experimental in JSON formats 1.20.50 and higher.

Items

Minecraft:Smithing Templates

Non-mob entities

Minecraft:Minecart with Hopper

  • Now can insert and/or extract items from decorated pots.

Technical

Minecraft:Realms

  • Realms are now available in betas and Previews.
    • Any player who has an active Realms subscription is eligible to create a free beta/Preview Realm.
    • Beta/Preview Realms will be separate from the regular Realms to prevent any issues from impacting regular Realms.
  • The version of the last played world on a Realm is displayed in the Realms list.
  • Experiments are available for newly created worlds.
  • Players can now download worlds larger than 1GB from Realms on Xbox.

Experimental

These additions and changes are accessible by enabling the "Beta APIs", "Molang Features", and "Render Dragon Features for Creators" experimental toggles.

Changes

Technical

API

  • Added BlockComponentTypeMap, EntityComponentTypeMap, and ItemComponentTypeMap aliases which map component IDs to their TypeScript types.
  • Changed Block.getComponent, Entity.getComponent, and ItemStack.getComponent to return the correct derived component type.
  • Added BlockComponentTypes, EntityComponentTypes, and ItemComponentTypes enums that enumerate component ID strings.
  • Removed CraftingEventPacket.
  • Added effectAddBeforeEvent and removed effectState from effectAddAfterEvent.

Minecraft:JSON

  • Added minecraft:behavior.melee_box_attack behavior which functions the same as minecraft:behavior.melee_attack but uses bounds based attack reach calculations.
    • The reach_multiplier attribute is removed and replaced with box_increase.
    • Reach is calculated by increasing the bounds of the attacking mobs in the xz-plane by box_increase blocks to create an "attack box". If the attack box intersects with the target's bounds the attacking mob can reach it.
  • Added minecraft:can_join_raid component to allow entities to join existing raids.

Minecraft:Molang

  • The following Molang queries are deprecated and will no longer be available in packs with a min_engine_version of 1.20.50 or higher:
    • Replaced with query.timer_flag_1, set by behavior.timer_flag_1.
    • Replaced with query.timer_flag_2, set by behavior.timer_flag_2.
    • Replaced with query.timer_flag_3, set by behavior.timer_flag_3.
    • query.is_scenting
    • query.is_rising
    • query.is_feeling_happy
    • query.dash_cooldown_progress

Fixes

Script error: No such module "fixes". Others

  • Phantoms will no longer miss players who are gliding.
  • Decreased the likelihood of players spawning above leaves
  • Witches spawned via spawn eggs now join raids and throw potions at raiders.
  • Fixed various spelling mistakes in the "How to Play" screen.
  • Fixed tips display for custom vehicles from Marketplace packs when using touch controls with a joystick.
  • Improved some of the common scripting error messages to provide better context and information.
  • Fixed unreliability around query.is_alive on server.
  • Fixed an issue preventing mobs from spawning further than 6 chunks away from the nearest player even if the server's simulation range is larger than 6 chunks.
  • Fixed fullscreen overlays not being displayed when being submerged in lava and powder snow in the "Deferred Technical Preview".
  • Fixed missing Hoppers within Minecarts in the "Deferred Technical Preview".
  • Fixed an issue where certain light emitting blocks (e.g., sea lantern, glowstone, magma, etc...) could not be turned into point lights in the "Deferred Technical Preview".
  • Fixed the appearance of rain, snow, and other weather effects in the "Deferred Technical Preview".
  • Improved the quality of light sources over large distances in the "Deferred Technical Preview".
  • Balanced the brightness of light emitted from emissive-only blocks in the "Deferred Technical Preview".

References

<references group="">

 </references>

Navigation

Template:BlockSprite Demo
(Guide)
Template:BlockSprite 0.1
(Guide)
Template:FileLink 0.2
(Guide)
Template:BlockSprite 0.3
(Guide)
Template:BlockSprite 0.4
(Guide)
Template:BlockSprite 0.5
(Guide)
Template:ItemSprite 0.6
(Guide)
Template:ItemSprite 0.7
(Guide)
v0.7.0
Template:LegacyItemSprite 0.8
(Guide)
v0.8.0
Template:LegacyBlockSprite 0.9
(Guide)
v0.9.0
Template:EnvSprite 0.10
(Guide)
v0.10.0
Template:ItemSprite 0.11
(Guide)
v0.11.0
Template:EnvSprite 0.12
(Guide)
v0.12.1
Template:ItemSprite 0.13
(Guide)
v0.13.0
Template:ItemSprite Overworld Update
(Guide)
v0.14.0
Template:EntitySprite Friendly Update
(Guide)
v0.15.0
Realms
v0.15.1
Template:ItemSprite Boss Update
(Guide)
v0.16.0
Template:EntitySprite Ender Update
(Guide)
1.0.0
1.0.3
1.0.4
1.0.5
1.0.6
Template:ItemSprite Discovery Update
(Guide)
1.1.0
1.1.1
1.1.3
Template:FileLink Better Together Update
(Guide)
1.2.0
1.2.3
1.2.5
1.2.6
1.2.10
1.2.13
Template:ItemSprite Update Aquatic (Phase One)
(Guide)
1.4.0
Template:BlockSprite Update Aquatic (Phase Two)
(Guide)
1.5.0
Template:EntitySprite 1.6
(Guide)
1.6.0
Template:BlockSprite 1.7
(Guide)
1.7.0
Template:EntitySprite 1.8
(Guide)
1.8.0
Template:EntitySprite 1.9
(Guide)
1.9.0
Template:BlockSprite Texture Update
(Guide)
1.10.0
Template:EffectSprite Village & Pillage
(Guide)
1.11.0
Template:BlockSprite 1.12
(Guide)
1.12.0
Template:EntitySprite 1.13
(Guide)
1.13.0
Template:EntitySprite Buzzy Bees
(Guide)
1.14.0
1.14.1
1.14.20
1.14.30
Template:ItemSprite Nether Update
(Guide)
1.16.0
1.16.20
1.16.100
1.16.200
RTX Beta
1.16.210
1.16.220
Template:BlockSprite Caves & Cliffs: Part I
(Guide)
1.17.0
1.17.10
1.17.30
1.17.40
Template:BlockSprite Caves & Cliffs: Part II
(Guide)
1.18.0
1.18.10
1.18.30
Template:BlockSprite The Wild Update
(Guide)
1.19.0
1.19.10
1.19.20
1.19.30
1.19.40
1.19.50
1.19.60
1.19.70
1.19.80
Template:ItemSprite Trails & Tales
(Guide)
1.20.0
1.20.10
1.20.30
1.20.40
Template:EntitySprite Bats and Pots
(Guide)
1.20.50
1.20.60
1.20.70
Template:EntitySprite Armored Paws
(Guide)
1.20.80
Template:ItemSprite Tricky Trials
(Guide)
1.21.0
1.21.20
1.21.30
Template:ItemSprite Bundles of Bravery
(Guide)
1.21.40
Template:BlockSprite The Garden Awakens
(Guide)
1.21.50
1.21.60
Template:BlockSprite Spring to Life
(Guide)
1.21.70
1.21.80
Template:EntitySprite Chase the Skies
(Guide)
1.21.90
1.21.100
Template:EntitySprite The Copper Age
(Guide)
1.21.111*
1.21.120
Template:ItemSprite Mounts of Mayhem
(Guide)
1.21.130
26.0
Template:Nowrap

Template:Article other

de:Bedrock Edition beta 1.20.50.20 es:Bedrock Edition beta 1.20.50.20 ko:Bedrock Edition 프리뷰 1.20.50.20 pt:Edição Bedrock Preview 1.20.50.20 uk:Preview 1.20.50.20 (Bedrock Edition) zh:基岩版1.20.50.20