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 Preview 1.20.60.23: Difference between revisions

From SAS Gaming Wiki
imported>Ja17
m ko interwiki
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 22: Line 22:
}}<onlyinclude>
}}<onlyinclude>


'''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>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/22307322045197|title=Minecraft - Beta & ''Preview'' 1.20.60.23|website=Minecraft Feedback|date=December 13, 2023}}</ref><ref>{{Mcnet|minecraft-preview-1-20-60-23|Minecraft Preview 1.20.60.23|December 13, 2023|Jay Wells}}</ref> which adds the [[Minecraft:armadillo]] mob, [[Minecraft:armadillo scute]]s and [[Minecraft:wolf armor]] behind an experimental toggle and fixes bugs. This is the final beta/''Preview'' released in 2023.
'''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>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/22307322045197|title=Minecraft - Beta & ''Preview'' 1.20.60.23|website=Minecraft Feedback|date=December 13, 2023}}</ref><ref>{{Mcnet|minecraft-preview-1-20-60-23|Minecraft Preview 1.20.60.23|December 13, 2023|Jay Wells}}</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 ==
== Additions ==
Line 36: Line 36:
* Added Inbox Screen is being updated with improved navigation<ref>{{tweet|Volgar|1735001079153045667|Howdy, my dears! In case you missed it, there is now new Inbox screen built with Ore UI available in #Minecraft preview builds. It's a work in progress, but hopefully it'd be a hub for release notes, invitations etc}}</ref>.  
* Added Inbox Screen is being updated with improved navigation<ref>{{tweet|Volgar|1735001079153045667|Howdy, my dears! In case you missed it, there is now new Inbox screen built with Ore UI available in #Minecraft preview builds. It's a work in progress, but hopefully it'd be a hub for release notes, invitations etc}}</ref>.  
[[File:New UI - Inbox Screen Menu (Bedrock Preview 1.20.60.23).png|right|thumb|380px|New Inbox Screen.]]
[[File:New UI - Inbox Screen Menu (Bedrock Preview 1.20.60.23).png|right|thumb|380px|New Inbox Screen.]]
'''[[Minecraft:Experiments]]'''
'''Experiments'''
* Added the "Armadillo and Wolf Armor" experimental toggle.
* Added the "Armadillo and Wolf Armor" experimental toggle.
** Contains new [[Minecraft:armadillo]] mob, [[Minecraft:armadillo scute]]s and [[Minecraft:wolf armor]] for [[Minecraft:Bedrock Edition 1.21.0|Minecraft 1.21]].
** Contains new armadillo mob, armadillo scutes and wolf armor for [[Minecraft:Bedrock Edition 1.21.0|Minecraft 1.21]].


==Changes==
==Changes==
Line 44: Line 44:
* Added 4K resolution support for Xbox Series X{{!}}S consoles
* Added 4K resolution support for Xbox Series X{{!}}S consoles
===General===
===General===
'''[[Minecraft:Play Screen]]'''
'''Play Screen'''
* The friends drawer in the new Play screen now allows joining a friend’s world with a join button.
* The friends drawer in the new Play screen now allows joining a friend’s world with a join button.
'''[[Minecraft:World Options|Edit World Screen]]'''
'''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)
* 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)
[[File:New UI - Edit World Screen Menu (Bedrock Preview 1.20.60.23).png|right|thumb|300px|New Edit World Screen.]]
[[File:New UI - Edit World Screen Menu (Bedrock Preview 1.20.60.23).png|right|thumb|300px|New Edit World Screen.]]
Line 59: Line 59:
'''General'''
'''General'''
* Updated listed values for the Vanilla {{cd|orientation}} block state in documentation
* Updated listed values for the Vanilla {{cd|orientation}} block state in documentation
'''[[Minecraft:API]]'''
'''API'''
* Added Biome Registry biome names and {{cd|StructureFeatureType}} enum to vanilla metadata generation
* Added Biome Registry biome names and {{cd|StructureFeatureType}} enum to vanilla metadata generation
'''Components'''
'''Components'''
Line 81: Line 81:
===Additions===
===Additions===
==== Mobs ====
==== Mobs ====
'''[[Minecraft:Armadillo]]'''
'''Armadillo'''
*Added the Armadillo
*Added the Armadillo
*The Armadillo is a neutral mob.<ref name=ref3>Despite being referred to as a neutral mob on [[Minecraft:minecraft.net]], the armadillo is just a passive mob with a defense mechanic</ref>
*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 periodically
*Drops Armadillo Scutes when brushed
*Drops Armadillo Scutes when brushed
Line 129: Line 129:


====Technical====
====Technical====
'''[[Minecraft:API]]'''
'''API'''
*Added item dynamic properties
*Added item dynamic properties
**Added function {{cd|clearDynamicProperties(): void}} - Removes all dynamic properties from the item stack
**Added function {{cd|clearDynamicProperties(): void}} - Removes all dynamic properties from the item stack
Line 144: Line 144:
* Trial Spawner randomizes the loot table only once each combat, for all players
* Trial Spawner randomizes the loot table only once each combat, for all players
====Mobs====
====Mobs====
'''[[Minecraft:Breeze]]'''
'''Breeze'''
* Updated sounds.
* Updated sounds.
====Technical====
====Technical====
Line 150: Line 150:
* The {{cd|minecraft:unit_cube}} block component has been deprecated. Using it in content marked 1.20.60 and beyond will provide a content error
* The {{cd|minecraft:unit_cube}} 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 {{cd|minecraft:unit_cube}} block component upgraded to a {{cd|minecraft:geometry}} block component with a {{cd|minecraft:geometry.full_block}} identifier, but will maintain backwards compatibility with all behaviors
** Using content marked prior to 1.20.60 will have their {{cd|minecraft:unit_cube}} block component upgraded to a {{cd|minecraft:geometry}} block component with a {{cd|minecraft:geometry.full_block}} identifier, but will maintain backwards compatibility with all behaviors
'''[[Minecraft:API]]'''
'''API'''
*Updated function {{cd|addEffect}} to return the added effect (or undefined if it failed).
*Updated function {{cd|addEffect}} to return the added effect (or undefined if it failed).
'''[[Minecraft:Molang]]'''
'''[[Minecraft:Molang]]'''
Line 185: Line 185:


[[Category:Bedrock Edition 1.20.60 betas]]
[[Category:Bedrock Edition 1.20.60 betas]]
[[Minecraft:de:Bedrock Edition beta 1.20.60.23]]
de:Bedrock Edition beta 1.20.60.23
[[Minecraft:es:Bedrock Edition beta 1.20.60.23]]
es:Bedrock Edition beta 1.20.60.23
[[Minecraft:ko:Bedrock Edition 프리뷰 1.20.60.23]]
ko:Bedrock Edition 프리뷰 1.20.60.23
[[Minecraft:pt:Edição Bedrock Preview 1.20.60.23]]
pt:Edição Bedrock Preview 1.20.60.23
[[Minecraft:uk:Preview 1.20.60.23 (Bedrock Edition)]]
uk:Preview 1.20.60.23 (Bedrock Edition)
[[Minecraft:zh:基岩版1.20.60.23]]
zh:基岩版1.20.60.23

Revision as of 15:25, 9 April 2026

Template:Infobox version

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

Minecraft:Realms Stories

  • 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.

Inbox Screen

  • Added Inbox Screen is being updated with improved navigation<ref>Template:Tweet</ref>.
File:New UI - Inbox Screen Menu (Bedrock Preview 1.20.60.23).png
New Inbox Screen.

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)
File:New UI - Edit World Screen Menu (Bedrock Preview 1.20.60.23).png
New Edit World Screen.

Technical

Minecraft:Add-ons and Script Engine

  • The Template:Cd identifier for the Template:Cd block component has been added
    • The Template:Cd identifier provides a centered 1x1x1 cube geometry
    • When combined with a Template:Cd component with Template:Cd, it enables rendering-only capabilities previously included in the Template:Cd 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 Template:Cd block state in documentation

API

  • Added Biome Registry biome names and Template:Cd enum to vanilla metadata generation

Components

  • Added an Template:Cd field to the Template:Cd component, which allows to specify conditions on when the actor can be fed

Minecraft:Molang

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

Items

Minecraft:Armadillo Scutes

  • Can be used to craft Wolf Armor
  • Dropped by Armadillos
  • Dispensers can be used to brush Armadillo Scutes off Armadillos

Minecraft:Wolf Armor

  • 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

Technical

API

  • Added item dynamic properties
    • Added function Template:Cd - Removes all dynamic properties from the item stack
    • Added function Template:Cd - Returns the value of the dynamic property with the given identifier if it exists, otherwise returns undefined
    • Added function Template:Cd - Returns an array of all dynamic property identifiers on the item stack
    • Added function Template:Cd - Returns the total byte count of all dynamic properties on the item stack
    • Added function Template:Cd - Sets the value of the dynamic property with the given identifier. If the value is undefined, the dynamic property will be removed.
  • Added class Template:Cd. This component is used to shoot a projectile entity and modify its properties
  • Added interface Template:Cd. This interface is used with function Template:Cd to optionally modify the accuracy of the projectile when shot

Changes

Blocks

Minecraft:Trial Spawner

  • 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 Template:Cd 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 Template:Cd block component upgraded to a Template:Cd block component with a Template:Cd identifier, but will maintain backwards compatibility with all behaviors

API

  • Updated function Template:Cd 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

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

Template:Reflist

Navigation

Template:Navbox Bedrock Edition versions 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