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

From SAS Gaming Wiki
imported>MinecraftBedrockPlayer7
mNo edit summary
 
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|camerashake}}'''
'''{{MC/Cmd|camerashake}}'''
* Used to enable a camera shaking effect.
* Used to enable a camera shaking effect.
'''{{cmd|clearspawnpoint}}'''
'''{{MC/Cmd|clearspawnpoint}}'''
* Used to clear spawnpoints in the world.
* Used to clear spawnpoints in the world.
'''{{cmd|event}}'''
'''{{MC/Cmd|event}}'''
* Used to trigger an event on an entity.
* Used to trigger an event on an entity.


Line 34: Line 34:
== Changes ==
== Changes ==
=== General ===
=== General ===
'''[[Minecraft:Experimental Gameplay]]'''
'''Experimental Gameplay'''
* Added "Additional Modding Capabilities" toggle.{{Info needed|That does what?}}
* Added "Additional Modding Capabilities" toggle.{{MC/Info needed|That does what?}}


'''[[Minecraft:Inventory]]'''
'''[[Minecraft:Inventory]]'''
Line 44: Line 44:
'''Technical '''
'''Technical '''
* Added Item Lock components to allow for items to be locked in the inventory, locked in a slot, or kept upon death.
* Added Item Lock components to allow for items to be locked in the inventory, locked in a slot, or kept upon death.
* Added a new {{cd|loop_delayfield}} to skeletal animation files that controls how to wait between each iteration of a looping animation.
* Added a new {{MC/Cd|loop_delayfield}} to skeletal animation files that controls how to wait between each iteration of a looping animation.
* Added camerashake command to enable a camera shaking effect.
* Added camerashake command to enable a camera shaking effect.
* Villagers/zombie villagers will once again correctly spawn as a baby when using the summon command to summon them with the event {{code|minecraft:entity_born}}.
* Villagers/zombie villagers will once again correctly spawn as a baby when using the summon command to summon them with the event {{MC/Code|minecraft:entity_born}}.
* Older command versions using {{cmd|execute}} will now use the proper position for command selectors when calculating the radius.
* Older command versions using {{MC/Cmd|execute}} will now use the proper position for command selectors when calculating the radius.


* Items
* Items
** Banners using the {{cd|set_banner_details}} function no longer throw a content error when a "base_color" isn't specificed, but rather only when the "base_color" is invalid.
** Banners using the {{MC/Cd|set_banner_details}} function no longer throw a content error when a "base_color" isn't specificed, but rather only when the "base_color" is invalid.
** Added {{cd|decrement_count}} event response for items.
** Added {{MC/Cd|decrement_count}} event response for items.


* {{cd|MoveTowardsRestrictionGoal}}
* {{MC/Cd|MoveTowardsRestrictionGoal}}
** This goal has been removed in favor of the two new child goals that make the behavior more clear.
** This goal has been removed in favor of the two new child goals that make the behavior more clear.


* {{cd|MoveTowardsDwellingRestrictionGoal}}
* {{MC/Cd|MoveTowardsDwellingRestrictionGoal}}
** This goal is for Actors that are part of the Village construct.
** This goal is for Actors that are part of the Village construct.
** The {{cd|DwellerComponent}} is necessary for this goal.
** The {{MC/Cd|DwellerComponent}} is necessary for this goal.


* {{cd|MoveTowardsHomeRestrictionGoal}}
* {{MC/Cd|MoveTowardsHomeRestrictionGoal}}
** The {{cd|HomeComponent}} is necessary for this goal.
** The {{MC/Cd|HomeComponent}} is necessary for this goal.
** Exposed a new data parameter for the range at which the Actor will stay within in relation to their home: {{code|restriction_radius}}.
** Exposed a new data parameter for the range at which the Actor will stay within in relation to their home: {{MC/Code|restriction_radius}}.


* Send Event Goal
* Send Event Goal
** {{cd|minecraft:behavior.send_event}} no longer uses -1 in max_activation_range as a value to indicate unlimited range, the default has been changed to 32.
** {{MC/Cd|minecraft:behavior.send_event}} no longer uses -1 in max_activation_range as a value to indicate unlimited range, the default has been changed to 32.
** Added content log warnings for when {{cd|min_activation_range}} and {{cd|max_activation_range}} is less than 0.
** Added content log warnings for when {{MC/Cd|min_activation_range}} and {{MC/Cd|max_activation_range}} is less than 0.
** Added content log warnings for when {{cd|min_activation_range}} is greater than {{cd|max_activation_range}}.
** Added content log warnings for when {{MC/Cd|min_activation_range}} is greater than {{MC/Cd|max_activation_range}}.
** Added a new json field {{cd|look_at_target}} which allows and disallows entities to turn and face their target.
** Added a new json field {{MC/Cd|look_at_target}} which allows and disallows entities to turn and face their target.


== Fixes ==
== Fixes ==
Line 95: Line 95:
* Player-ridden striders now jump onto magma blocks as well as non-full blocks in front of them when guided by warped fungus on a stick ({{bug|MCPE-77096}}).
* Player-ridden striders now jump onto magma blocks as well as non-full blocks in front of them when guided by warped fungus on a stick ({{bug|MCPE-77096}}).
* Overworld animals leashed to the player no longer become unleashed when the player returns from the Nether.
* Overworld animals leashed to the player no longer become unleashed when the player returns from the Nether.
* Striders now correctly executes the {{cd|move_to_liquid}} goal.
* Striders now correctly executes the {{MC/Cd|move_to_liquid}} goal.
* Baby animals can be tamed once again, before growing up.
* Baby animals can be tamed once again, before growing up.
* Bees can now only exit beehives and bee nests through air blocks ({{bug|MCPE-97185}}).
* Bees can now only exit beehives and bee nests through air blocks ({{bug|MCPE-97185}}).
Line 137: Line 137:


'''Technical'''
'''Technical'''
* Fixed a bug where {{cd|start_delayfields}} in skeletal animations were being used for both the initial delay before playing an animation and for inter-loop delays
* Fixed a bug where {{MC/Cd|start_delayfields}} in skeletal animations were being used for both the initial delay before playing an animation and for inter-loop delays
* Fixed a crash on Android and included a more descriptive content error to print shader linker problem on screen.</onlyinclude>
* Fixed a crash on Android and included a more descriptive content error to print shader linker problem on screen.</onlyinclude>


== 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.57]]
de:Bedrock Edition beta 1.16.100.57
[[Minecraft:es:Bedrock Edition beta 1.16.100.57]]
es:Bedrock Edition beta 1.16.100.57
[[Minecraft:fr:Édition Bedrock bêta 1.16.100.57]]
fr:Édition Bedrock bêta 1.16.100.57
[[Minecraft:ja:Bedrock Edition beta 1.16.100.57]]
ja:Bedrock Edition beta 1.16.100.57
[[Minecraft:pt:Edição Bedrock beta 1.16.100.57]]
pt:Edição Bedrock beta 1.16.100.57
[[Minecraft:ru:Beta 1.16.100.57 (Bedrock Edition)]]
ru:Beta 1.16.100.57 (Bedrock Edition)
[[Minecraft:zh:基岩版1.16.100.57]]
zh:基岩版1.16.100.57

Latest revision as of 19:29, 9 April 2026

Template:Infobox version

Beta 1.16.100.57 is the eighth beta version for Minecraft:Bedrock Edition 1.16.100, released on September 24, 2020<ref>Template:Cite</ref>, which adds new commands and fixes bugs.

Additions

Command format

  1. REDIRECT Template:Command

Template:Redr

  • Used to enable a camera shaking effect.

  1. REDIRECT Template:Command

Template:Redr

  • Used to clear spawnpoints in the world.

  1. REDIRECT Template:Command

Template:Redr

  • Used to trigger an event on an entity.

General

Minecraft:Settings

  • Added "Camera Shake" toggle in the Video and Accessibility settings.
    • Used to adjust camera shakes.

Changes

General

Experimental Gameplay

Minecraft:Inventory

  • Items in the inventory will no longer move into the crafting grid when hovering over recipes.
  • The selected recipe will no longer be cleared when changing tabs, even if the player doesn't have all the necessary ingredients for that recipe.
  • Picking up items while the cursor is hovering over a recipe now updates to the recipe's new index.

Technical

  • Added Item Lock components to allow for items to be locked in the inventory, locked in a slot, or kept upon death.
  • Added a new
  1. REDIRECT Template:Code

Template:Redr to skeletal animation files that controls how to wait between each iteration of a looping animation.

  • Added camerashake command to enable a camera shaking effect.
  • Villagers/zombie villagers will once again correctly spawn as a baby when using the summon command to summon them with the event minecraft:entity_born.
  • Older command versions using
  1. REDIRECT Template:Command

Template:Redr will now use the proper position for command selectors when calculating the radius.

  • Items
    • Banners using the
  1. REDIRECT Template:Code

Template:Redr function no longer throw a content error when a "base_color" isn't specificed, but rather only when the "base_color" is invalid.

    • Added
  1. REDIRECT Template:Code

Template:Redr event response for items.

  1. REDIRECT Template:Code

Template:Redr

    • This goal has been removed in favor of the two new child goals that make the behavior more clear.
  1. REDIRECT Template:Code

Template:Redr

    • This goal is for Actors that are part of the Village construct.
    • The
  1. REDIRECT Template:Code

Template:Redr is necessary for this goal.

  1. REDIRECT Template:Code

Template:Redr

    • The
  1. REDIRECT Template:Code

Template:Redr is necessary for this goal.

    • Exposed a new data parameter for the range at which the Actor will stay within in relation to their home: restriction_radius.
  • Send Event Goal
  1. REDIRECT Template:Code

Template:Redr no longer uses -1 in max_activation_range as a value to indicate unlimited range, the default has been changed to 32.

    • Added content log warnings for when
  1. REDIRECT Template:Code

Template:Redr and

  1. REDIRECT Template:Code

Template:Redr is less than 0.

    • Added content log warnings for when
  1. REDIRECT Template:Code

Template:Redr is greater than

  1. REDIRECT Template:Code

Template:Redr.

    • Added a new json field
  1. REDIRECT Template:Code

Template:Redr which allows and disallows entities to turn and face their target.

Fixes

Performance and stability

  • Fixed several crashes that could occur during gameplay.
  • Fixed an issue where the game could crash if suspended in one of the new achievement screens.
  • Made code optimizations to improve chunk loading performance (Template:Bug).

Beta changes

  • Nether portals no longer break in a ripple pattern (Template:Bug).
  • Spawn eggs can now be used on an underwater mob spawner.

General

  • Fixed an issue with worlds disappearing from the worlds list during crash on world start (Template:Bug).
  • "The Beaconator" achievement can now be reliably unlocked.
  • Fixed a bug where the Archer trophy would not unlock after meeting the criteria (Template:Bug).
  • End city loot chests now generate correctly (Template:Bug).
  • Basalt pillars now generate in soul sand valley again (Template:Bug).
  • Fixed player collision box not properly sizing when swimming, gliding, etc. (Template:Bug).

Mobs

  • Mob spawn range now scales with simulation distance (Template:Bug).
  • Villagers from older versions now level up correctly when trading (Template:Bug).
  • Improved performance of farmer villagers when harvesting or sowing crops.
  • Fixed a bug which could prevent farmer villagers from harvesting crops.
  • Player-ridden striders now jump onto magma blocks as well as non-full blocks in front of them when guided by warped fungus on a stick (Template:Bug).
  • Overworld animals leashed to the player no longer become unleashed when the player returns from the Nether.
  • Striders now correctly executes the
  1. REDIRECT Template:Code

Template:Redr goal.

  • Baby animals can be tamed once again, before growing up.
  • Bees can now only exit beehives and bee nests through air blocks (Template:Bug).

Blocks

  • Beehives and bee nests now show the correct front facing texture (Template:Bug).
  • Crimson and warped stems/hyphae are now in their correct creative inventory groups (Template:Bug).

Items

  • Item names now appear correctly (Template:Bug).
  • Piglin snout banner pattern can be found in the inventory again (Template:Bug).
  • Banner patterns can now be crafted in the 2x2 crafting grid (Template:Bug).
  • Craftable items now appear correctly (Template:Bug).
  • Written books no longer exist in the creative inventory (Template:Bug).
  • Fixed an issue that meant item damage was not assigned until a world was reloaded (Template:Bug).
  • Player can now see an item's durability immediately after crafting it (Template:Bug).
  • Fixed an issue that prevented an empty item from being given back after using a food like soup or stew.
  • Fixed a bug where dropped item stacks could become invisible after merging with another item stack (Template:Bug).
  • Fixed a bug where iron, gold, and diamond horse armor would all show white (Template:Bug).
  • Mob heads and bee spawn eggs now appear correctly in the inventory (Template:Bug).
  • Netherite armor items no longer take durability loss from a player standing on magma blocks (Template:Bug).

Audio

  • Pitch written in sound_definitions.json is now correctly played (Template:Bug).
  • Phantoms wings now make a flapping sound.

User interface

  • Beacon container interface no longer shuffles items around the inventory slots when trying to quick-move items from the inventory while the hotbar is full.
  • "Ride Exit" hint now clears Actionbar messages (Template:Bug).
  • Updated the profanity filter list (Template:Bug).

Character creator

  • Fixed character creator navigation problems between featured items, achievement rewards, emotes, and the dressing room (Template:Bug).

Touch controls

  • Pressing the 'Leave Boat' button on touch devices will no longer make the player hit a passenger or destroy the boat (Template:Bug).
  • A button icon has been added to the NPC dialog screen to show which gamepad button to press to close the window.
  • The hovered slot data is now cleared properly whenever the cursor is moved off of an item slot. This way the gamepad helpers are correct when you are not hovering on an item slot anymore on any container screen.
  • The item name text that appears when the player changes the hotbar selection now anchors from the bottom. This way when it grows, it will not overlap with the hotbar (Template:Bug).
  • Change Gamertag and Manage Account buttons on Settings screen (in the Profile section) now opens URLs correctly on iOS and Android.

Technical

  • Fixed a bug where
  1. REDIRECT Template:Code

Template:Redr in skeletal animations were being used for both the initial delay before playing an animation and for inter-loop delays

  • Fixed a crash on Android and included a more descriptive content error to print shader linker problem on screen.

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