A notification will tell you when you’ve found a new crafting material
Picking up an item teaches you how to craft that item. Great for when a friend gives you a tool you haven’t crafted before
Sneak and Crawl
Players will no longer be stuck inside Cauldrons or Composters when crawling inside with a Trapdoor
The paperdoll will now show up properly when crawling
Fixed an issue where gliding or swimming could sometimes give the player an incorrect bounding box
Features and Bug Fixes
Gameplay
Suspicious Gravel and Suspicious Sand blocks now display correctly on maps
Fixed a crash that could occur when placing an End Crystal in The End
Shield no longer clips inside the Armor Stand model while in the riposte pose
Fixed Boats on Ice disappearing when Client-Side Chunk-Generation was enabled
Graphical
Underwater and fog effects are now based on camera position rather than player position
Fixed an issue that allowed FOV to affect appearance of first-person hands and Spyglass frame
Fancy Leaves setting is now applied immediately and will no longer cause x-ray effect
Mobs
Mobs are back to normal despawn rate during night
Camels now play a walking animation when taking damage while standing still
Sniffer can no longer dig up seeds in the air
User Interface
Reordered the gamepad tooltips for UI screens so that the buttons align with the same side as a controller
Vanilla Parity
Updated Bamboo Raft recipe to not include Shovel as an ingredient
Technical Updates
General
Converted “properties” to “states” for custom blocks
Fix a crash that could happen when running the “go_and_give_items_to_noteblock” goal
Fixed a crash that could occur when attempting to change a mob’s scale while it was colliding with blocks
Dedicated Server
Note for Linux users: Ubuntu 18.04 LTS (Bionic Beaver) will reach End of Standard Support in 2023. Accordingly, the Linux Minecraft Dedicated Server will also raise its minimum target Ubuntu version to 20.04 LTS (Focal Fossa) in a later R20 update (exact release to be determined). Minecraft server operators using Ubuntu are encouraged to prepare for this transition by updating their deployments to 20.04 LTS as soon as possible.
Items
Items with the “minecraft:block_placer” component will now place blocks with correct orientation
Released the “minecraft:max_stack_size” item component out of experimental in json formats 1.20.10 and higher
Custom items with “minecraft:block_placer” will no longer place certain blocks in the wrong location
Released the “minecraft:block_placer” item component out of experimental in json formats 1.20.10 and higher
Released the “minecraft:record” item component out of experimental in json formats 1.20.10 and higher
Experimental Technical Features
API
System
Replaced eventswith system.beforeEvents and system.afterEvents.
Renamed event beforeWatchdogTerminateto watchdogTerminate and moved it to beforeEvents
Moved scriptEventReceiveto afterEvents
MessageReceiveAfterEvent
Removed property sourceType
ScriptEventSource
Replaced enum MessageSourceTypewith a new enum ScriptEventSource
ScriptEventCommandMessageAfterEvent
Changed property sourceTypefrom MessageSourceType to ScriptEventSource
Increased maximum message length from 256 to 2048 characters
Camera
Limit free cam JSON to not pitch camera beyond plus or minus 90 degrees
Fixed /camerashake command to shake camera without also shaking player
Rendering of experimental minecraft:free camera no longer affected by player state like night vision
Recent Comments