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)
Remove broken links to missing pages
Line 38: Line 38:
** {{cd|SetBlockAtPos}} does not modify the block position from incoming parameters
** {{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 ({{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 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 ({{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.
Line 95: Line 95:
{{Navbox Bedrock Edition versions|1.1x}}
{{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

Revision as of 15:28, 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

Template:Cmd

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

Changes

Command format

Template:Cmd

  • 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
    • Template:Cd does not modify the block position from incoming parameters
  • Components
    • Added a Lock in Inventory (Template:Code) component that can be applied to an item via the Template:Cmd and Template:Cmd commands. This prevents the item from being removed from the player's inventory, dropped, or crafted with.
    • Added a Lock in Slot (Template:Cd) component that can be applied to an item via the Template:Cmd and Template:Cmd 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 (Template:Cd) component which can be applied to an item via the Template:Cmd and Template:Cmd 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
      • Template:Cd: Full path to icon image to use as item's icon. No default
      • Template:Cd: Molang script to be executed at runtime to determine the icon's current frame. Can be a constant, defaults to: 0
      • Template:Cd: The name of the texture used on legacy items. No default
      • Template:Cd: 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 Template:Cd and Template:Cd take into account the rotation on a block
    • Added support for the Template:Cd trigger component
    • Improved support for Template:Cd 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 Template:Cmd would not clear out when executed and would execute when re-entering a level
  • Fixed issues with the Template:Cmd 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 Template:Cd 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

Template:Reflist

Navigation

Template:Navbox Bedrock Edition versions

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