![]() |
VOOZH | about |
| Edition | Bedrock Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | April 29, 2025 | ||||||
| Server version | 1.21.90.21β1.21.90.22 | ||||||
| Editor version | 0.9.7 | ||||||
| Build version | 32912764 | ||||||
| Internal version | Windows, Xbox: 1.21.9021.0 Android: 1.21.90.21 | ||||||
| Version code | Android: 952109021 (armeabi-v7a, 34) | ||||||
| Type | Preview | ||||||
| Preview for | 1.21.90 | ||||||
| Downloads | Server (1.21.90.21) Windows Linux Server (1.21.90.22) Windows Linux | ||||||
| Protocol version | 808 | ||||||
| |||||||
{
"title": "Preview 1.21.90.21",
"images": [
"Bedrock 1.21.90.21 PatchNotes.jpeg",
"Bedrock 1.21.90.21.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "April 29, 2025",
"label": "Release date"
},
{
"field": "(link to Bedrock Dedicated Server 1.21.90.21 article, displayed as 1.21.90.21)β(link to Bedrock Dedicated Server 1.21.90.22 article, displayed as 1.21.90.22)",
"label": "Server version"
},
{
"field": "(link to Bedrock Editor 0.9.7 article, displayed as 0.9.7)",
"label": "''(link to Bedrock Editor article, displayed as Editor)'' version"
},
{
"field": "32912764",
"label": "Build version"
},
{
"field": "'''Windows, Xbox''': 1.21.9021.0<br>'''Android''': 1.21.90.21",
"label": "Internal version"
},
{
"field": "'''Android''':<br />\n952109021 (armeabi-v7a, 34)<br />\n962109021 (x86, 34)<br />\n972109021 (arm64-v8a, 34)<br />\n982109021 (x86_64, 34)",
"label": "Version code"
},
{
"field": "Preview",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Bedrock Edition 1.21.90 article, displayed as 1.21.90)",
"label": "Preview for"
},
{
"field": "'''Server (1.21.90.21)'''<br>[https://www.minecraft.net/bedrockdedicatedserver/bin-win-preview/bedrock-server-1.21.90.21.zip Windows]<br>[https://www.minecraft.net/bedrockdedicatedserver/bin-linux-preview/bedrock-server-1.21.90.21.zip Linux]<br>'''Server (1.21.90.22)'''<br>[https://www.minecraft.net/bedrockdedicatedserver/bin-win-preview/bedrock-server-1.21.90.22.zip Windows]<br>[https://www.minecraft.net/bedrockdedicatedserver/bin-linux-preview/bedrock-server-1.21.90.22.zip Linux]",
"label": "Downloads"
},
{
"field": "808",
"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.84|<span style=\"margin-right:-0.35em\">β</span>β 1.21.84]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 1.21.90|1.21.90]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.21.91| 1.21.91 <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.90.20|β Preview 1.21.90.20]]\n</td>\n<td style=\"padding: 0.4em\">''' Preview 1.21.90.21'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 1.21.90.23| Preview 1.21.90.23 βΊ]]\n</td>\n</tr>\n</table>"
}
Beta 1.21.90.21 (ChromeOS, Android), or Preview 1.21.90.21 (Windows, Xbox, PlayStation), or Preview 1.21.90.22 (iOS, iPadOS), is the second beta/Preview version for Bedrock Edition 1.21.90, released on April 29, 2025,[1] which fixes bugs.
block.sand.wind).
block.sand.idle).Short Dry Grass and Tall Dry Grass
block.sand.wind) when above 2 sand, red sand, or terracotta blocks.Graphics
@minecraft/server 2.0.0isValid property on Camera from beta to stable.TicksPerDay from beta to stable.ScriptTintMethod from beta to stable.ScriptBlockMapColorComponent from beta to stable.emitter_intensity with emitter_particle_count in block_destruction.json and block_slide.json. This is to go in line with the particle count field in the BlockDestructionParticlesComponent. emitter_intensity will still be used in the previous versions of these files.Components
minecraft:input_air_controlled component no longer requires use_beta_features.These additions and changes are accessible by enabling the "Beta APIs", "Upcoming Creator Features" and "Locator Bar" experimental toggles.
API
@minecraft/server 2.1.0-betaLiquidSettings in beta.liquidSettings to scripting interfaces JigsawPlaceOptions and JigsawStructurePlaceOptions in beta. Defaults to ApplyWaterlogging.cheatsRequired property on CustomCommand interface.
true (default is true), custom command execution requires that cheats are enabled. If false, then the custom command can execute without cheats enabled.Player.isOp().layerPermissionLevel to Player.commandPermissionLevel to Player.PlayerPermissionLevel enum with Visitor, Member, Operator values.Block Components
uv_lock to minecraft:geometry block component behind Upcoming Creator Features experiment.
minecraft:transformation component rotates the geometry.liquidSettings to /place structure and /place jigsaw commands. Defaults to apply_waterlogging.Components
BlockDestructionParticles component has a new field allowing creators to determine the amount of particles that are generated on the destruction of the block.liquid_settings to minecraft:jigsaw JSON to allow control over handling liquids when placing structures. Defaults to apply_waterlogging.From released versions before 1.21.90
Other
minecraft:geometry component where the full block geometry identifier minecraft:geometry.full_block was being ignored for several behaviors, including:
minecraft:entity_placer component.query.health to work for the Wither to properly reflect the elapsed ticks since it started dying.