Minecraft:Bedrock Edition beta 1.16.100.55: Difference between revisions
More actions
imported>Turki Hamdi |
Fix template calls: add MC/ prefix |
||
| (One intermediate revision by the same user not shown) | |||
| Line 16: | Line 16: | ||
}}<onlyinclude> | }}<onlyinclude> | ||
'''Beta 1.16.100.55''' is the sixth beta version for [[Minecraft:Bedrock Edition 1.16.100]], released on September 10, 2020,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/360049002892|title=Minecraft Beta - 1.16.100.55 (Xbox One/Windows 10/Android)|website=Minecraft Feedback|date=September 10, 2020}}</ref> which brought more parity from {{ | '''Beta 1.16.100.55''' is the sixth beta version for [[Minecraft:Bedrock Edition 1.16.100]], released on September 10, 2020,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/360049002892|title=Minecraft Beta - 1.16.100.55 (Xbox One/Windows 10/Android)|website=Minecraft Feedback|date=September 10, 2020}}</ref> which brought more parity from {{MC/El|je}}, and fixes bugs. | ||
== Changes == | == Changes == | ||
=== Blocks === | === Blocks === | ||
'''[[Minecraft:Observer]]s''' | '''[[Minecraft:Observer]]s''' | ||
* No longer get stuck in an active state when moved by | * No longer get stuck in an active state when moved by pistons. | ||
'''[[Minecraft:Shroomlight]]s''' | '''[[Minecraft:Shroomlight]]s''' | ||
| Line 33: | Line 33: | ||
=== Mobs === | === Mobs === | ||
'''[[Minecraft:Camera]]''' | '''[[Minecraft:Camera]]''' | ||
* Can no longer be obtained by using {{ | * Can no longer be obtained by using {{MC/Cmd|give}} command. | ||
'''[[Minecraft:Piglin]]s and | '''[[Minecraft:Piglin]]s and Piglin Brutes''' | ||
* Now keep their [[Minecraft:crossbow]]s or [[Minecraft:axe|golden axe]]s (respectively) when zombified. | * Now keep their [[Minecraft:crossbow]]s or [[Minecraft:axe|golden axe]]s (respectively) when zombified. | ||
''' | '''Zoglins''' | ||
* Changed baby zoglin's model to match ''Java Edition''. | * Changed baby zoglin's model to match ''Java Edition''. | ||
=== General === | === General === | ||
''' | '''Add-ons and Script Engine''' | ||
* Bandwidth optimization: make sure level event packets only broadcast locally. | * Bandwidth optimization: make sure level event packets only broadcast locally. | ||
* Spatial Bandwidth Optimizations are now exposed through a component, {{ | * Spatial Bandwidth Optimizations are now exposed through a component, {{MC/Cd|minecraft:conditional_bandwidth_optimization}}. | ||
* Spatial Bandwidth Optimizations are now utilized by every actor using {{ | * Spatial Bandwidth Optimizations are now utilized by every actor using {{MC/Cd|minecraft:conditional_bandwidth_optimization}}. | ||
* Added the selector component to raw text which can be used to print entity names in commands such as {{ | * Added the selector component to raw text which can be used to print entity names in commands such as {{MC/Cmd|tellraw}} and {{MC/Cmd|titleraw}}. | ||
* Structures are no longer cut off when loaded using the {{ | * Structures are no longer cut off when loaded using the {{MC/Cmd|structure}} command. | ||
''' | '''Experimental Gameplay''' | ||
* Toggle has been revamped. | * Toggle has been revamped. | ||
** Added "Custom Biome Add-Ons", "Experimental Scripting Add-Ons", "Experimental Molang Features", and "Next Gameplay Update" toggle.<ref>{{tweet|Mega_Spud|1304085092160200704|Also, this! These have just been added to the UI for now, we'll keep you updated when we're adding new and exciting things to test!}}</ref> | ** Added "Custom Biome Add-Ons", "Experimental Scripting Add-Ons", "Experimental Molang Features", and "Next Gameplay Update" toggle.<ref>{{tweet|Mega_Spud|1304085092160200704|Also, this! These have just been added to the UI for now, we'll keep you updated when we're adding new and exciting things to test!}}</ref> | ||
''' | '''Menu Screen''' | ||
* Added | * Added Mojang Studios logo splash screen for Android devices.<ref>{{bug|MCPE-79353}}</ref> | ||
'''Technical''' | '''Technical''' | ||
| Line 62: | Line 62: | ||
'''Performance and Stability''' | '''Performance and Stability''' | ||
* Game no longer crashes if a player opens a shulker box they're standing on after rejoining a multiplayer session. | * Game no longer crashes if a player opens a shulker box they're standing on after rejoining a multiplayer session. | ||
* Fixed crash when using {{ | * Fixed crash when using {{MC/Cmd|fill}} command with portal to fill huge amount of blocks. | ||
'''Vanilla Parity''' | '''Vanilla Parity''' | ||
| Line 73: | Line 73: | ||
'''General''' | '''General''' | ||
* Portal blocks placed with {{ | * Portal blocks placed with {{MC/Cmd|setblock}} or {{MC/Cmd|fill}} commands that are not part of a valid portal structure will only exist for 1 second before they are removed. | ||
* Foxes will no longer take damage when falling on berries. ({{bug|MCPE-82273}}) | * Foxes will no longer take damage when falling on berries. ({{bug|MCPE-82273}}) | ||
* Text and background for the title command (Title, Subtitle, and Actionbar) have been adjusted and spaced out. | * Text and background for the title command (Title, Subtitle, and Actionbar) have been adjusted and spaced out. | ||
| Line 94: | Line 94: | ||
== References == | == References == | ||
{{ | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox Bedrock Edition versions|1.1x}} | {{MC/Navbox Bedrock Edition versions|1.1x}} | ||
de:Bedrock Edition beta 1.16.100.55 | |||
es:Bedrock Edition beta 1.16.100.55 | |||
fr:Édition Bedrock bêta 1.16.100.55 | |||
ja:Bedrock Edition beta 1.16.100.55 | |||
pt:Edição Bedrock beta 1.16.100.55 | |||
ru:Beta 1.16.100.55 (Bedrock Edition) | |||
zh:基岩版1.16.100.55 | |||
Latest revision as of 19:29, 9 April 2026
Beta 1.16.100.55 is the sixth beta version for Minecraft:Bedrock Edition 1.16.100, released on September 10, 2020,<ref>Template:Cite</ref> which brought more parity from
- REDIRECT Template:Edition
Template:Rcat, and fixes bugs.
Changes
Blocks
- No longer get stuck in an active state when moved by pistons.
- Can now be composted.
Items
- The "thing" banner pattern can now be crafted at the Minecraft:loom.
Mobs
- Can no longer be obtained by using
- REDIRECT Template:Command
Template:Redr command.
Minecraft:Piglins and Piglin Brutes
- Now keep their Minecraft:crossbows or golden axes (respectively) when zombified.
Zoglins
- Changed baby zoglin's model to match Java Edition.
General
Add-ons and Script Engine
- Bandwidth optimization: make sure level event packets only broadcast locally.
- Spatial Bandwidth Optimizations are now exposed through a component,
- REDIRECT Template:Code
- Spatial Bandwidth Optimizations are now utilized by every actor using
- REDIRECT Template:Code
- Added the selector component to raw text which can be used to print entity names in commands such as
- REDIRECT Template:Command
Template:Redr and
- REDIRECT Template:Command
- Structures are no longer cut off when loaded using the
- REDIRECT Template:Command
Template:Redr command.
Experimental Gameplay
- Toggle has been revamped.
- Added "Custom Biome Add-Ons", "Experimental Scripting Add-Ons", "Experimental Molang Features", and "Next Gameplay Update" toggle.<ref>Template:Tweet</ref>
Menu Screen
- Added Mojang Studios logo splash screen for Android devices.<ref>Template:Bug</ref>
Technical
- FMOD music channel now sets its priority to 0 when music is played to prevent FMOD virtual channel from stealing it when a regular sound is played in game (default priority is 128)
Fixes
Performance and Stability
- Game no longer crashes if a player opens a shulker box they're standing on after rejoining a multiplayer session.
- Fixed crash when using
- REDIRECT Template:Command
Template:Redr command with portal to fill huge amount of blocks.
Vanilla Parity
- Baby zoglins now have oversized heads. (Template:Bug)
- Shroomlight block can now be used with the composter. (Template:Bug)
- Crimson fungus and warped fungus can now be placed on mycelium blocks. (Template:Bug)
- Observers will no longer get stuck in an active state when moved by a piston. (Template:Bug)
- The "Thing" banner can now be crafted at the loom. (Template:Bug)
- All expected blocks and items can now be composted again. (Template:Bug)
General
- Portal blocks placed with
- REDIRECT Template:Command
- REDIRECT Template:Command
Template:Redr commands that are not part of a valid portal structure will only exist for 1 second before they are removed.
- Foxes will no longer take damage when falling on berries. (Template:Bug)
- Text and background for the title command (Title, Subtitle, and Actionbar) have been adjusted and spaced out.
- Dressing room now shows cached Character Creator items when offline.
- 24 bit PNGs without an alpha channel are no longer accepted as valid custom skins. (Template:Bug)
Gameplay
- Boots enchanted with Soul Speed no longer become stuck on mobs or the player after breaking. (Template:Bug)
- Piglin brutes preserve equipment when zombified. (Template:Bug)
User Interface
- The smithing table screen now contains hammer icon and UI elements appear correctly when using the "Pocket" UI profile setting. (Template:Bug)
New Achievement Screens
- Made the reward frame on the list item the same as the art frame.
- Improved the tap visual feedback.
- Decreased safe zone size.
- Fixed an issue where it was impossible to move focus away from Back button using a keyboard.
- Fixed an issue where the new achievement screens would sometimes incorrectly apply safe zone along the split in split screen mode, instead of just at the window edges.
References
<references group="">
</references>
de:Bedrock Edition beta 1.16.100.55 es:Bedrock Edition beta 1.16.100.55 fr:Édition Bedrock bêta 1.16.100.55 ja:Bedrock Edition beta 1.16.100.55 pt:Edição Bedrock beta 1.16.100.55 ru:Beta 1.16.100.55 (Bedrock Edition) zh:基岩版1.16.100.55