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.80.23: Difference between revisions

From SAS Gaming Wiki
imported>NRPAN1
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 21: Line 21:
| nextparent = 1.20.81
| nextparent = 1.20.81
}}<onlyinclude>
}}<onlyinclude>
'''Beta 1.20.80.23''' (Android) or '''Preview 1.20.80.23''' (Windows, iOS, iPadOS, Xbox, PlayStation) is the fourth beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.20.80]], released on March 20, 2024,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/25158280856461|title=Minecraft Beta & Preview - 1.20.80.23|website=Minecraft Feedback|date=March 20, 2024}}</ref> which adds [[Minecraft:trial chambers map]]s under [[Minecraft:experimental gameplay]], and fixes bugs.
'''Beta 1.20.80.23''' (Android) or '''Preview 1.20.80.23''' (Windows, iOS, iPadOS, Xbox, PlayStation) is the fourth beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.20.80]], released on March 20, 2024,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/25158280856461|title=Minecraft Beta & Preview - 1.20.80.23|website=Minecraft Feedback|date=March 20, 2024}}</ref> which adds trial chambers maps under experimental gameplay, and fixes bugs.


== Changes ==
== Changes ==
===Blocks===
===Blocks===
'''[[Minecraft:Dead Coral Fan]]'''
'''[[Minecraft:Dead Coral Fan]]'''
* The different coral color [[Minecraft:block states]] for the <code>coral_fan_dead</code> ID have now been split up into their own IDs.
* The different coral color block states for the <code>coral_fan_dead</code> ID have now been split up into their own IDs.
{|class="mw-collapsible mw-collapsed wikitable"
{|class="mw-collapsible mw-collapsed wikitable"
! [[Minecraft:Bedrock Edition data values|Old ID]]
! [[Minecraft:Bedrock Edition data values|Old ID]]
Line 44: Line 44:


'''[[Minecraft:Flower]]'''
'''[[Minecraft:Flower]]'''
* The different [[Minecraft:block states]] for the <code>red_flower</code> ID have now been split up into their own IDs.
* The different block states for the <code>red_flower</code> ID have now been split up into their own IDs.
{|class="mw-collapsible mw-collapsed wikitable"
{|class="mw-collapsible mw-collapsed wikitable"
! [[Minecraft:Bedrock Edition data values|Old ID]]
! [[Minecraft:Bedrock Edition data values|Old ID]]
Line 78: Line 78:


===General===
===General===
'''[[Minecraft:Select World#Friends|Add friends screen]]'''
'''Add friends screen'''
*Added multiple features including:
*Added multiple features including:
**Lists of recommended and suggested friends.
**Lists of recommended and suggested friends.
Line 86: Line 86:
[[File:New UI - Search for Players Screen Menu (Bedrock Preview 1.20.80.23).png|380px|thumb|New Search for Players Screen.]]
[[File:New UI - Search for Players Screen Menu (Bedrock Preview 1.20.80.23).png|380px|thumb|New Search for Players Screen.]]


'''[[Minecraft:Death screen]]'''
'''Death screen'''
*The updated "You Died!" screen is no longer experimental.
*The updated "You Died!" screen is no longer experimental.


'''[[Minecraft:World Options]]'''
'''World Options'''
*Renamed "Harcore" switch to "[[Minecraft:Hardcore]]".
*Renamed "Harcore" switch to "Hardcore".


===Mobs===
===Mobs===
'''[[Minecraft:Armadillo]]'''
'''Armadillo'''
*Armadillos no longer rotate to look at the player shortly after rolling up.
*Armadillos no longer rotate to look at the player shortly after rolling up.


'''[[Minecraft:Wolf]]'''
'''[[Minecraft:Wolf]]'''
*The rules for selecting certain Wolf variants when spawned using a Spawn Egg or the {{cmd|/summon}} command have been broadened:
*The rules for selecting certain Wolf variants when spawned using a Spawn Egg or the {{cmd|/summon}} command have been broadened:
**Rusty Wolf is now selected in all [[Minecraft:Jungle]] biomes, as defined by the biome tag {{cd|minecraft:jungle}}.  
**Rusty Wolf is now selected in all Jungle biomes, as defined by the biome tag {{cd|minecraft:jungle}}.  
**Spotted Wolf is now selected in all [[Minecraft:Savanna]] biomes, as defined by the biome tag {{cd|minecraft:savanna}}.  
**Spotted Wolf is now selected in all Savanna biomes, as defined by the biome tag {{cd|minecraft:savanna}}.  
**Striped Wolf is now selected in all [[Minecraft:Badlands]] biomes, as defined by the biome tag {{cd|minecraft:mesa}}.
**Striped Wolf is now selected in all Badlands biomes, as defined by the biome tag {{cd|minecraft:mesa}}.


===Technical===
===Technical===
Line 107: Line 107:
* The durations and cooldowns of {{cd|behavior.timer_flag_1}}, {{cd|behavior.timer_flag_2}}, and {{cd|behavior.timer_flag_3}} are now correctly randomized on both start and stop, rather than only on spawn.
* The durations and cooldowns of {{cd|behavior.timer_flag_1}}, {{cd|behavior.timer_flag_2}}, and {{cd|behavior.timer_flag_3}} are now correctly randomized on both start and stop, rather than only on spawn.


'''[[Minecraft:Recipes]]'''
'''Recipes'''
* Added {{cd|assume_symmetry}} boolean property for Shaped Recipes to allow for symmetrical shaped recipes with different outputs.
* Added {{cd|assume_symmetry}} boolean property for Shaped Recipes to allow for symmetrical shaped recipes with different outputs.


Line 115: Line 115:
====Items====
====Items====
'''[[Minecraft:Explorer Map]]s'''
'''[[Minecraft:Explorer Map]]s'''
*Added [[Minecraft:trial chambers map]]s, which can be purchased from a [[Minecraft:cartographer]].
*Added trial chambers maps, which can be purchased from a cartographer.


===Changes===
===Changes===
====Technical====
====Technical====
'''[[Minecraft:API]]'''
'''API'''
*Added an optional {{cd|SpawnEntityOptions}} with a boolean {{cd|initialPersistence}} field to the {{cd|spawnEntity(…)}} function to support persistent entities in [[Minecraft:Editor]] tooling.
*Added an optional {{cd|SpawnEntityOptions}} with a boolean {{cd|initialPersistence}} field to the {{cd|spawnEntity(…)}} function to support persistent entities in Editor tooling.
*Moved {{cd|getItemStack(amount?: number, withData?: boolean): ItemStack | undefined}} from {{cd|beta}} to {{cd|1.10.0}}.
*Moved {{cd|getItemStack(amount?: number, withData?: boolean): ItemStack | undefined}} from {{cd|beta}} to {{cd|1.10.0}}.
*Moved {{cd|getItemStack(amount?: number): ItemStack | undefined}} from {{cd|beta}} to {{cd|1.10.0}}.
*Moved {{cd|getItemStack(amount?: number): ItemStack | undefined}} from {{cd|beta}} to {{cd|1.10.0}}.
Line 206: Line 206:


[[Category:Bedrock Edition 1.20.80 betas]]
[[Category:Bedrock Edition 1.20.80 betas]]
[[Minecraft:de:Bedrock Edition beta 1.20.80.23]]
de:Bedrock Edition beta 1.20.80.23
[[Minecraft:es:Bedrock Edition Preview 1.20.80.23]]
es:Bedrock Edition Preview 1.20.80.23
[[Minecraft:pt:Edição Bedrock Preview 1.20.80.23]]
pt:Edição Bedrock Preview 1.20.80.23
[[Minecraft:uk:Preview 1.20.80.23 (Bedrock Edition)]]
uk:Preview 1.20.80.23 (Bedrock Edition)
[[Minecraft:zh:基岩版1.20.80.23]]
zh:基岩版1.20.80.23

Revision as of 15:25, 9 April 2026

Template:Infobox version Beta 1.20.80.23 (Android) or Preview 1.20.80.23 (Windows, iOS, iPadOS, Xbox, PlayStation) is the fourth beta/Preview version for Minecraft:Bedrock Edition 1.20.80, released on March 20, 2024,<ref>Template:Cite</ref> which adds trial chambers maps under experimental gameplay, and fixes bugs.

Changes

Blocks

Minecraft:Dead Coral Fan

  • The different coral color block states for the coral_fan_dead ID have now been split up into their own IDs.
Old ID New ID
Template:BlockSprite coral_fan_dead Template:BlockSprite dead_tube_coral_fan
Template:BlockSprite dead_brain_coral_fan
Template:BlockSprite dead_bubble_coral_fan
Template:BlockSprite dead_fire_coral_fan
Template:BlockSprite dead_horn_coral_fan

Minecraft:Flower

  • The different block states for the red_flower ID have now been split up into their own IDs.
Old ID New ID
Template:BlockSprite red_flower Template:BlockSprite poppy
Template:BlockSprite blue_orchid
Template:BlockSprite allium
Template:BlockSprite azure_bluet
Template:BlockSprite red_tulip
Template:BlockSprite orange_tulip
Template:BlockSprite white_tulip
Template:BlockSprite pink_tulip
Template:BlockSprite oxeye_daisy
Template:BlockSprite cornflower
Template:BlockSprite lily_of_the_valley

Command format

Template:Cmd

  • Moved the Template:Cmd command out of Upcoming Creator Features experimental toggle.

General

Add friends screen

  • Added multiple features including:
    • Lists of recommended and suggested friends.
    • Improved search to give partial results while you are typing.
    • Ability to share your profile information through a QR code or a share link.
    • A handy button that copies your Gamertag to the clipboard.
File:New UI - Search for Players Screen Menu (Bedrock Preview 1.20.80.23).png
New Search for Players Screen.

Death screen

  • The updated "You Died!" screen is no longer experimental.

World Options

  • Renamed "Harcore" switch to "Hardcore".

Mobs

Armadillo

  • Armadillos no longer rotate to look at the player shortly after rolling up.

Minecraft:Wolf

  • The rules for selecting certain Wolf variants when spawned using a Spawn Egg or the Template:Cmd command have been broadened:
    • Rusty Wolf is now selected in all Jungle biomes, as defined by the biome tag Template:Cd.
    • Spotted Wolf is now selected in all Savanna biomes, as defined by the biome tag Template:Cd.
    • Striped Wolf is now selected in all Badlands biomes, as defined by the biome tag Template:Cd.

Technical

Components

  • Added the Template:Cd component, which prevents an entity from visually rotating their body to match their own facing direction.
  • The durations and cooldowns of Template:Cd, Template:Cd, and Template:Cd are now correctly randomized on both start and stop, rather than only on spawn.

Recipes

  • Added Template:Cd boolean property for Shaped Recipes to allow for symmetrical shaped recipes with different outputs.

Experimental

These additions and changes are accessible by enabling the "Update 1.21" and "Beta APIs" experimental toggles.

Additions

Items

Minecraft:Explorer Maps

  • Added trial chambers maps, which can be purchased from a cartographer.

Changes

Technical

API

Blocks

  • Added Template:Cd block component behind the Beta API experiment.
  • Added Template:Cd block component behind the Beta API experiment.

Entity Components

Items

  • Added Template:Cd item component under the Beta APIs feature flag.

Fixes

Template:Fixes Others

  • Guest users in split-screen multiplayer will no longer trigger Realm Events.
  • Fixed an issue where enabling Realms Stories required a restart. (Preview Only)
  • Players can now see themselves in the ‘Recently Played’ section of Realms Stories, if they have played recently.
  • Other bug fixes and stability updates.
  • Fixed a bug that prevented custom features in behavior packs from loading.
  • Fixed a crash during the load process of localization strings.
  • Fixed a bug where some recipes did not show up when recipe unlocking was on.

Template:Fixes

References

Template:Reflist

Navigation

Template:Navbox Bedrock Edition versions de:Bedrock Edition beta 1.20.80.23 es:Bedrock Edition Preview 1.20.80.23 pt:Edição Bedrock Preview 1.20.80.23 uk:Preview 1.20.80.23 (Bedrock Edition) zh:基岩版1.20.80.23