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

From SAS Gaming Wiki
Revision as of 19:20, 9 April 2026 by SyncBot (talk | contribs) (Fix template calls: add MC/ prefix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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
  1. REDIRECT Template:Code

Template:Redr identifier for the

  1. REDIRECT Template:Code

Template:Redr block component has been added

    • The
  1. REDIRECT Template:Code

Template:Redr identifier provides a centered 1x1x1 cube geometry

    • When combined with a
  1. REDIRECT Template:Code

Template:Redr component with

  1. REDIRECT Template:Code

Template:Redr, it enables rendering-only capabilities previously included in the

  1. 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
  1. REDIRECT Template:Code

Template:Redr block state in documentation API

  • Added Biome Registry biome names and
  1. REDIRECT Template:Code

Template:Redr enum to vanilla metadata generation Components

  • Added an
  1. REDIRECT Template:Code

Template:Redr field to the

  1. 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
  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

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

  • Added a new
  1. REDIRECT Template:Command

Template:Redr command that will hide and reset HUD elements visibility.

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  • The HUD elements available are:
  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

Technical

API

  • Added item dynamic properties
    • Added function
  1. REDIRECT Template:Code

Template:Redr - Removes all dynamic properties from the item stack

    • Added function
  1. REDIRECT Template:Code

Template:Redr - Returns the value of the dynamic property with the given identifier if it exists, otherwise returns undefined

    • Added function
  1. REDIRECT Template:Code

Template:Redr - Returns an array of all dynamic property identifiers on the item stack

    • Added function
  1. REDIRECT Template:Code

Template:Redr - Returns the total byte count of all dynamic properties on the item stack

    • Added function
  1. 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
  1. REDIRECT Template:Code

Template:Redr. This component is used to shoot a projectile entity and modify its properties

  • Added interface
  1. REDIRECT Template:Code

Template:Redr. This interface is used with function

  1. REDIRECT Template:Code

Template:Redr 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
  1. 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
  1. REDIRECT Template:Code

Template:Redr block component upgraded to a

  1. REDIRECT Template:Code

Template:Redr block component with a

  1. REDIRECT Template:Code

Template:Redr identifier, but will maintain backwards compatibility with all behaviors API

  • Updated function
  1. 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
  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

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>

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