![]() |
VOOZH | about |
| Edition | Bedrock Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | Xbox One, Windows 10, Android: October 28, 2020 | ||||||
| Internal version | Windows: 1.16.20052.0 Xbox One: 1.16.20052.70 | ||||||
| Type | Beta | ||||||
| Beta for | 1.16.200 | ||||||
| Protocol version | 421 | ||||||
| |||||||
{
"title": "beta 1.16.200.52",
"images": [
"Goat1.16.200.52.jpg",
"Bedrock 1.16.200.52.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "'''Xbox One, Windows 10, Android:''' October 28, 2020",
"label": "Release date"
},
{
"field": "'''Windows''': 1.16.20052.0<br>\n'''Xbox One''': 1.16.20052.70<br>\n'''Android''': 1.16.200.52<br>",
"label": "Internal version"
},
{
"field": "Beta",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Bedrock Edition 1.16.200 article, displayed as 1.16.200)",
"label": "Beta for"
},
{
"field": "421",
"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.16.101|<span style=\"margin-right:-0.35em\">β</span>β 1.16.101]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 1.16.200|1.16.200]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.16.201| 1.16.201 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition beta 1.16.200.51|β beta 1.16.200.51]]\n</td>\n<td style=\"padding: 0.4em\">''' beta 1.16.200.52'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition beta 1.16.200.53| beta 1.16.200.53 βΊ]]\n</td>\n</tr>\n</table>"
}
Beta 1.16.200.52 is the second beta version for Bedrock Edition 1.16.200, released on October 28, 2020,[1] which added some of the first Caves & Cliffs features behind experimental gameplay toggle, and fixes bugs.
Scripting, Add-Ons, and Technical
set_block and set_block_at_pos to use BlockDescriptor when specifying block_typeBlocks
query.cardinal_facing_2d to get a ground plane direction that doesn't return up or downon_use_on)minecraft:on_use_on in an item. Face can be queried with query.block_faceEvent Responses
add_mob_effect and remove_mob_effect no longer throw content errors when valid effect names are passed inremove_mob_effect to make creators aware they can use the value "all" in effect to remove all mob effects from a targetThese additions and changes are accessible by enabling the "Caves & Cliffs" experimental toggles.
Performance and Stability
General
Accessibility
Gameplay
Mobs
Commands
/playsound commands now play the sound correctly for all players in range/effect command duration is now capped at 1,000,000 seconds (MCPE-92916)/titleraw command success no longer returns to player (MCPE-63618)FadeOut argument is no longer ignored in /title's times commandGraphics, Textures, and User Interface
tips.game.62Technical
entity_collision and pick_collision componentsminecraft:inventory component has to be increased to match the equippable slots in order for the server to accept the item placement