«    March 2026    »
MonTueWedThuFriSatSun
 1
2345678
9101112131415
16171819202122
23242526272829
3031 
March 2026 (67)
February 2026 (76)
January 2026 (122)
December 2025 (58)
November 2025 (89)
October 2025 (67)
 
For-Minecraft.com » Minecraft PE 1.20.60.22 Changelog

Minecraft PE 1.20.60.22 Changelog

Copper Door

  • Updated Copper Door textures, including oxidized variations
  • Copper Doors and Trapdoors have now correct breaking time and blast resistance 

Breeze

  • Breeze ground particles now stop playing when they're riding other entities
  • Separated the Breeze diffuse and emissive textures

Features and Bug Fixes

Blocks

  • Containers being cloned over no longer keep their container screens open and no longer cause crashes

General

  • Fixed a rare crash that could occur with the “Seven Seas” achievement

Character Creator

  • Fixed a bug that kept the previewed item on the paper doll even after navigating back using the sidebar
  • All unowned and owned emotes should now be discoverable within the emotes section of Dressing Room 

User Interface

  • Last highlighted button will not get pressed when the window regains focus anymore
  • The Friends drawer on the Play screen now makes sounds when opened and closed 

Technical Updates

API

  • Made the display name parameter optional in Scoreboard addObjective

Blocks

  • Changing the brightness_gamma value for blocks now darkens the block correctly

Components

  • Added a "drop_item_slot" field to the "interact" component, which allows to specify an inventory slot to remove and drop items from

Editor

  • Tool Test World was moved from toolrail and is now under menu World Options

Graphical

  • Fixed a crash that could occur when players placed or destroyed any block and then Save & Quit with Ray Tracing enabled

Stability and Performance

  • Send "material" for vanilla data-driven blocks in the StartGamePacket blockProperties. "block_id" is also moved to the "vanilla_block_data" object

Experimental Technical Updates

API

  • Added method eatItem(itemStack: ItemStack): void;.
  • BlockSignComponent
    • Changed signature of function setWaxed to setWaxed(waxed: boolean)
    • Removed event/property pistonActivate
  • Added enum BlockPistonState export enum BlockPistonState { Expanded = "Expanded", Expanding = "Expanding", Retracted = "Retracted", Retracting = "Retracting" }
  • Class BlockPistonComponent
    • Removed property isExpanded
    • Removed property isExpanding
    • Removed property isRetracted
    • Removed property isRetracting
    • Added property readonly state: BlockPistonState
    • Changed function getAttachedBlocks to return type Block[]
    • Added function getAttachedBlocksLocations(): Vector3[]
  • Removed class PistonActivateBeforeEvent
  • Removed class PistonActivateBeforeEventSignal
  • Types
    • Moved BlockType from beta to 1.8.0
    • Moved FluidType from beta to 1.8.0
  • Moved NavigationResult from @minecraft/server to @minecraft/server-gametest

Graphical

  • Adjusted the falloff of point light sources (e.g., torches, lanterns, etc...) to use a square, Manhattan-based distance metric in the Deferred Technical Preview.
  • Tinted ambient light color with point light color for better multi-colored lighting over large distances in the Deferred Technical Preview

Scripting

  • Fixed issue where ActionFormData buttons could not be clicked if there were more than 255 buttons in the form

Up © 2025 For-Minecraft.com