![]() |
VOOZH | about |
| Edition | Bedrock Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | June 27, 2024 | ||||||
| Server version | 1.21.20.21 | ||||||
| Editor version | 0.6.7 | ||||||
| Build version | 25764113 | ||||||
| Internal version | Windows, Xbox: 1.21.2021.0 ChromeOS, Android, iOS, iPadOS: 1.21.20.21 | ||||||
| Version code | Android: 952102021 (armeabi-v7a, 34) | ||||||
| Type | Preview | ||||||
| Preview for | 1.21.20 | ||||||
| Downloads | Server Windows Linux | ||||||
| Protocol version | 708 | ||||||
| |||||||
{
"title": "Preview 1.21.20.21",
"images": [
"Bedrock 1.21.20.21 PatchNotes.jpeg",
"Bedrock 1.21.20.21.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "June 27, 2024",
"label": "Release date"
},
{
"field": "(link to Bedrock Dedicated Server 1.21.20.21 article, displayed as 1.21.20.21)",
"label": "Server version"
},
{
"field": "(link to Bedrock Editor 0.6.7 article, displayed as 0.6.7)",
"label": "''(link to Bedrock Editor article, displayed as Editor)'' version"
},
{
"field": "25764113",
"label": "Build version"
},
{
"field": "'''Windows, Xbox''': 1.21.2021.0<br>'''ChromeOS, Android, iOS, iPadOS''': 1.21.20.21",
"label": "Internal version"
},
{
"field": "'''Android''':<br />\n952102021 (armeabi-v7a, 34)<br />\n962102021 (x86, 34)<br />\n972102021 (arm64-v8a, 34)<br />\n982102021 (x86_64, 34)<br />",
"label": "Version code"
},
{
"field": "Preview",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Bedrock Edition 1.21.20 article, displayed as 1.21.20)",
"label": "Preview for"
},
{
"field": "'''Server'''<br>[https://minecraft.net/bedrockdedicatedserver/bin-win-preview/bedrock-server-1.21.20.21.zip Windows]<br>[https://minecraft.net/bedrockdedicatedserver/bin-linux-preview/bedrock-server-1.21.20.21.zip Linux]",
"label": "Downloads"
},
{
"field": "708",
"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.21.3|<span style=\"margin-right:-0.35em\">β</span>β 1.21.3]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 1.21.20|1.21.20]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.21.21| 1.21.21 <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.21.10.24|β Preview 1.21.10.24]]\n</td>\n<td style=\"padding: 0.4em\">''' Preview 1.21.20.21'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 1.21.20.22| Preview 1.21.20.22 βΊ]]\n</td>\n</tr>\n</table>"
}
Beta 1.21.20.21 (ChromeOS, Android) or Preview 1.21.20.21 (Windows, iOS, iPadOS, Xbox, PlayStation) is the sixth beta/Preview version for Bedrock Edition 1.21.20, released on June 27, 2024,[1] which fixes bugs.
yellow_flower to dandelion.light_block ID have now been split up into their own IDs.sandstone ID have now been split up into their own IDs.Tuff, Tuff Bricks, and Polished Tuff
Realms tab
Bed Screen
become_angry_event
become_calm_event
AI Goals
minecraft:behavior.swim_up_for_breath AI goal component which allows a mob to try to move to a location where it can breathe air once it is close to running out of its breathable supply.
EntityLeashableComponent
EntityLeashableComponent from beta to 1.13.0.Entities
angry_zoglin. This component group contains the minecraft:angry component.
General
Graphical
These additions and changes are accessible by enabling the "Beta APIs" experimental toggle.
EntityBreathableComponent
setAirSupply(value: number): void to property airSupply: number in beta.readonly canBreathe: boolean to beta.isHardcore to 1.14.0 beta.item_display_transforms control to the block geometry file. This controls the way a block is visually represented in the UI, on the player, and floating on the ground. It exists inside minecraft:geometry, and requires format_version 1.21.20.
"item_display_transforms": {
"gui" : {
"translation": [0, 0, 0],
"rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625]
},
"firstperson_righthand": {
"translation": [0, 0, 0],
"rotation": [0, 45, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"translation": [0, 0, 0],
"rotation": [0, -135, 0],
"scale": [0.4, 0.4, 0.4]
},
"thirdperson_righthand": {
"translation": [0, 2.5, 0],
"rotation": [75, 45, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"translation": [0, 2.5, 0],
"rotation": [75, 45, 0],
"scale": [0.375, 0.375, 0.375]
},
"ground": {
"translation": [0, 3.0, 0],
"rotation": [0, 0, 0],
"scale": [0.25, 0.25, 0.25]
},
"fixed": {
"translation": [0, 0, 0],
"rotation": [0, 0, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, 0, 0],
"rotation": [0, 0, 0],
"scale": [1, 1, 1]
}
}
Graphical
EXT_texture_cube_map_array is now required to run Deferred Technical Preview on Android devices that support GLES 3.1. Some devices will lose support, however most devices should be unaffected.From released versions before 1.21.20
Other
chiseled_sandstone and cut_sandstone sandstone variants could be used in a furnace to craft smooth_sandstone. It can now only accept normal sandstone and no other types of sandstone.red_sandstone_slab as an ingredient or result item, they would incorrectly use red_sandstone instead:
red_sandstone_slab can now be crafted again with 3 horizontal red_sandstone:0.red_sandstone_slab can now be crafted again with 3 horizontal red_sandstone:1.red_sandstone:1 can now be crafted again with 2 vertical red_sandstone_slab.