Bedrock Edition beta 1.16.100.52
beta 1.16.100.52

| Edition | |||||||
|---|---|---|---|---|---|---|---|
| Release date |
Xbox One, Windows 10, Android: August 19, 2020 | ||||||
| Build version |
4548806 | ||||||
| Internal version |
Windows: 1.16.10052.0 | ||||||
| Type |
Beta | ||||||
| Beta for | |||||||
| Protocol version |
411 | ||||||
| |||||||
{
"title": "beta 1.16.100.52",
"images": [
"Bedrock 1.16.100.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:''' August 19, 2020",
"label": "Release date"
},
{
"field": "4548806",
"label": "Build version"
},
{
"field": "'''Windows''': 1.16.10052.0<br>\n'''Xbox One''': 1.16.10052.70<br>\n'''Android''': 1.16.100.52<br>",
"label": "Internal version"
},
{
"field": "Beta",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Bedrock Edition 1.16.100 article, displayed as 1.16.100)",
"label": "Beta for"
},
{
"field": "411",
"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.61|<span style=\"margin-right:-0.35em\">◄</span>◄ 1.16.61]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 1.16.100|1.16.100]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.16.101| 1.16.101 <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.100.51|◄ beta 1.16.100.51]]\n</td>\n<td style=\"padding: 0.4em\">''' beta 1.16.100.52'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition beta 1.16.100.53| beta 1.16.100.53 ►]]\n</td>\n</tr>\n</table>"
}
Beta 1.16.100.52 is the third beta version for Bedrock Edition 1.16.100, released on August 19, 2020,[1] which added new commands, more parity features from Java Edition, technical changes, and fixes bugs.
Additions
Command format
- Used to run a one-off animation.
/ride
- Used to make entities ride other entities, stop entities from riding, make rides evict their riders, or summon rides or riders.
- Used to save and load structures without having to use structure blocks.
Changes
Blocks
- Can now be crafted with Blackstone.
- Now gives itself when pickblocked, instead of normal dirt.
- Can now be obtained using
/givecommand.
General
Technical
- Updated Actor Properties. Two fields that were invalid and appeared in some vanilla content will now give a content error. The field 'value' on
minecraft:can_flyand the propertyminecraft:foot_sizeshould simply be removed from any entity files. - Make boat use the Buoyancy Component. Added two new components, the
inside_block_notifiercomponent, which fires specified events when the actor enters or exits specified blocks, and theout_of_controlcomponent, which sets a corresponding actor flag, in order to make this possible. - Added error checks to parsing of minecraft shareables items. Displays content log if item name is invalid or the array is empty.
- Attempting to load a custom material that is not defined no longer causes a crash. A proper content error is now thrown.
- Exposed new data parameters to control the behavior of Drop Item For Goal. This includes:
seconds_before_pickup,cooldown,minimum_teleport_distance,max_head_look_at_height,teleport_offset, andentity_types. - Exposed new data parameters to control the behavior of Harvest Farm Block Goal, including
max_seconds_before_search,search_cooldown_max_seconds, andseconds_until_new_task. - Updated the
format_versionfieldin geometry, particles, and animation files to behave as entity behavior files do.
- Aseprite
- The UI now supports using aseprite JSON files for animations, which allows more advanced animations than simple flip books.
- Format Version Checks
- Updated the
format_versionfieldin geometry, particles, and animation files to behave as entity behavior files do.
- Updated the
- SetBannerDetailsFunction
- Now supports customizing non-Illager banners
- Up to 6 patterns and colors can be specified.
Fixes
Vanilla Parity
- Brewing Stand can now be crafted with Blackstone (MCPE-90465)
- Players can now spawn farmland with the
/givecommand and pick it with Pick Block (MCPE-25691) - Cod and Salmon killed by fire damage now drop cooked fish (MCPE-30693)
Performance and Stability
- Fixed a crash that occurred when entering a game with specific texture packs enabled
- Adding tags to the Ender Dragon will no longer crash the game when reloading the world (MCPE-89076)
Blocks
- Fence gates now align with Blackstone Walls (MCPE-78002)
- Placing blocks on Crimson Roots and Warped Roots will now properly remove the roots (MCPE-81521)
- Target blocks no longer power additional blocks above them (MCPE-85455)
- Cocoa Beans can now be placed on and survive on all jungle wood variants (MCPE-46638)
Experience Orb
- The Experience Orb now ignores world lighting, allowing it to always be at max brightness (MCPE-67448)
Items
- Dropped items no longer float too low to the ground
- Dragon Egg now always drops when it is destroyed by an explosion (MCPE-52632)
Mobs
- Mobs in lava were not able to find a path out. This fix makes it so they can enter a lava block if they are already in lava
- Pathfinding will now account for
minecraft:scalecomponent - Updated BrewingStand, ButtonBlock, ChestBlock, EnderChestBlock, SlabBlock, and SoulSandBlockblock types to allow path-finding and navigation (MCPE-47075)
References
- ↑ "Minecraft Beta - 1.16.100.52 (Xbox One/Windows 10/Android)" , August 19, 2020.