![]() |
VOOZH | about |
| Edition | Bedrock Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | August 7, 2024 | ||||||
| Server version | 1.21.30.22 | ||||||
| Editor version | 0.6.11 | ||||||
| Build version | 26729674 | ||||||
| Internal version | Windows, Xbox: 1.21.3022.0 Android, iOS, iPadOS: 1.21.30.22 | ||||||
| Version code | Android: 952103022 (armeabi-v7a, 34) | ||||||
| Type | Preview | ||||||
| Preview for | 1.21.30 | ||||||
| Downloads | Server Windows Linux | ||||||
| Protocol version | 723 | ||||||
| |||||||
{
"title": "Preview 1.21.30.22",
"images": [
"Bedrock 1.21.30.22 PatchNotes.jpeg",
"Bedrock 1.21.30.22.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "August 7, 2024",
"label": "Release date"
},
{
"field": "(link to Bedrock Dedicated Server 1.21.30.22 article, displayed as 1.21.30.22)",
"label": "Server version"
},
{
"field": "(link to Bedrock Editor 0.6.11 article, displayed as 0.6.11)",
"label": "''(link to Bedrock Editor article, displayed as Editor)'' version"
},
{
"field": "26729674",
"label": "Build version"
},
{
"field": "'''Windows, Xbox''': 1.21.3022.0<br>'''Android, iOS, iPadOS''': 1.21.30.22",
"label": "Internal version"
},
{
"field": "'''Android''':<br />\n952103022 (armeabi-v7a, 34)<br />\n962103022 (x86, 34)<br />\n972103022 (arm64-v8a, 34)<br />\n982103022 (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.30 article, displayed as 1.21.30)",
"label": "Preview for"
},
{
"field": "'''Server'''<br>[https://minecraft.net/bedrockdedicatedserver/bin-win-preview/bedrock-server-1.21.30.22.zip Windows]<br>[https://minecraft.net/bedrockdedicatedserver/bin-linux-preview/bedrock-server-1.21.30.22.zip Linux]",
"label": "Downloads"
},
{
"field": "723",
"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.23|<span style=\"margin-right:-0.35em\">β</span>β 1.21.23]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 1.21.30|1.21.30]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.21.31| 1.21.31 <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.30.21|β Preview 1.21.30.21]]\n</td>\n<td style=\"padding: 0.4em\">''' Preview 1.21.30.22'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 1.21.30.23| Preview 1.21.30.23 βΊ]]\n</td>\n</tr>\n</table>"
}
Beta 1.21.30.22 (ChromeOS, Android) or Preview 1.21.30.22 (Windows, iOS, iPadOS, Xbox, PlayStation) is the second beta/Preview version for Bedrock Edition 1.21.30, released on August 7, 2024,[1] which changes lots of names of blocks and items to parity with Java Edition, and fixes bugs.
Screenshot Gallery Screen
colored_torch_rg and colored_torch_bp IDs have now been split up into their own IDs.| Old ID | New ID |
|---|---|
π BlockSprite colored-torches.png: Sprite image for colored-torches in Minecraftcolored_torch_rg
|
π BlockSprite red-torch.png: Sprite image for red-torch in Minecraftcolored_torch_red
|
π BlockSprite green-torch.png: Sprite image for green-torch in Minecraftcolored_torch_green
| |
π BlockSprite colored-torches.png: Sprite image for colored-torches in Minecraftcolored_torch_bp
|
π BlockSprite blue-torch.png: Sprite image for blue-torch in Minecraftcolored_torch_blue
|
π BlockSprite purple-torch.png: Sprite image for purple-torch in Minecraftcolored_torch_purple
|
sponge ID have now been split up into their own IDs.all parameter to /reload command. This causes players to quit the world and rejoin, as well as reloading all behavior and resource packs.UI
helmet_layer_visible variable is now based on the result of the has_head_gear Molang query and the player and persona render controller's part visibility for the helmet layer no longer checks for the existence of head gear.
helmet_layer_visible to 1.0 to now properly work and maintains a fix that prevents persona hair and head gear from clipping outside of mob and Pumpkin heads.These additions and changes are accessible by enabling the "Beta APIs", and "Upcoming Creator Features" experimental toggles.
item_specific_speeds to minecraft:destructible_by_mining block component.ItemUseOnBeforeEvent
isFirstEvent: boolean to beta. This value will be true if the event was triggered on players initial interaction button press and false on events triggered from holding the interaction button.ItemUseOnAfterEvent
isFirstEvent: boolean to beta. This value will be true if the event was triggered on players initial interaction button press and false on events triggered from holding the interaction button.Graphical
From released versions before 1.21.30
variable.helmet_layer_visible doesn't work.Other
@minecraft/server-ui version 1.3.0 was not accessible.