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.52: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
Line 20: Line 20:
== Additions ==
== Additions ==
=== Command format ===
=== Command format ===
'''{{cmd|playanimation}}'''
'''{{MC/Cmd|playanimation}}'''
* Used to run a one-off animation.
* Used to run a one-off animation.
'''{{cmd|ride}}'''
'''{{MC/Cmd|ride}}'''
* Used to make entities ride other entities, stop entities from riding, make rides evict their riders, or summon rides or riders.
* Used to make entities ride other entities, stop entities from riding, make rides evict their riders, or summon rides or riders.
'''{{cmd|structure}}'''
'''{{MC/Cmd|structure}}'''
* Used to save and load structures without having to use structure blocks.
* Used to save and load structures without having to use structure blocks.


Line 33: Line 33:
'''[[Minecraft:Farmland]]'''
'''[[Minecraft:Farmland]]'''
*Now gives itself when pickblocked, instead of normal dirt.
*Now gives itself when pickblocked, instead of normal dirt.
*Can now be obtained using {{cmd|give}} command.
*Can now be obtained using {{MC/Cmd|give}} command.


=== General ===
=== General ===
'''Technical'''
'''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 {{cd|minecraft:can_fly}} and the property {{cd|minecraft:foot_size}} should simply be removed from any entity files.
* Updated Actor Properties. Two fields that were invalid and appeared in some vanilla content will now give a content error. The field 'value' on {{MC/Cd|minecraft:can_fly}} and the property {{MC/Cd|minecraft:foot_size}} should simply be removed from any entity files.
* Make boat use the Buoyancy Component. Added two new components, the {{cd|inside_block_notifier}} component, which fires specified events when the actor enters or exits specified blocks, and the {{cd|out_of_control}} component, which sets a corresponding actor flag, in order to make this possible.
* Make boat use the Buoyancy Component. Added two new components, the {{MC/Cd|inside_block_notifier}} component, which fires specified events when the actor enters or exits specified blocks, and the {{MC/Cd|out_of_control}} component, 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.
* 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.
* 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: {{cd|seconds_before_pickup}}, {{cd|cooldown}}, {{cd|minimum_teleport_distance}}, {{cd|max_head_look_at_height}}, {{cd|teleport_offset}}, and {{cd|entity_types}}.
* Exposed new data parameters to control the behavior of Drop Item For Goal. This includes: {{MC/Cd|seconds_before_pickup}}, {{MC/Cd|cooldown}}, {{MC/Cd|minimum_teleport_distance}}, {{MC/Cd|max_head_look_at_height}}, {{MC/Cd|teleport_offset}}, and {{MC/Cd|entity_types}}.
* Exposed new data parameters to control the behavior of Harvest Farm Block Goal, including {{cd|max_seconds_before_search}}, {{cd|search_cooldown_max_seconds}}, and {{cd|seconds_until_new_task}}.  
* Exposed new data parameters to control the behavior of Harvest Farm Block Goal, including {{MC/Cd|max_seconds_before_search}}, {{MC/Cd|search_cooldown_max_seconds}}, and {{MC/Cd|seconds_until_new_task}}.  
* Updated the {{cd|format_versionfield}} in geometry, particles, and animation files to behave as entity behavior files do.
* Updated the {{MC/Cd|format_versionfield}} in geometry, particles, and animation files to behave as entity behavior files do.


* Aseprite
* Aseprite
Line 49: Line 49:


* Format Version Checks
* Format Version Checks
** Updated the {{cd|format_versionfield}} in geometry, particles, and animation files to behave as entity behavior files do.  
** Updated the {{MC/Cd|format_versionfield}} in geometry, particles, and animation files to behave as entity behavior files do.  


* SetBannerDetailsFunction
* SetBannerDetailsFunction
Line 58: Line 58:
'''Vanilla Parity'''
'''Vanilla Parity'''
*Brewing Stand can now be crafted with Blackstone ({{bug|MCPE-90465}})
*Brewing Stand can now be crafted with Blackstone ({{bug|MCPE-90465}})
*Players can now spawn farmland with the {{cmd|give}} command and pick it with Pick Block ({{bug|MCPE-25691}})
*Players can now spawn farmland with the {{MC/Cmd|give}} command and pick it with Pick Block ({{bug|MCPE-25691}})
*Cod and Salmon killed by fire damage now drop cooked fish ({{bug|MCPE-30693}})  
*Cod and Salmon killed by fire damage now drop cooked fish ({{bug|MCPE-30693}})  


Line 80: Line 80:
'''Mobs'''
'''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  
*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 {{cd|minecraft:scale}} component  
*Pathfinding will now account for {{MC/Cd|minecraft:scale}} component  
*Updated BrewingStand, ButtonBlock, ChestBlock, EnderChestBlock, SlabBlock, and SoulSandBlockblock types to allow path-finding and navigation ({{bug|MCPE-47075}})</onlyinclude>
*Updated BrewingStand, ButtonBlock, ChestBlock, EnderChestBlock, SlabBlock, and SoulSandBlockblock types to allow path-finding and navigation ({{bug|MCPE-47075}})</onlyinclude>


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


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


de:Bedrock Edition beta 1.16.100.52
de:Bedrock Edition beta 1.16.100.52

Latest revision as of 19:29, 9 April 2026

Template:Infobox version

Beta 1.16.100.52 is the third beta version for Minecraft:Bedrock Edition 1.16.100, released on August 19, 2020,<ref>Template:Cite</ref> which added new commands, more parity features from Java Edition, technical changes, and fixes bugs.

Additions

Command format

  1. REDIRECT Template:Command

Template:Redr

  • Used to run a one-off animation.

  1. REDIRECT Template:Command

Template:Redr

  • Used to make entities ride other entities, stop entities from riding, make rides evict their riders, or summon rides or riders.

  1. REDIRECT Template:Command

Template:Redr

  • Used to save and load structures without having to use structure blocks.

Changes

Blocks

Minecraft:Brewing Stands

Minecraft:Farmland

  • Now gives itself when pickblocked, instead of normal dirt.
  • Can now be obtained using
  1. REDIRECT Template:Command

Template:Redr command.

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

Template:Redr and the property

  1. REDIRECT Template:Code

Template:Redr should simply be removed from any entity files.

  • Make boat use the Buoyancy Component. Added two new components, the
  1. REDIRECT Template:Code

Template:Redr component, which fires specified events when the actor enters or exits specified blocks, and the

  1. REDIRECT Template:Code

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

Template:Redr,

  1. REDIRECT Template:Code

Template:Redr,

  1. REDIRECT Template:Code

Template:Redr,

  1. REDIRECT Template:Code

Template:Redr,

  1. REDIRECT Template:Code

Template:Redr, and

  1. REDIRECT Template:Code

Template:Redr.

  • Exposed new data parameters to control the behavior of Harvest Farm Block Goal, including
  1. REDIRECT Template:Code

Template:Redr,

  1. REDIRECT Template:Code

Template:Redr, and

  1. REDIRECT Template:Code

Template:Redr.

  • Updated the
  1. REDIRECT Template:Code

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

Template:Redr in geometry, particles, and animation files to behave as entity behavior files do.

  • 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 (Template:Bug)
  • Players can now spawn farmland with the
  1. REDIRECT Template:Command

Template:Redr command and pick it with Pick Block (Template:Bug)

  • Cod and Salmon killed by fire damage now drop cooked fish (Template:Bug)

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 (Template:Bug)

Blocks

  • Fence gates now align with Blackstone Walls (Template:Bug)
  • Placing blocks on Crimson Roots and Warped Roots will now properly remove the roots (Template:Bug)
  • Target blocks no longer power additional blocks above them (Template:Bug)
  • Cocoa Beans can now be placed on and survive on all jungle wood variants (Template:Bug)

Experience Orb

  • The Experience Orb now ignores world lighting, allowing it to always be at max brightness (Template:Bug)

Items

  • Dropped items no longer float too low to the ground
  • Dragon Egg now always drops when it is destroyed by an explosion (Template:Bug)

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

Template:Redr component

  • Updated BrewingStand, ButtonBlock, ChestBlock, EnderChestBlock, SlabBlock, and SoulSandBlockblock types to allow path-finding and navigation (Template:Bug)

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.52 es:Bedrock Edition beta 1.16.100.52 fr:Édition Bedrock bêta 1.16.100.52 ja:Bedrock Edition beta 1.16.100.52 pt:Edição Bedrock beta 1.16.100.52 ru:Beta 1.16.100.52 (Bedrock Edition) zh:基岩版1.16.100.52