Minecraft 1.21 is the next major update in the sandbox title, and players can already enjoy some of the upcoming features. Last week's Bedrock beta and Java snapshot added the game-changing crafter block.
Likewise, this week's Bedrock 1.20.50.22 patch is also filled with exciting features like the new copper blocks, tuff blocks, and more.
Minecraft players can now obtain the new members of the copper block family - Chiseled Copper, Copper Grate, Copper Bulb, Copper Door, Copper Trapdoor, and their oxidized variants. As mentioned, alongside copper, Mojang has also included new tuff blocks like tuff bricks, polished tuff, and their slab, stairs, and other variants.
Surprisingly, developers have also given a small revamp to bats, featuring new textures, models, and animations. Without further ado, let's dive into the patch notes for Minecraft Bedrock 1.20.50.22.
Chart New Territories with the ultimate Minecraft Seed Generator!
Minecraft Bedrock 1.20.50.22 patch notes: All you need to know
Experimental Features in Minecraft Bedrock 1.20.50.20
Copper block family
The Copper family of blocks has been expanded, including:
- Chiseled Copper
- Copper Grate
- Copper Bulb
- Copper Door
- Copper Trapdoor
- Oxidized and waxed variants of all the above
Chiseled Copper
- Crafted with 2 Cut Copper Slabs of a shared oxidation level
- Can be crafted in the Stonecutter
Copper Grate
- A new type of decorative block unique to the Copper family
- Crafted with 4 Copper Blocks of a shared oxidation level
- Can be crafted in the Stonecutter
Properties:
- Transparent and allows light to pass through
- Mobs cannot suffocate inside them
- Cannot conduct Redstone
- Hostile mobs cannot naturally spawn on them
Copper Blub
- A light-emitting block that can toggle its light emission through Redstone pulses
- Oxidizes like other Copper blocks, and emits less light the more oxidized they are
- Copper Bulb: Light level 15
- Exposed Copper Bulb: Light level 12
- Weathered Copper Bulb: Light level 8
- Oxidized Copper Bulb: Light level 4
- When placed, its light is off by default
- While the Copper Bulb is unpowered, it will toggle its light on or off when it receives a Redstone pulse
- Copper Bulb light will stay on even when the Redstone source is removed until it receives another Redstone pulse to toggle it off
- A Redstone crystal will glow in the center of Copper Bulbs while it is powered by a Redstone signal
- Comparators will read a signal strength of 15 if the Copper Bulb's light is on
- Does not conduct Redstone power
Can craft 4 Copper Bulbs with:
- 3 Copper Blocks of a shared oxidation level
- 1 Blaze Rod
- 1 Redstone Dust
Copper doors and trapdoors
- Copper variants of Doors and Trapdoors that can oxidize over time and be waxed
- Works like wooden Doors in that they can be opened and closed with interaction as well as Redstone
- Crafted with Copper Blocks of a shared oxidation level
Tuff block family
Tuff has been expanded to have its own family of blocks, including:
- Stair, Slab, Wall, and Chiseled variants
- Tuff Bricks with Stair, Slab, Wall, and Chiseled variants
- Polished Tuff with Stair, Slab, and Wall variants
- All Tuff variants can be crafted in the Stonecutter
Known issue with these experimental blocks
- Waxed Copper Grate - can be crafted on the Crafting Table with Honeycomb, but crafting directly from Waxed Copper Blocks isn't working for the Crafting Table or Stonecutter
- Chiseled Copper - can't be crafted via the Crafting Table
- Waxed Chiseled Copper - can be crafted on the Crafting Table with Honeycomb, but crafting directly from Waxed Copper Blocks isn't working for the Crafting Table or Stonecutter
- Tuff Blocks - can't be crafted via the Crafting Table but can via the Stonecutter
Features and bug fixes in Minecraft Bedrock 1.20.50.22
Bat
- The Bat now has a new look, thanks to an updated model, animations, and texture
Blocks
- A Sticky Piston pulling a retracting Sticky Piston that is pulling a player and another block no longer crashes the game
- Chorus Flowers can now be destroyed by any projectile, which will no longer disappear after impact
Decorated pots
- The sounds emitted by Decorated Pots breaking have been made "smashier"
Gameplay
- Fixed an issue where players couldn't block with a shield after releasing to use an item that had left their inventory
Mobs
- Leads will no longer break if a leashed mob is not in the same chunk as the leash holder upon reloading a world
- Mobs on fire no longer spread fire to their target when holding something in their main hand
- The calculations to determine whether a mob can attack a player or other mobs have been changed. Previously a mob's horizontal width was used to determine their attack reach and their height had no effect. The area where a mob can attack is now their bounding box extended in horizontal directions.
- The mobs affected by this change are Axolotl, Bee, Blaze, Cave Spider, Dolphin, Drowned, Enderman, Endermite, Fox, Hoglin, Husk, Iron Golem, Panda, Piglin, Piglin Brute, Pillager, Silverfish, Skeleton, Spider, Stray, Vindicator, Warden, Wither Skeleton, Wolf, Zoglin, Zombie, Zombie Pigman, and Zombie Villager
- The new reach calculation is the attacking mob's bounding box extended by 0.8 blocks horizontally. If this extended box overlaps the target's bounding box, then the attack can reach
- This change does not affect the reach of players
Touch controls
- Fixed an issue where the player could enter touch control customization without having touch controls
User Interface
- The loading screen now displays 3 categories of tips based on player progression
Technical updates
Cameras
- Added a content warning for when the camera is placed outside of the player's chunk radius
Add-ons and script engine
- Added a Clear button to the content log screen
API
- Added initial NPC support to scripting with the EntityNpcComponent
EDITOR
The Editor and its corresponding API are in early development and available for keyboard/mouse on Windows PC Bedrock Preview builds.
Updates this week:
- Added API class SettingsManager which will contain settings categories as properties.
- Added property settings: SettingsManager to ExtensionContext API.
- Added API class GraphicsSettings with get, getAll, set and setAll functions to manage graphics settings properties.
- Added API enum GraphicsSettingsProperty and type GraphicsSettingsPropertyTypeMap for available graphics settings properties.
- Updated Grapple “Quick Teleport” functionality to use Camera API. Grapple to fast teleport to a target block using “G.” Grapple to frame up a Selection using “F.”
Graphical
- When a particle emitter is added to an entity but particles simulate in world, particles now correctly collide with the world
Items
- Renamed "minecraft:use_duration" to "minecraft:use_modifiers" and added a "movement_modifier" parameter in json format versions 1.20.50 and higher
- Deprecated "minecraft:chargeable" in json format versions 1.20.50 and higher. Use "minecraft:use_modifiers" instead for "movement_modifier" behavior
Experimental Technical Features in Minecraft Bedrock 1.20.50.22
Gametest
- SimulatedPlayer
- stopUsingItem now returns the item that was being used
Graphical
- Fixed heightmaps appearing inverted in the deferred technical preview
Script API
- Fixed @minecraft/server-ui forms not correctly rendering player scoreboard information when embedded in rawtext
API
- Fixed target property to be of type Entity or undefined as the entity may not have a target
- EntityHitInformation
- Fixed entity property to be of type Entity or undefined as the entity may be undefined
- EntityInventoryComponent
- container member variable now correctly reflects it can be a Container or undefined
- entity member variable now correctly reflects it can be a Entity or undefined
- ItemStartUseOnAfterEvent
- itemStack is now optional
- ItemStopUseAfterEvent
- itemStack is now optional
These are all the new features, changes, and bug fixes in Minecraft Bedrock 1.20.50.22 beta/preview releases. Players can download the patch to try them out. To do so, while creating a new world, turn on experimental Minecraft 1.21 features.
Uncover new worlds with our Minecraft Seed Generator!