![]() |
VOOZH | about |
| Edition | Bedrock Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | Windows, Android, iOS, iPadOS, Xbox - October 19, 2022 | ||||||
| Internal version | Windows: 1.19.5021.0 Xbox One: 1.19.5021.70 Android, iOS, iPadOS: 1.19.50.21 | ||||||
| Type | Preview | ||||||
| Preview for | 1.19.50 | ||||||
| Downloads | Server Windows Linux | ||||||
| Protocol version | 559 | ||||||
| |||||||
{
"title": "Preview 1.19.50.21",
"images": [
"Bedrock 1.19.50.21 PatchNotes.jpg",
"Bedrock 1.19.50.21.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "'''Windows, Android, iOS, iPadOS, Xbox''' - October 19, 2022",
"label": "Release date"
},
{
"field": "'''Windows''': 1.19.5021.0<br>'''Xbox One''': 1.19.5021.70<br>'''Android, iOS, iPadOS''': 1.19.50.21",
"label": "Internal version"
},
{
"field": "Preview",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Bedrock Edition 1.19.50 article, displayed as 1.19.50)",
"label": "Preview for"
},
{
"field": "'''Server'''<br>[https://minecraft.net/bedrockdedicatedserver/bin-win-preview/bedrock-server-1.19.50.21.zip Windows] [https://minecraft.net/bedrockdedicatedserver/bin-linux-preview/bedrock-server-1.19.50.21.zip Linux]",
"label": "Downloads"
},
{
"field": "559",
"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.19.41|<span style=\"margin-right:-0.35em\">β</span>β 1.19.41]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 1.19.50|1.19.50]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.19.51| 1.19.51 <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.19.50.20|β Preview 1.19.50.20]]\n</td>\n<td style=\"padding: 0.4em\">''' Preview 1.19.50.21'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 1.19.50.22| Preview 1.19.50.22 βΊ]]\n</td>\n</tr>\n</table>"
}
Beta 1.19.50.21 (Android) or Preview 1.19.50.21 (Windows, iOS, iPadOS, Xbox) is the second beta/Preview version for Bedrock Edition 1.19.50, released on October 19, 2022,[1] which adds the first 1.20 features to the game, and fixes bugs.
Doors, fence gates and trapdoors
Actor Properties
AI Goals
minecraft:offer_flower AI behavior to specify such things as the time that the mob offers the flower for, the chance that the goal will start, and the dimensions of the AABB used to search for a mob to offer a flower to.minecraft:offer_flower AI behavior can now be used by any mob, not just the iron golem.minecraft:offer_flower AI behavior will now search through all mobs in the specified range rather than just the closest one, meaning that this goal has the potential to be used more consistently than before.minecraft:take_flower AI behavior to specify such things as the conditions to be met to start the goal, the min and max wait times before taking the flower, and the dimensions of the AABB used to search for a mob to take a flower from.minecraft:take_flower AI behavior can now be used by any mob, not just baby Villagers.These additions and changes are accessible by enabling the "Upcoming Creator Features", "Beta APIs", and "Next Major Update" experimental toggle.
Buttons, doors, fences, fence gates, planks, pressure plates, signs, slabs, stairs, and trapdoors
Commands
General
minecraft:breathability component. Component will have no effect on the custom defined block.API
run() - runs a function on the next tick (can be used to maintain a game loop tick over tick).getDimension().getAllPlayers().nether.overworld.theEnd.id.runCommandAsync().commandResult.id.typeId.dimension.runCommandAsync().name.Spectator Mode
User Interface
World and Dimensions
Gameplay
Add-Ons and Script Engine
Stability and Performance
Touch Controls