Minecraft:Bedrock Edition Preview 1.20.60.23
More actions
Beta 1.20.60.23 (Android) or Preview 1.20.60.23 (Windows, iOS, iPadOS, Xbox) is the fourth beta/Preview version for Minecraft:Bedrock Edition 1.20.60, released on December 13, 2023,<ref>Template:Cite</ref><ref>Template:Mcnet</ref> which adds the armadillo mob, armadillo scutes and wolf armor behind an experimental toggle and fixes bugs. This is the final beta/Preview released in 2023.
Additions
General
- Realms Stories is a new social hub for your Realm
- Realms Stories features include:
- The Story Feed – lets you share your greatest gameplay moments with your fellow Realm members
- The Timeline – lets you see when other members are playing on the Realm
- The Members tab – shows a list of all Realm members and their permission levels
- Realms Stories will not be accessible the first time you launch 1.20.60.23. To use Realms Stories, launch the game, close it, and then launch it again.
- Realms Stories features include:
Inbox Screen
- Added Inbox Screen is being updated with improved navigation<ref>Template:Tweet</ref>.
Experiments
- Added the "Armadillo and Wolf Armor" experimental toggle.
- Contains new armadillo mob, armadillo scutes and wolf armor for Minecraft 1.21.
Changes
Graphical
- Added 4K resolution support for Xbox Series X|S consoles
General
Play Screen
- The friends drawer in the new Play screen now allows joining a friend’s world with a join button.
Edit World Screen
- Edit World is being updated with improved navigation, more descriptions, and a new look and feel that matches the new Create New World Screen. (Preview only)
Technical
Minecraft:Add-ons and Script Engine
- The
- REDIRECT Template:Code
Template:Redr identifier for the
- REDIRECT Template:Code
Template:Redr block component has been added
- The
- REDIRECT Template:Code
Template:Redr identifier provides a centered 1x1x1 cube geometry
- When combined with a
- REDIRECT Template:Code
Template:Redr component with
- REDIRECT Template:Code
Template:Redr, it enables rendering-only capabilities previously included in the
- REDIRECT Template:Code
Template:Redr component including:
- Occludes both vanilla and custom neighboring full blocks
- Culls faces that neighbor vanilla and custom neighboring full blocks to improve rendering performance
General
- Updated listed values for the Vanilla
- REDIRECT Template:Code
Template:Redr block state in documentation API
- Added Biome Registry biome names and
- REDIRECT Template:Code
Template:Redr enum to vanilla metadata generation Components
- Added an
- REDIRECT Template:Code
Template:Redr field to the
- REDIRECT Template:Code
Template:Redr component, which allows to specify conditions on when the actor can be fed Minecraft:Molang
- Released Molang queries from experimental
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
Experimental
These additions and changes are accessible by enabling the "Armadillo and Wolf Armor", "Update 1.21", "Beta APIs", "Molang", and "Upcoming Creator Features" experimental toggles.
Additions
Mobs
Armadillo
- Added the Armadillo
- The Armadillo is a neutral mob.<ref name=ref3>Despite being referred to as a neutral mob on minecraft.net, the armadillo is just a passive mob with a defense mechanic</ref>
- Drops Armadillo Scutes periodically
- Drops Armadillo Scutes when brushed
- Spawns in Savannas
- Favorite food is Spider Eyes
- When an Armadillo detects a threat, it rolls up
- Threats are:
- Players who are sprinting
- Players on a mount or in a vehicle
- Undead mobs
- It does not roll up if it is fleeing, in water, in the air, or if being led
- When an Armadillo is rolled up it does not walk, cannot eat, and will not be tempted by food
- It continues to scan for threats, and if there are no threats detected for 3 seconds, it will unroll
- Threats are:
Items
- Can be used to craft Wolf Armor
- Dropped by Armadillos
- Dispensers can be used to brush Armadillo Scutes off Armadillos
- Using Wolf Armor on an adult tamed Wolf will equip the armor on the Wolf
- Only a Wolf's owner can put Wolf Armor on their tamed Wolf, and with this in mind, Dispensers cannot put Wolf Armor on Wolves
- Using Shears on a Wolf that is wearing armor will make it drop the armor
- Only a Wolf's owner can shear a Wolf Armor from it, and with this in mind, Dispensers cannot remove Wolf Armor from Wolves
- Wolf Armor gives the same protection as Diamond Horse Armor
- If a Wolf dies while wearing armor, it will drop the armor
Command format
- Added a new
- REDIRECT Template:Command
Template:Redr command that will hide and reset HUD elements visibility.
- REDIRECT Template:Code
- REDIRECT Template:Code
- The HUD elements available are:
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
Technical
API
- Added item dynamic properties
- Added function
- REDIRECT Template:Code
Template:Redr - Removes all dynamic properties from the item stack
- Added function
- REDIRECT Template:Code
Template:Redr - Returns the value of the dynamic property with the given identifier if it exists, otherwise returns undefined
- Added function
- REDIRECT Template:Code
Template:Redr - Returns an array of all dynamic property identifiers on the item stack
- Added function
- REDIRECT Template:Code
Template:Redr - Returns the total byte count of all dynamic properties on the item stack
- Added function
- REDIRECT Template:Code
Template:Redr - Sets the value of the dynamic property with the given identifier. If the value is undefined, the dynamic property will be removed.
- Added class
- REDIRECT Template:Code
Template:Redr. This component is used to shoot a projectile entity and modify its properties
- Added interface
- REDIRECT Template:Code
Template:Redr. This interface is used with function
- REDIRECT Template:Code
Template:Redr to optionally modify the accuracy of the projectile when shot
Changes
Blocks
- Trial Spawner randomizes the loot table only once each combat, for all players
Mobs
Breeze
- Updated sounds.
Technical
Minecraft:Add-ons and Script Engine
- The
- REDIRECT Template:Code
Template:Redr block component has been deprecated. Using it in content marked 1.20.60 and beyond will provide a content error
- Using content marked prior to 1.20.60 will have their
- REDIRECT Template:Code
Template:Redr block component upgraded to a
- REDIRECT Template:Code
Template:Redr block component with a
- REDIRECT Template:Code
Template:Redr identifier, but will maintain backwards compatibility with all behaviors API
- Updated function
- REDIRECT Template:Code
Template:Redr to return the added effect (or undefined if it failed). Minecraft:Molang
- Changed cooldown query slot IDs to be required for container slots with more than one index, logging content errors if not provided
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
Fixes
Template:Fixes Others
- Breeze wind and wind charge rendering have been tweaked.
- Fixed an issue where mobs, such as Zombies, were unable to pick up full stacks of items from the ground.
- The player's body will now cast a shadow in first person mode in the Deferred Technical Preview.
- The loading screen will no longer turn black on Android when entering a PBR-capable world with the Deferred Technical Preview enabled.
- Hoppers in Minecarts no longer exhibit ghosting artifacts during camera motion when the Deferred Technical Preview is enabled.
- The game no longer crashes when exiting a world with the Deferred Technical Preview enabled.
References
<references group="">
</references>
de:Bedrock Edition beta 1.20.60.23 es:Bedrock Edition beta 1.20.60.23 ko:Bedrock Edition 프리뷰 1.20.60.23 pt:Edição Bedrock Preview 1.20.60.23 uk:Preview 1.20.60.23 (Bedrock Edition) zh:基岩版1.20.60.23