<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ABedrock_Edition_beta_1.16.100.59</id>
	<title>Minecraft:Bedrock Edition beta 1.16.100.59 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ABedrock_Edition_beta_1.16.100.59"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Bedrock_Edition_beta_1.16.100.59&amp;action=history"/>
	<updated>2026-04-09T02:05:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Bedrock_Edition_beta_1.16.100.59&amp;diff=47904&amp;oldid=prev</id>
		<title>imported&gt;The Non Useful: ja interwiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Bedrock_Edition_beta_1.16.100.59&amp;diff=47904&amp;oldid=prev"/>
		<updated>2025-10-24T10:37:00Z</updated>

		<summary type="html">&lt;p&gt;ja interwiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox version&lt;br /&gt;
|edition=Bedrock&lt;br /&gt;
|image=Bedrock 1.16.100.59.png&lt;br /&gt;
|type=Beta&lt;br /&gt;
|internal=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Windows&amp;#039;&amp;#039;&amp;#039;: 1.16.10059.0&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Xbox One&amp;#039;&amp;#039;&amp;#039;: 1.16.10059.70&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Android&amp;#039;&amp;#039;&amp;#039;: 1.16.100.59&amp;lt;br&amp;gt;&lt;br /&gt;
|build=4805531&lt;br /&gt;
|parent=1.16.100&lt;br /&gt;
|date=&amp;#039;&amp;#039;&amp;#039;Xbox One, Windows 10, Android:&amp;#039;&amp;#039;&amp;#039; October 8, 2020&lt;br /&gt;
|prevparent=1.16.61&lt;br /&gt;
|prev=beta 1.16.100.58&lt;br /&gt;
|next=beta 1.16.100.60&lt;br /&gt;
|nextparent=1.16.101&lt;br /&gt;
}}&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Beta 1.16.100.59&amp;#039;&amp;#039;&amp;#039; is the tenth beta version for [[Minecraft:Bedrock Edition 1.16.100]], released on October 8, 2020,&amp;lt;ref&amp;gt;{{cite|url= https://feedback.minecraft.net/hc/en-us/articles/360050305112|title=Minecraft Beta - 1.16.100.59 (Xbox One/Windows 10/Android)|website=Minecraft Feedback|date=October 8, 2020}}&amp;lt;/ref&amp;gt; which adds a new command, re-adds RenderDragon, and fixes bugs.&lt;br /&gt;
&lt;br /&gt;
== Additions ==&lt;br /&gt;
=== Command format ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{cmd|schedule}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Used to set an action on a certain schedule.&lt;br /&gt;
* Works differently than &amp;#039;&amp;#039;Java Edition&amp;#039;&amp;#039; counterparts.&lt;br /&gt;
&lt;br /&gt;
== Changes ==&lt;br /&gt;
=== Command format ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{cmd|camerashake}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Added the ability to pick between different shake types&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:RenderDragon]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Re-enabled in the beta.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Technical&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Add Block&lt;br /&gt;
** Add Block content is not allowed to use Vanilla Block identifiers to avoid content collisions&lt;br /&gt;
** {{cd|SetBlockAtPos}} does not modify the block position from incoming parameters&lt;br /&gt;
&lt;br /&gt;
* [[Minecraft:item_components|Components]]&lt;br /&gt;
** Added a Lock in Inventory ({{code|minecraft:lock_in_inventory}}) component that can be applied to an item via the {{cmd|give}} and {{cmd|replaceitem}} commands. This prevents the item from being removed from the player&amp;#039;s inventory, dropped, or crafted with.&lt;br /&gt;
** Added a Lock in Slot ({{cd|minecraft:lock_in_slot}}) component that can be applied to an item via the {{cmd|give}} and {{cmd|replaceitem}} commands. This prevents the item from being moved or removed from its slot in the player&amp;#039;s inventory, dropped, or crafted with.&lt;br /&gt;
** Added a Keep on Death ({{cd|minecraft:keep_on_death}}) component which can be applied to an item via the {{cmd|give}} and {{cmd|replaceitem}} commands. This component prevents the item from being dropped when the player dies.&lt;br /&gt;
&lt;br /&gt;
* Item Icon Component&lt;br /&gt;
** Items now have an easy way to set the icon for an item for displaying in the user interface&lt;br /&gt;
** Component Variables&lt;br /&gt;
*** {{cd|texture}}: Full path to icon image to use as item&amp;#039;s icon. No default&lt;br /&gt;
*** {{cd|frame}}: Molang script to be executed at runtime to determine the icon&amp;#039;s current frame. Can be a constant, defaults to: 0&lt;br /&gt;
*** {{cd|legacy_texture_id}}: The name of the texture used on legacy items. No default&lt;br /&gt;
*** {{cd|legacy_frame}}: Molang script to be executed at runtime to determine the icon&amp;#039;s current frame. Can be a constant, defaults to: 0&lt;br /&gt;
&lt;br /&gt;
* Data Driven Blocks&lt;br /&gt;
** Added the BlockDisplayNameComponent to allow display names to be configured in the localization table&lt;br /&gt;
** Made {{cd|entity_collision}} and {{cd|pick_collision}} take into account the rotation on a block&lt;br /&gt;
** Added support for the {{cd|on_interact}} trigger component&lt;br /&gt;
** Improved support for {{cd|on_interact}} modifying the item used, e.g. change durability or set into another item&lt;br /&gt;
&lt;br /&gt;
== Fixes ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Performance and Stability&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Fixed several crashes that occurred during gameplay&lt;br /&gt;
* Fixed a crash that could occasionally occur while flying or moving around the game world&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Blocks&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Signs can no longer be placed on end rods&lt;br /&gt;
* Blocks that can only be obtained with commands no longer have a placeholder tooltip ({{bug|MCPE-100760}})&lt;br /&gt;
* Fixed Crimson Roots, Warped Roots and Nether Sprouts not generating in the Nether ({{bug|MCPE-100614}})&lt;br /&gt;
* Walls converted from Console Edition saves are now joined properly&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Items&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Item lock icon and tooltip no longer appear when the Show Tags game rule is false&lt;br /&gt;
* Fixed an issue that was causing some item recipes to be missing from the crafting window ({{bug|MCPE-100257}})&lt;br /&gt;
* Armor no longer gets stuck in the hot bar after interacting with an armor stand ({{bug|MCPE-84368}})&lt;br /&gt;
* Added Book &amp;amp; Quill back to the Creative item inventory ({{bug|MCPE-100361}})&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;User Interface&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Fixed the &amp;#039;Profile&amp;#039; button in the Pause Menu not being sized correctly.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Technical&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Fixed an issue where custom items were not added to the Creative item inventory and therefore could not be used with commands&lt;br /&gt;
* Fixed a bug where a request queued with {{cmd|schedule}} would not clear out when executed and would execute when re-entering a level&lt;br /&gt;
* Fixed issues with the {{cmd|schedule}} command that would consider an area loaded before it was actually loaded, and the command now respects which dimension it is queued in&lt;br /&gt;
* Fixed issue with Blocks sync&lt;br /&gt;
* Fixed animations not running on mobs spawned with custom events&lt;br /&gt;
* Fixed issue where {{cd|on_interact}} would duplicate the item used if an event response killed the player&lt;br /&gt;
* Fixed custom items functioning or rendering correctly on the client in a client/server scenario&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
* Beta 1.16.100.59 has the same [[Minecraft:protocol version]] as [[Minecraft:Bedrock Edition beta 1.16.30.56|beta 1.16.30.56]], which means these versions are cross-compatible with each other.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox Bedrock Edition versions|1.1x}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:de:Bedrock Edition beta 1.16.100.59]]&lt;br /&gt;
[[Minecraft:es:Bedrock Edition beta 1.16.100.59]]&lt;br /&gt;
[[Minecraft:fr:Édition Bedrock bêta 1.16.100.59]]&lt;br /&gt;
[[Minecraft:ja:Bedrock Edition beta 1.16.100.59]]&lt;br /&gt;
[[Minecraft:pt:Edição Bedrock beta 1.16.100.59]]&lt;br /&gt;
[[Minecraft:ru:Beta 1.16.100.59 (Bedrock Edition)]]&lt;br /&gt;
[[Minecraft:zh:基岩版1.16.100.59]]&lt;/div&gt;</summary>
		<author><name>imported&gt;The Non Useful</name></author>
	</entry>
</feed>