Minecraft:Bedrock Edition beta 1.16.200.52: Difference between revisions
More actions
imported>NovaBot m Bot: Change pseudo headers according to MCW:PSEUDO |
Fix template calls: add MC/ prefix |
||
| (One intermediate revision by the same user not shown) | |||
| Line 16: | Line 16: | ||
}}<onlyinclude> | }}<onlyinclude> | ||
'''Beta 1.16.200.52''' is the second beta version for [[Minecraft:Bedrock Edition 1.16.200]], released on October 28, 2020,<ref>{{cite|url= https://feedback.minecraft.net/hc/en-us/articles/360051234492|title=Minecraft Beta - 1.16.200.52 (Xbox One/Windows 10/Android)|website=Minecraft Feedback|date=October 28, 2020}}</ref> which added some of the first | '''Beta 1.16.200.52''' is the second beta version for [[Minecraft:Bedrock Edition 1.16.200]], released on October 28, 2020,<ref>{{cite|url= https://feedback.minecraft.net/hc/en-us/articles/360051234492|title=Minecraft Beta - 1.16.200.52 (Xbox One/Windows 10/Android)|website=Minecraft Feedback|date=October 28, 2020}}</ref> which added some of the first Caves & Cliffs features behind experimental gameplay toggle, and fixes bugs. | ||
== Changes == | == Changes == | ||
=== Blocks === | === Blocks === | ||
''' | '''Grass Path''' | ||
* Renamed to “Dirt Path” | * Renamed to “Dirt Path” | ||
* Can now be made on top or side of [[Minecraft:dirt]], | * Can now be made on top or side of [[Minecraft:dirt]], coarse dirt, [[Minecraft:mycelium]], and [[Minecraft:podzol]]. | ||
=== Items === | === Items === | ||
''' | '''Netherite leggings''' | ||
* Changed the texture of the worn netherite leggings model. | * Changed the texture of the worn netherite leggings model. | ||
=== General === | === General === | ||
'''Scripting, Add-Ons, and Technical''' | '''Scripting, Add-Ons, and Technical''' | ||
* Changed {{ | * Changed {{MC/Cd|set_block}} and {{MC/Cd|set_block_at_pos}} to use {{MC/Cd|BlockDescriptor }} when specifying {{MC/Cd|block_type}} | ||
* Items with the item lock component no longer cause the recipe book to show invalid recipe results | * Items with the item lock component no longer cause the recipe book to show invalid recipe results | ||
'''Blocks ''' | '''Blocks ''' | ||
* Added {{ | * Added {{MC/Cd|query.cardinal_facing_2d}} to get a ground plane direction that doesn't return up or down | ||
* Added the ability to put block models into the models/blocks folder | * Added the ability to put block models into the models/blocks folder | ||
* Added the ability for item triggers to send events to the block they are interacting with (when there is one such as {{ | * Added the ability for item triggers to send events to the block they are interacting with (when there is one such as {{MC/Cd|on_use_on}}) | ||
* Added the ability to query the interacted face for both interactions with blocks and using {{ | * Added the ability to query the interacted face for both interactions with blocks and using {{MC/Cd|minecraft:on_use_on}} in an item. Face can be queried with {{MC/Cd|query.block_face}} | ||
'''Event Responses''' | '''Event Responses''' | ||
* {{ | * {{MC/Cd|add_mob_effect}} and {{MC/Cd|remove_mob_effect}} no longer throw content errors when valid effect names are passed in | ||
* Added documentation for {{ | * Added documentation for {{MC/Cd|remove_mob_effect}} to make creators aware they can use the value "all" in effect to remove all mob effects from a target | ||
== Experimental == | == Experimental == | ||
These additions and changes are accessible by enabling the " | These additions and changes are accessible by enabling the "Caves & Cliffs" experimental toggles. | ||
=== Blocks === | === Blocks === | ||
| Line 53: | Line 53: | ||
* Have a slightly different texture than regular snow blocks. | * Have a slightly different texture than regular snow blocks. | ||
* When the player is inside the block, a powder snow block fog is rendered around them and an overlay texture is rendered on the HUD. | * When the player is inside the block, a powder snow block fog is rendered around them and an overlay texture is rendered on the HUD. | ||
* Currently behind | * Currently behind Experimental Gameplay toggle (Caves and Cliffs sub-toggle) | ||
=== Items === | === Items === | ||
'''[[Minecraft:Goat Horn]]s''' | '''[[Minecraft:Goat Horn]]s''' | ||
* Dropped by a goat if it rams into a block. | * Dropped by a goat if it rams into a block. | ||
* When {{ctrl|used}} for a short period of time, it makes a sound identical to the horn heard during | * When {{ctrl|used}} for a short period of time, it makes a sound identical to the horn heard during raids. | ||
* Currently behind | * Currently behind Experimental Gameplay toggle (Caves and Cliffs sub-toggle) | ||
'''[[Minecraft:Spawn Egg]]s''' | '''[[Minecraft:Spawn Egg]]s''' | ||
* Added | * Added goat spawn [[Minecraft:egg]]s. | ||
** Currently behind | ** Currently behind Experimental Gameplay toggle (Caves and Cliffs sub-toggle) | ||
=== Mobs === | === Mobs === | ||
''' | '''Goats''' | ||
* Spawn in the | * Spawn in the Extreme Hills biome. | ||
* Take reduced fall damage. | * Take reduced fall damage. | ||
* Will sometimes attempt to ram other mobs, including players. | * Will sometimes attempt to ram other mobs, including players. | ||
| Line 81: | Line 81: | ||
* Can be milked with a bucket, similar to cows. | * Can be milked with a bucket, similar to cows. | ||
* Can be attached to a [[Minecraft:lead]]. | * Can be attached to a [[Minecraft:lead]]. | ||
* Currently behind | * Currently behind Experimental Gameplay toggle (Caves and Cliffs sub-toggle). | ||
== Fixes == | == Fixes == | ||
| Line 120: | Line 120: | ||
'''Commands''' | '''Commands''' | ||
* {{ | * {{MC/Cmd|playsound}} commands now play the sound correctly for all players in range | ||
* {{ | * {{MC/Cmd|effect}} command duration is now capped at 1,000,000 seconds ({{bug|MCPE-92916}}) | ||
* Add ticking area commands performed in the same tick now disallow adding areas with the same name twice | * Add ticking area commands performed in the same tick now disallow adding areas with the same name twice | ||
* Placeholder text message for the {{ | * Placeholder text message for the {{MC/Cmd|titleraw}} command success no longer returns to player ({{bug|MCPE-63618}}) | ||
* {{ | * {{MC/Cd|FadeOut}} argument is no longer ignored in {{MC/Cmd|title}}'s times command | ||
'''Graphics, Textures, and User Interface''' | '''Graphics, Textures, and User Interface''' | ||
| Line 133: | Line 133: | ||
* Fixed a bug where the visual focus indicator was lost when hovering on tabs | * Fixed a bug where the visual focus indicator was lost when hovering on tabs | ||
* Glowsticks no longer use placeholder textures (Education Feature) ({{bug|MCPE-45686}}, {{bug|MCPE-68417}}) | * Glowsticks no longer use placeholder textures (Education Feature) ({{bug|MCPE-45686}}, {{bug|MCPE-68417}}) | ||
* Loading screen tips won't display the key {{ | * Loading screen tips won't display the key {{MC/Cd|tips.game.62}} | ||
* Avoid purchasing Realm if player cancels out of "Purchase History Needed" dialog | * Avoid purchasing Realm if player cancels out of "Purchase History Needed" dialog | ||
'''Technical ''' | '''Technical ''' | ||
* Fixed face occlusion with data driven blocks to properly account for unit cube transparent vs unit cube opaque | * Fixed face occlusion with data driven blocks to properly account for unit cube transparent vs unit cube opaque | ||
* Fixed a crash caused by heap corruption with {{ | * Fixed a crash caused by heap corruption with {{MC/Cd|entity_collision}} and {{MC/Cd|pick_collision}} components | ||
* Data-driven blocks no longer have their top faces rotated 180 degrees when carried or in inventory ({{bug|MCPE-63134}}) | * Data-driven blocks no longer have their top faces rotated 180 degrees when carried or in inventory ({{bug|MCPE-63134}}) | ||
* Mobs are no longer teleported back and forth outside solid objects if there is not enough space for multiple entities ({{bug|MCPE-101202}}) | * Mobs are no longer teleported back and forth outside solid objects if there is not enough space for multiple entities ({{bug|MCPE-101202}}) | ||
* Fixed items not being placeable in additional horse equipment slots. Does not fix all equippable behaviors | * Fixed items not being placeable in additional horse equipment slots. Does not fix all equippable behaviors | ||
* Inventory size on the {{ | * Inventory size on the {{MC/Cd|minecraft:inventory}} component has to be increased to match the equippable slots in order for the server to accept the item placement | ||
* The tooltip for item with item lock component will no longer show when game rule showtags is disabled</onlyinclude> | * The tooltip for item with item lock component will no longer show when game rule showtags is disabled</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.200.52 | |||
es:Bedrock Edition beta 1.16.200.52 | |||
fr:Édition Bedrock bêta 1.16.200.52 | |||
ja:Bedrock Edition beta 1.16.200.52 | |||
pt:Edição Bedrock beta 1.16.200.52 | |||
ru:Beta 1.16.200.52 (Bedrock Edition) | |||
zh:基岩版1.16.200.52 | |||
Latest revision as of 19:29, 9 April 2026
Beta 1.16.200.52 is the second beta version for Minecraft:Bedrock Edition 1.16.200, released on October 28, 2020,<ref>Template:Cite</ref> which added some of the first Caves & Cliffs features behind experimental gameplay toggle, and fixes bugs.
Changes
Blocks
Grass Path
- Renamed to “Dirt Path”
- Can now be made on top or side of Minecraft:dirt, coarse dirt, Minecraft:mycelium, and Minecraft:podzol.
Items
Netherite leggings
- Changed the texture of the worn netherite leggings model.
General
Scripting, Add-Ons, and Technical
- Changed
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr to use
- REDIRECT Template:Code
Template:Redr when specifying
- REDIRECT Template:Code
- Items with the item lock component no longer cause the recipe book to show invalid recipe results
Blocks
- Added
- REDIRECT Template:Code
Template:Redr to get a ground plane direction that doesn't return up or down
- Added the ability to put block models into the models/blocks folder
- Added the ability for item triggers to send events to the block they are interacting with (when there is one such as
- REDIRECT Template:Code
- Added the ability to query the interacted face for both interactions with blocks and using
- REDIRECT Template:Code
Template:Redr in an item. Face can be queried with
- REDIRECT Template:Code
Event Responses
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr no longer throw content errors when valid effect names are passed in
- Added documentation for
- REDIRECT Template:Code
Template:Redr to make creators aware they can use the value "all" in effect to remove all mob effects from a target
Experimental
These additions and changes are accessible by enabling the "Caves & Cliffs" experimental toggles.
Blocks
- Currently only available through the creative inventory.
- Entities, including mobs and players, can enter powder snow blocks.
- Their movement is slowed down while inside, and fall damage is ignored.
- Powder snow can be climbed similar to ladders or scaffolding. Downward movement cannot be accelerated.
- Have a slightly different texture than regular snow blocks.
- When the player is inside the block, a powder snow block fog is rendered around them and an overlay texture is rendered on the HUD.
- Currently behind Experimental Gameplay toggle (Caves and Cliffs sub-toggle)
Items
- Dropped by a goat if it rams into a block.
- When Template:Ctrl for a short period of time, it makes a sound identical to the horn heard during raids.
- Currently behind Experimental Gameplay toggle (Caves and Cliffs sub-toggle)
- Added goat spawn Minecraft:eggs.
- Currently behind Experimental Gameplay toggle (Caves and Cliffs sub-toggle)
Mobs
Goats
- Spawn in the Extreme Hills biome.
- Take reduced fall damage.
- Will sometimes attempt to ram other mobs, including players.
- The ram target can be up to 16 blocks away, but the ram itself only goes 9 blocks. Goats will attempt to get closer to targets that are too far to be reached.
- Have a cooldown of 10 to 15 seconds between attacks.
- Will not attack goats and shulkers.
- Ram will be canceled if attacked.
- Drops a horn when they ram into a tree.
- Can be bred with wheat.
- Breeding results in 3 to 8 baby goats.
- Have Template:Hp health.
- On death, they do not drop items, but adults will drop experience.
- Can be milked with a bucket, similar to cows.
- Can be attached to a Minecraft:lead.
- Currently behind Experimental Gameplay toggle (Caves and Cliffs sub-toggle).
Fixes
Performance and Stability
- Fixed several crashes that could occur during gameplay
- Large numbers of scheduled instant updates should no longer crash the game (Template:Bug)
- Fixed occasional crash when going through a portal or flying around
- Fixed a crash that would occasionally occur while flying or moving around the game world
General
- Only preview items will be shown in crafting screen when auto crafting an item on controller. This prevents rapid updates of the recipe book
- Fixed a bug where End Portal blocks were not removed after an End Portal Frame block is destroyed. Filled blocks other than end portal blocks will remain in place
- Fixed paperdoll such that it can now always be rotated with the mouse when in the dressing room (Template:Bug)
Accessibility
- Emote wheel now supports the screen reader
- Fixed a bug where UI screen reader did not read the screen title and shortcut buttons on the Invite to game Screen
- Fixed an issue where the screen reader was not reading updates often enough on some devices
- Fixed the screen reader so messages with controller icons in the Chat Screen are read correctly
- UI Screen Reader now reads the Open Chat Message while Text To Speech For Chat is turned off
Gameplay
- Double chests no longer lose contents when reloading the world (Template:Bug)
- Compass is no longer consumed when used on a Lodestone in creative mode (Template:Bug)
- Cocoa Pods generated in jungle now generate in the proper direction (Template:Bug)
- Signs no longer replace decorations when attempting to place in the same space as the decoration
- Right-clicking a snow block with a shovel no longer breaks the snow block
- Dirt paths (formerly grass path) can now be made by using a shovel on dirt, podzol, mycelium or course dirt (as well as grass)
- Updated the Netherite leggings texture (Template:Bug)
- Twisting Vines can no longer be placed on Composter blocks while sneaking (Template:Bug)
Mobs
- Villagers will no longer steal workstations from each other (Template:Bug)
- Mobs no longer randomly stop attacking and following their targets (Template:Bug)
- Piglins that are close together can no longer pick up the same item if it's dropped between them
- Mobs no longer spawn in Wither Roses (Template:Bug)
- Bees now only exit at the front of Bee Hives and Bee Nests
Commands
- REDIRECT Template:Command
Template:Redr commands now play the sound correctly for all players in range
- REDIRECT Template:Command
Template:Redr command duration is now capped at 1,000,000 seconds (Template:Bug)
- Add ticking area commands performed in the same tick now disallow adding areas with the same name twice
- Placeholder text message for the
- REDIRECT Template:Command
Template:Redr command success no longer returns to player (Template:Bug)
- REDIRECT Template:Code
Template:Redr argument is no longer ignored in
- REDIRECT Template:Command
Template:Redr's times command
Graphics, Textures, and User Interface
- Update Zombified Piglin texture to remove flickering of loincloth (Template:Bug)
- "Classic Controls - Intense" font color now matches the surrounding text in VR Controls menu
- [X] button in Chat Settings is no longer present when using a controller
- Profile screen has been improved, now characters will be visible and can be selected or modified as soon as they load
- Fixed a bug where the visual focus indicator was lost when hovering on tabs
- Glowsticks no longer use placeholder textures (Education Feature) (Template:Bug, Template:Bug)
- Loading screen tips won't display the key
- REDIRECT Template:Code
- Avoid purchasing Realm if player cancels out of "Purchase History Needed" dialog
Technical
- Fixed face occlusion with data driven blocks to properly account for unit cube transparent vs unit cube opaque
- Fixed a crash caused by heap corruption with
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr components
- Data-driven blocks no longer have their top faces rotated 180 degrees when carried or in inventory (Template:Bug)
- Mobs are no longer teleported back and forth outside solid objects if there is not enough space for multiple entities (Template:Bug)
- Fixed items not being placeable in additional horse equipment slots. Does not fix all equippable behaviors
- Inventory size on the
- REDIRECT Template:Code
Template:Redr component has to be increased to match the equippable slots in order for the server to accept the item placement
- The tooltip for item with item lock component will no longer show when game rule showtags is disabled
References
<references group="">
</references>
de:Bedrock Edition beta 1.16.200.52 es:Bedrock Edition beta 1.16.200.52 fr:Édition Bedrock bêta 1.16.200.52 ja:Bedrock Edition beta 1.16.200.52 pt:Edição Bedrock beta 1.16.200.52 ru:Beta 1.16.200.52 (Bedrock Edition) zh:基岩版1.16.200.52