Bedrock Edition Preview 1.20.60.22
Preview 1.20.60.22


| Edition | |||||||
|---|---|---|---|---|---|---|---|
| Release date |
December 6, 2023 | ||||||
| Server version | |||||||
| Editor version | |||||||
| Build version |
20190167 | ||||||
| Internal version |
Windows: 1.20.6022.0 | ||||||
| Version code |
Android: | ||||||
| Type |
Preview | ||||||
| Preview for | |||||||
| Downloads | |||||||
| Protocol version |
642 | ||||||
| |||||||
{
"title": "Preview 1.20.60.22",
"images": [
"Bedrock 1.20.60.22 PatchNotes.jpg",
"Bedrock 1.20.60.22.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "December 6, 2023",
"label": "Release date"
},
{
"field": "(link to Bedrock Dedicated Server 1.20.60.22 article, displayed as 1.20.60.22)",
"label": "Server version"
},
{
"field": "(link to Bedrock Editor 0.4.11 article, displayed as 0.4.11)",
"label": "(link to Bedrock Editor article, displayed as Editor) version"
},
{
"field": "20190167",
"label": "Build version"
},
{
"field": "'''Windows''': 1.20.6022.0<br>'''Xbox One''': 1.20.6022.70<br>'''Android, iOS, iPadOS''': 1.20.60.22",
"label": "Internal version"
},
{
"field": "<small>'''Android''':<br>\n952006022(armeabi-v7a,33)<br>\n962006022(x86,33)<br>\n972006022(arm64-v8a,33)<br>\n982006022(x86_64,33)<br></small>",
"label": "Version code"
},
{
"field": "Preview",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Bedrock Edition 1.20.60 article, displayed as 1.20.60)",
"label": "Preview for"
},
{
"field": "'''Server'''<br>[https://minecraft.net/bedrockdedicatedserver/bin-win-preview/bedrock-server-1.20.60.22.zip Windows]<br>[https://minecraft.net/bedrockdedicatedserver/bin-linux-preview/bedrock-server-1.20.60.22.zip Linux]",
"label": "Downloads"
},
{
"field": "642",
"label": "(link to Protocol version article, displayed as Protocol version)"
}
],
"invimages": [],
"footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.20.51|<span style=\"margin-right:-0.35em\">◄</span>◄ 1.20.51]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 1.20.60|1.20.60]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.20.70| 1.20.70 <span style=\"margin-right:-0.35em\">►</span>►]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 1.20.60.21|◄ Preview 1.20.60.21]]\n</td>\n<td style=\"padding: 0.4em\">''' Preview 1.20.60.22'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 1.20.60.23| Preview 1.20.60.23 ►]]\n</td>\n</tr>\n</table>"
}
Beta 1.20.60.22 (Android) or Preview 1.20.60.22 (Windows, iOS, iPadOS, Xbox) is the third beta/Preview version for Bedrock Edition 1.20.60, released on December 6, 2023,[1] which fixes bugs.
Changes
Technical
- Made the display name parameter optional in Scoreboard
addObjective.
Components
- Added a "drop_item_slot" field to the "interact" component, which allows to specify an inventory slot to remove and drop items from
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
These additions and changes are accessible by enabling the "Update 1.21" and "Beta APIs" experimental toggles.
Changes
Blocks
- Updated Copper Door textures, including oxidized variations.
- Copper Doors and Trapdoors have now correct breaking time and blast resistance.
Mobs
- Breeze ground particles now stop playing when they're riding other entities.
- Separated the Breeze diffuse and emissive textures.
Technical
- Added method
eatItem(itemStack: ItemStack): void;. - BlockSignComponent
- Changed signature of function
setWaxedtosetWaxed(waxed: boolean) - Removed event/property
pistonActivate
- Changed signature of function
- 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 property
- Removed class
PistonActivateBeforeEvent - Removed class
PistonActivateBeforeEventSignal - Types
- Moved BlockType from
betato1.8.0 - Moved FluidType from
betato1.8.0
- Moved BlockType from
- Moved
NavigationResultfrom@minecraft/serverto@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
Fixes
From released versions before 1.20.0
- MCPE-167836 – Cannot change
brightness_gammasetting in blocks.json - MCPE-170377 – Buttons can be accidentally clicked, when clicking out of window and into the background of game
Others
- Containers being cloned over no longer keep their container screens open and no longer cause crashes.
- Fixed a rare crash that could occur with the “Seven Seas” achievement.
- 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.
- The Friends drawer on the Play screen now makes sounds when opened and closed.
- Fixed a crash that could occur when players placed or destroyed any block and then Save & Quit with Ray Tracing enabled.
- Fixed issue where ActionFormData buttons could not be clicked if there were more than 255 buttons in the form
References
- ↑ "Minecraft - Beta & Preview 1.20.60.22" – Minecraft Feedback, December 6, 2023.