Bedrock Edition beta 1.16.100.59
beta 1.16.100.59

| Edition | |||||||
|---|---|---|---|---|---|---|---|
| Release date |
Xbox One, Windows 10, Android: October 8, 2020 | ||||||
| Build version |
4805531 | ||||||
| Internal version |
Windows: 1.16.10059.0 | ||||||
| Type |
Beta | ||||||
| Beta for | |||||||
| Protocol version |
418 | ||||||
| |||||||
{
"title": "beta 1.16.100.59",
"images": [
"Bedrock 1.16.100.59.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 8, 2020",
"label": "Release date"
},
{
"field": "4805531",
"label": "Build version"
},
{
"field": "'''Windows''': 1.16.10059.0<br>\n'''Xbox One''': 1.16.10059.70<br>\n'''Android''': 1.16.100.59<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": "418",
"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.58|◄ beta 1.16.100.58]]\n</td>\n<td style=\"padding: 0.4em\">''' beta 1.16.100.59'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition beta 1.16.100.60| beta 1.16.100.60 ►]]\n</td>\n</tr>\n</table>"
}
Beta 1.16.100.59 is the tenth beta version for Bedrock Edition 1.16.100, released on October 8, 2020,[1] which adds a new command, re-adds RenderDragon, and fixes bugs.
Additions
Command format
- Used to set an action on a certain schedule.
- Works differently than Java Edition counterparts.
Changes
Command format
- Added the ability to pick between different shake types
General
- Re-enabled in the beta.
Technical
- Add Block
- Add Block content is not allowed to use Vanilla Block identifiers to avoid content collisions
SetBlockAtPosdoes not modify the block position from incoming parameters
- Components
- Added a Lock in Inventory (
minecraft:lock_in_inventory) component that can be applied to an item via the/giveand/replaceitemcommands. This prevents the item from being removed from the player's inventory, dropped, or crafted with. - Added a Lock in Slot (
minecraft:lock_in_slot) component that can be applied to an item via the/giveand/replaceitemcommands. This prevents the item from being moved or removed from its slot in the player's inventory, dropped, or crafted with. - Added a Keep on Death (
minecraft:keep_on_death) component which can be applied to an item via the/giveand/replaceitemcommands. This component prevents the item from being dropped when the player dies.
- Added a Lock in Inventory (
- Item Icon Component
- Items now have an easy way to set the icon for an item for displaying in the user interface
- Component Variables
texture: Full path to icon image to use as item's icon. No defaultframe: Molang script to be executed at runtime to determine the icon's current frame. Can be a constant, defaults to: 0legacy_texture_id: The name of the texture used on legacy items. No defaultlegacy_frame: Molang script to be executed at runtime to determine the icon's current frame. Can be a constant, defaults to: 0
- Data Driven Blocks
- Added the BlockDisplayNameComponent to allow display names to be configured in the localization table
- Made
entity_collisionandpick_collisiontake into account the rotation on a block - Added support for the
on_interacttrigger component - Improved support for
on_interactmodifying the item used, e.g. change durability or set into another item
Fixes
Performance and Stability
- Fixed several crashes that occurred during gameplay
- Fixed a crash that could occasionally occur while flying or moving around the game world
Blocks
- Signs can no longer be placed on end rods
- Blocks that can only be obtained with commands no longer have a placeholder tooltip (MCPE-100760)
- Fixed Crimson Roots, Warped Roots and Nether Sprouts not generating in the Nether (MCPE-100614)
- Walls converted from Console Edition saves are now joined properly
Items
- Item lock icon and tooltip no longer appear when the Show Tags game rule is false
- Fixed an issue that was causing some item recipes to be missing from the crafting window (MCPE-100257)
- Armor no longer gets stuck in the hot bar after interacting with an armor stand (MCPE-84368)
- Added Book & Quill back to the Creative item inventory (MCPE-100361)
User Interface
- Fixed the 'Profile' button in the Pause Menu not being sized correctly.
Technical
- Fixed an issue where custom items were not added to the Creative item inventory and therefore could not be used with commands
- Fixed a bug where a request queued with
/schedulewould not clear out when executed and would execute when re-entering a level - Fixed issues with the
/schedulecommand that would consider an area loaded before it was actually loaded, and the command now respects which dimension it is queued in - Fixed issue with Blocks sync
- Fixed animations not running on mobs spawned with custom events
- Fixed issue where
on_interactwould duplicate the item used if an event response killed the player - Fixed custom items functioning or rendering correctly on the client in a client/server scenario
Trivia
- Beta 1.16.100.59 has the same protocol version as beta 1.16.30.56, which means these versions are cross-compatible with each other.
References
- ↑ "Minecraft Beta - 1.16.100.59 (Xbox One/Windows 10/Android)" – Minecraft Feedback, October 8, 2020.