Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Bedrock Edition beta 1.16.100.59: Difference between revisions

From SAS Gaming Wiki
imported>The Non Useful
m ja interwiki
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:
== Additions ==
== Additions ==
=== Command format ===
=== Command format ===
'''{{cmd|schedule}}'''
'''{{MC/Cmd|schedule}}'''
* Used to set an action on a certain schedule.
* Used to set an action on a certain schedule.
* Works differently than ''Java Edition'' counterparts.
* Works differently than ''Java Edition'' counterparts.
Line 26: Line 26:
== Changes ==
== Changes ==
=== Command format ===
=== Command format ===
'''{{cmd|camerashake}}'''
'''{{MC/Cmd|camerashake}}'''
* Added the ability to pick between different shake types
* Added the ability to pick between different shake types


Line 36: Line 36:
* Add Block
* Add Block
** Add Block content is not allowed to use Vanilla Block identifiers to avoid content collisions
** Add Block content is not allowed to use Vanilla Block identifiers to avoid content collisions
** {{cd|SetBlockAtPos}} does not modify the block position from incoming parameters
** {{MC/Cd|SetBlockAtPos}} does not modify the block position from incoming parameters


* [[Minecraft:item_components|Components]]
* Components
** 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's inventory, dropped, or crafted with.
** Added a Lock in Inventory ({{MC/Code|minecraft:lock_in_inventory}}) component that can be applied to an item via the {{MC/Cmd|give}} and {{MC/Cmd|replaceitem}} commands. This prevents the item from being removed from the player's inventory, dropped, or crafted with.
** 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's inventory, dropped, or crafted with.
** Added a Lock in Slot ({{MC/Cd|minecraft:lock_in_slot}}) component that can be applied to an item via the {{MC/Cmd|give}} and {{MC/Cmd|replaceitem}} commands. 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 ({{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.
** Added a Keep on Death ({{MC/Cd|minecraft:keep_on_death}}) component which can be applied to an item via the {{MC/Cmd|give}} and {{MC/Cmd|replaceitem}} commands. This component prevents the item from being dropped when the player dies.


* Item Icon Component
* Item Icon Component
** Items now have an easy way to set the icon for an item for displaying in the user interface
** Items now have an easy way to set the icon for an item for displaying in the user interface
** Component Variables
** Component Variables
*** {{cd|texture}}: Full path to icon image to use as item's icon. No default
*** {{MC/Cd|texture}}: Full path to icon image to use as item's icon. No default
*** {{cd|frame}}: Molang script to be executed at runtime to determine the icon's current frame. Can be a constant, defaults to: 0
*** {{MC/Cd|frame}}: Molang script to be executed at runtime to determine the icon's current frame. Can be a constant, defaults to: 0
*** {{cd|legacy_texture_id}}: The name of the texture used on legacy items. No default
*** {{MC/Cd|legacy_texture_id}}: The name of the texture used on legacy items. No default
*** {{cd|legacy_frame}}: Molang script to be executed at runtime to determine the icon's current frame. Can be a constant, defaults to: 0
*** {{MC/Cd|legacy_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
* Data Driven Blocks
** Added the BlockDisplayNameComponent to allow display names to be configured in the localization table
** Added the BlockDisplayNameComponent to allow display names to be configured in the localization table
** Made {{cd|entity_collision}} and {{cd|pick_collision}} take into account the rotation on a block
** Made {{MC/Cd|entity_collision}} and {{MC/Cd|pick_collision}} take into account the rotation on a block
** Added support for the {{cd|on_interact}} trigger component
** Added support for the {{MC/Cd|on_interact}} trigger component
** Improved support for {{cd|on_interact}} modifying the item used, e.g. change durability or set into another item
** Improved support for {{MC/Cd|on_interact}} modifying the item used, e.g. change durability or set into another item


== Fixes ==
== Fixes ==
Line 79: Line 79:
'''Technical'''
'''Technical'''
* Fixed an issue where custom items were not added to the Creative item inventory and therefore could not be used with commands
* 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 {{cmd|schedule}} would not clear out when executed and would execute when re-entering a level
* Fixed a bug where a request queued with {{MC/Cmd|schedule}} would not clear out when executed and would execute when re-entering a level
* 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
* Fixed issues with the {{MC/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
* Fixed issue with Blocks sync
* Fixed issue with Blocks sync
* Fixed animations not running on mobs spawned with custom events
* Fixed animations not running on mobs spawned with custom events
* Fixed issue where {{cd|on_interact}} would duplicate the item used if an event response killed the player
* Fixed issue where {{MC/Cd|on_interact}} would 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</onlyinclude>
* Fixed custom items functioning or rendering correctly on the client in a client/server scenario</onlyinclude>


Line 90: Line 90:


== References ==
== References ==
{{Reflist}}
{{MC/Reflist}}


== Navigation ==
== Navigation ==
{{Navbox Bedrock Edition versions|1.1x}}
{{MC/Navbox Bedrock Edition versions|1.1x}}


[[Minecraft:de:Bedrock Edition beta 1.16.100.59]]
de:Bedrock Edition beta 1.16.100.59
[[Minecraft:es:Bedrock Edition beta 1.16.100.59]]
es:Bedrock Edition beta 1.16.100.59
[[Minecraft:fr:Édition Bedrock bêta 1.16.100.59]]
fr:Édition Bedrock bêta 1.16.100.59
[[Minecraft:ja:Bedrock Edition beta 1.16.100.59]]
ja:Bedrock Edition beta 1.16.100.59
[[Minecraft:pt:Edição Bedrock beta 1.16.100.59]]
pt:Edição Bedrock beta 1.16.100.59
[[Minecraft:ru:Beta 1.16.100.59 (Bedrock Edition)]]
ru:Beta 1.16.100.59 (Bedrock Edition)
[[Minecraft:zh:基岩版1.16.100.59]]
zh:基岩版1.16.100.59

Latest revision as of 19:29, 9 April 2026

Template:Infobox version

Beta 1.16.100.59 is the tenth beta version for Minecraft:Bedrock Edition 1.16.100, released on October 8, 2020,<ref>Template:Cite</ref> which adds a new command, re-adds RenderDragon, and fixes bugs.

Additions

Command format

  1. REDIRECT Template:Command

Template:Redr

  • Used to set an action on a certain schedule.
  • Works differently than Java Edition counterparts.

Changes

Command format

  1. REDIRECT Template:Command

Template:Redr

  • Added the ability to pick between different shake types

General

Minecraft:RenderDragon

  • Re-enabled in the beta.

Technical

  • Add Block
    • Add Block content is not allowed to use Vanilla Block identifiers to avoid content collisions
  1. REDIRECT Template:Code

Template:Redr does 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
  1. REDIRECT Template:Command

Template:Redr and

  1. REDIRECT Template:Command

Template:Redr commands. This prevents the item from being removed from the player's inventory, dropped, or crafted with.

    • Added a Lock in Slot (
  1. REDIRECT Template:Code

Template:Redr) component that can be applied to an item via the

  1. REDIRECT Template:Command

Template:Redr and

  1. REDIRECT Template:Command

Template:Redr commands. 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 (
  1. REDIRECT Template:Code

Template:Redr) component which can be applied to an item via the

  1. REDIRECT Template:Command

Template:Redr and

  1. REDIRECT Template:Command

Template:Redr commands. This component prevents the item from being dropped when the player dies.

  • Item Icon Component
    • Items now have an easy way to set the icon for an item for displaying in the user interface
    • Component Variables
  1. REDIRECT Template:Code

Template:Redr: Full path to icon image to use as item's icon. No default

  1. REDIRECT Template:Code

Template:Redr: Molang script to be executed at runtime to determine the icon's current frame. Can be a constant, defaults to: 0

  1. REDIRECT Template:Code

Template:Redr: The name of the texture used on legacy items. No default

  1. REDIRECT Template:Code

Template:Redr: 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
  1. REDIRECT Template:Code

Template:Redr and

  1. REDIRECT Template:Code

Template:Redr take into account the rotation on a block

    • Added support for the
  1. REDIRECT Template:Code

Template:Redr trigger component

    • Improved support for
  1. REDIRECT Template:Code

Template:Redr modifying 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 (Template:Bug)
  • Fixed Crimson Roots, Warped Roots and Nether Sprouts not generating in the Nether (Template:Bug)
  • 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 (Template:Bug)
  • Armor no longer gets stuck in the hot bar after interacting with an armor stand (Template:Bug)
  • Added Book & Quill back to the Creative item inventory (Template:Bug)

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
  1. REDIRECT Template:Command

Template:Redr would not clear out when executed and would execute when re-entering a level

  • Fixed issues with the
  1. REDIRECT Template:Command

Template:Redr command 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
  1. REDIRECT Template:Code

Template:Redr would 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

References

<references group="">

 </references>

Navigation

Template:BlockSprite Demo
(Guide)
Template:BlockSprite 0.1
(Guide)
Template:FileLink 0.2
(Guide)
Template:BlockSprite 0.3
(Guide)
Template:BlockSprite 0.4
(Guide)
Template:BlockSprite 0.5
(Guide)
Template:ItemSprite 0.6
(Guide)
Template:ItemSprite 0.7
(Guide)
v0.7.0
Template:LegacyItemSprite 0.8
(Guide)
v0.8.0
Template:LegacyBlockSprite 0.9
(Guide)
v0.9.0
Template:EnvSprite 0.10
(Guide)
v0.10.0
Template:ItemSprite 0.11
(Guide)
v0.11.0
Template:EnvSprite 0.12
(Guide)
v0.12.1
Template:ItemSprite 0.13
(Guide)
v0.13.0
Template:ItemSprite Overworld Update
(Guide)
v0.14.0
Template:EntitySprite Friendly Update
(Guide)
v0.15.0
Realms
v0.15.1
Template:ItemSprite Boss Update
(Guide)
v0.16.0
Template:EntitySprite Ender Update
(Guide)
1.0.0
1.0.3
1.0.4
1.0.5
1.0.6
Template:ItemSprite Discovery Update
(Guide)
1.1.0
1.1.1
1.1.3
Template:FileLink Better Together Update
(Guide)
1.2.0
1.2.3
1.2.5
1.2.6
1.2.10
1.2.13
Template:ItemSprite Update Aquatic (Phase One)
(Guide)
1.4.0
Template:BlockSprite Update Aquatic (Phase Two)
(Guide)
1.5.0
Template:EntitySprite 1.6
(Guide)
1.6.0
Template:BlockSprite 1.7
(Guide)
1.7.0
Template:EntitySprite 1.8
(Guide)
1.8.0
Template:EntitySprite 1.9
(Guide)
1.9.0
Template:BlockSprite Texture Update
(Guide)
1.10.0
Template:EffectSprite Village & Pillage
(Guide)
1.11.0
Template:BlockSprite 1.12
(Guide)
1.12.0
Template:EntitySprite 1.13
(Guide)
1.13.0
Template:EntitySprite Buzzy Bees
(Guide)
1.14.0
1.14.1
1.14.20
1.14.30
Template:ItemSprite Nether Update
(Guide)
1.16.0
1.16.20
1.16.100
1.16.200
RTX Beta
1.16.210
1.16.220
Template:BlockSprite Caves & Cliffs: Part I
(Guide)
1.17.0
1.17.10
1.17.30
1.17.40
Template:BlockSprite Caves & Cliffs: Part II
(Guide)
1.18.0
1.18.10
1.18.30
Template:BlockSprite The Wild Update
(Guide)
1.19.0
1.19.10
1.19.20
1.19.30
1.19.40
1.19.50
1.19.60
1.19.70
1.19.80
Template:ItemSprite Trails & Tales
(Guide)
1.20.0
1.20.10
1.20.30
1.20.40
Template:EntitySprite Bats and Pots
(Guide)
1.20.50
1.20.60
1.20.70
Template:EntitySprite Armored Paws
(Guide)
1.20.80
Template:ItemSprite Tricky Trials
(Guide)
1.21.0
1.21.20
1.21.30
Template:ItemSprite Bundles of Bravery
(Guide)
1.21.40
Template:BlockSprite The Garden Awakens
(Guide)
1.21.50
1.21.60
Template:BlockSprite Spring to Life
(Guide)
1.21.70
1.21.80
Template:EntitySprite Chase the Skies
(Guide)
1.21.90
1.21.100
Template:EntitySprite The Copper Age
(Guide)
1.21.111*
1.21.120
Template:ItemSprite Mounts of Mayhem
(Guide)
1.21.130
26.0
Template:Nowrap

Template:Article other

de:Bedrock Edition beta 1.16.100.59 es:Bedrock Edition beta 1.16.100.59 fr:Édition Bedrock bêta 1.16.100.59 ja:Bedrock Edition beta 1.16.100.59 pt:Edição Bedrock beta 1.16.100.59 ru:Beta 1.16.100.59 (Bedrock Edition) zh:基岩版1.16.100.59