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.20: 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.80.20''' (Android) or '''Preview 1.20.80.20''' (Windows, iOS, iPadOS, Xbox, PlayStation) is the first beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.20.80]], released on February 29, 2024,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/24509955193229|title=Minecraft Beta & Preview - 1.20.80.20|website=Minecraft Feedback|date=February 29, 2024}}</ref><ref>{{Mcnet|minecraft-preview-1-20-80-20|Minecraft Preview 1.20.80.20|February 29, 2024|Matt Gartzke}}</ref> which releases the [[Minecraft:armadillo]] and [[Minecraft:wolf armor]] from experimental gameplay and fixes bugs.
'''Beta 1.20.80.20''' (Android) or '''Preview 1.20.80.20''' (Windows, iOS, iPadOS, Xbox, PlayStation) is the first beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.20.80]], released on February 29, 2024,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/24509955193229|title=Minecraft Beta & Preview - 1.20.80.20|website=Minecraft Feedback|date=February 29, 2024}}</ref><ref>{{Mcnet|minecraft-preview-1-20-80-20|Minecraft Preview 1.20.80.20|February 29, 2024|Matt Gartzke}}</ref> which releases the armadillo and wolf armor from experimental gameplay and fixes bugs.


== Changes ==
== Changes ==
Line 29: Line 29:
*Fully grown cocoa pods now consistently drop 3 cocoa beans.
*Fully grown cocoa pods now consistently drop 3 cocoa beans.
'''[[Minecraft:Sapling]]'''
'''[[Minecraft:Sapling]]'''
* The different sapling type [[Minecraft:block states]] for the <code>sapling</code> ID have now been split up into their own IDs.
* The different sapling type block states for the <code>sapling</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 48: Line 48:
|}
|}
'''[[Minecraft:Coral Fan]]'''
'''[[Minecraft:Coral Fan]]'''
* The different coral color [[Minecraft:block states]] for the <code>coral_fan</code> ID have now been split up into their own IDs.
* The different coral color block states for the <code>coral_fan</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 74: Line 74:
***The cracked textures of the wolf armor is slightly different from {{el|je}}.<ref>{{bug|MCPE-179284}}</ref>
***The cracked textures of the wolf armor is slightly different from {{el|je}}.<ref>{{bug|MCPE-179284}}</ref>
**If the wolf armor is dealt damage beyond 0 durability, it will break.
**If the wolf armor is dealt damage beyond 0 durability, it will break.
**Wolf armor can now be repaired by using [[Minecraft:armadillo scute]]s on a sitting wolf.
**Wolf armor can now be repaired by using armadillo scutes on a sitting wolf.


===Mobs===
===Mobs===
'''[[Minecraft:Armadillo]]'''
'''Armadillo'''
*The armadillo has been de-experimentified and is now available during normal gameplay.
*The armadillo has been de-experimentified and is now available during normal gameplay.
*Breeding cooldown is no longer reset after roll-up.
*Breeding cooldown is no longer reset after roll-up.


===General===
===General===
'''[[Minecraft:Experiments]]'''
'''Experiments'''
*Removed the "Armadillo and Wolf Armor" experimental toggle.
*Removed the "Armadillo and Wolf Armor" experimental toggle.
'''[[Minecraft:Realms Stories]]'''
'''[[Minecraft:Realms Stories]]'''
Line 93: Line 93:
*Added unread story indicator on Story Feed tab.
*Added unread story indicator on Story Feed tab.
*Added a Realms Stories page to [[Minecraft:How to Play]] section of Minecraft.
*Added a Realms Stories page to [[Minecraft:How to Play]] section of Minecraft.
'''[[Minecraft:UI]]'''
'''UI'''
*The feedback button has been moved from [[Minecraft:Main Menu]] to the [[Minecraft:Settings]] screen under the General tab with label “Help Center”.
*The feedback button has been moved from Main Menu to the [[Minecraft:Settings]] screen under the General tab with label “Help Center”.
*Added a toggle for enabling/disabling game tips and a button for restarting them in the Settings under the General section.
*Added a toggle for enabling/disabling game tips and a button for restarting them in the Settings under the General section.
*Increased the time interval for showing a standard loading tip.
*Increased the time interval for showing a standard loading tip.
Line 100: Line 100:
*Worlds imported in the new Play screen now has a space before the “(imported)” suffix. (Preview only)
*Worlds imported in the new Play screen now has a space before the “(imported)” suffix. (Preview only)
*On touch devices, when items are swapped the icons now move in the correct direction.
*On touch devices, when items are swapped the icons now move in the correct direction.
*Custom [[Minecraft:decorated pot]]s and dyed [[Minecraft:banner]]s are now rendered correctly in [[Minecraft:crafter]] output slot.
*Custom decorated pots and dyed [[Minecraft:banner]]s are now rendered correctly in [[Minecraft:crafter]] output slot.
*On touch devices, the selected item now has a blue background on all screens.
*On touch devices, the selected item now has a blue background on all screens.
*Flying item animation is no longer missing in touch-screen versions of [[Minecraft:beacon]], [[Minecraft:cartography table]], and [[Minecraft:smithing table]] screens.
*Flying item animation is no longer missing in touch-screen versions of [[Minecraft:beacon]], cartography table, and smithing table screens.


===Technical===
===Technical===
'''[[Minecraft:API]]'''
'''API'''
*Removed {{cd|EntityHealableComponent.filters}} as they currently have no backing implementation.
*Removed {{cd|EntityHealableComponent.filters}} as they currently have no backing implementation.
*Added {{cd|PaletteColor}} enum to {{cd|beta}} for use with {{cd|ItemColorComponent/ItemColor2Component}}.
*Added {{cd|PaletteColor}} enum to {{cd|beta}} for use with {{cd|ItemColorComponent/ItemColor2Component}}.
Line 139: Line 139:


====World generation====
====World generation====
'''[[Minecraft:Trial Chambers]]'''
'''Trial Chambers'''
*Trial chambers are now placed in the same location and configuration as {{JE}}.
*Trial chambers are now placed in the same location and configuration as {{JE}}.


Line 149: Line 149:
*Added a new feature to the lighting model in the Deferred Technical Preview: Sub Surface Scattering. This effect approximates rays of light passing through translucent surfaces. For now, this feature is limited to only affect Leaves.
*Added a new feature to the lighting model in the Deferred Technical Preview: Sub Surface Scattering. This effect approximates rays of light passing through translucent surfaces. For now, this feature is limited to only affect Leaves.
*Increased the contrast and saturation of the world in the Deferred Technical Preview.
*Increased the contrast and saturation of the world in the Deferred Technical Preview.
'''[[Minecraft:API]]'''
'''API'''
*Block Custom Components<ref>https://learn.microsoft.com/minecraft/creator/Documents/CustomComponents</ref>
*Block Custom Components<ref>https://learn.microsoft.com/minecraft/creator/Documents/CustomComponents</ref>
**Added {{cd|BlockComponentStepOnEvent}} for {{cd|beta}}.
**Added {{cd|BlockComponentStepOnEvent}} for {{cd|beta}}.
Line 194: Line 194:


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

Revision as of 15:25, 9 April 2026

Template:Infobox version

Beta 1.20.80.20 (Android) or Preview 1.20.80.20 (Windows, iOS, iPadOS, Xbox, PlayStation) is the first beta/Preview version for Minecraft:Bedrock Edition 1.20.80, released on February 29, 2024,<ref>Template:Cite</ref><ref>Template:Mcnet</ref> which releases the armadillo and wolf armor from experimental gameplay and fixes bugs.

Changes

Blocks

Minecraft:Cocoa Beans

  • Fully grown cocoa pods now consistently drop 3 cocoa beans.

Minecraft:Sapling

  • The different sapling type block states for the sapling ID have now been split up into their own IDs.
Old ID New ID
Template:BlockSprite sapling Template:BlockSprite oak_sapling
Template:BlockSprite spruce_sapling
Template:BlockSprite birch_sapling
Template:BlockSprite jungle_sapling
Template:BlockSprite acacia_sapling
Template:BlockSprite dark_oak_sapling

Minecraft:Coral Fan

  • The different coral color block states for the coral_fan ID have now been split up into their own IDs.
Old ID New ID
Template:BlockSprite coral_fan Template:BlockSprite tube_coral_fan
Template:BlockSprite brain_coral_fan
Template:BlockSprite bubble_coral_fan
Template:BlockSprite fire_coral_fan
Template:BlockSprite horn_coral_fan

Items

Minecraft:Wolf Armor

  • Wolf armor has been de-experimentified and is now available during normal gameplay.
  • Wolf armor can now be dyed.
  • Wolf armor now acts as a shield, absorbing most damage directed to the Minecraft:wolf:
    • The wolf armor now has 64 durability.
    • More cracks appear on the wolf armor as it takes more damage.
    • If the wolf armor is dealt damage beyond 0 durability, it will break.
    • Wolf armor can now be repaired by using armadillo scutes on a sitting wolf.

Mobs

Armadillo

  • The armadillo has been de-experimentified and is now available during normal gameplay.
  • Breeding cooldown is no longer reset after roll-up.

General

Experiments

  • Removed the "Armadillo and Wolf Armor" experimental toggle.

Minecraft:Realms Stories

  • The Members and Timeline tabs are now limited to rendering at most 300 Realm players, to avoid performance issues on large Realms. All players will still be searchable in the Members tab.
  • When adding a new story, the text box is no longer cleared when the player leaves the Add Story screen. Essentially, players can save a draft of their Story.
  • When posting a Realm Story, the player’s avatar will only have the Online badge if they are currently playing in a game hosted by a Realm.
  • Added screen reader narration to Realms Stories ‘Opt In’ screen.
  • Added info button to Timeline tab.
  • Updated description text of certain Realms Stories settings.
  • Added unread story indicator on Story Feed tab.
  • Added a Realms Stories page to Minecraft:How to Play section of Minecraft.

UI

  • The feedback button has been moved from Main Menu to the Minecraft:Settings screen under the General tab with label “Help Center”.
  • Added a toggle for enabling/disabling game tips and a button for restarting them in the Settings under the General section.
  • Increased the time interval for showing a standard loading tip.
  • Add “Import Retail Worlds” button to the Settings/Storage screen.
  • Worlds imported in the new Play screen now has a space before the “(imported)” suffix. (Preview only)
  • On touch devices, when items are swapped the icons now move in the correct direction.
  • Custom decorated pots and dyed Minecraft:banners are now rendered correctly in Minecraft:crafter output slot.
  • On touch devices, the selected item now has a blue background on all screens.
  • Flying item animation is no longer missing in touch-screen versions of Minecraft:beacon, cartography table, and smithing table screens.

Technical

API

Cameras

  • Added the Template:Cd camera component which allows for players (and any entities they are connected to through riding and leashes) to be rendered even if they are beyond the max entity render distance.
  • Added Template:Cd component to the Template:Cd camera.
    • This component is intended to be an enhancement and improvement to current functionality and as such will be “set to true” by default.
    • Setting this component to false will remove the added rendering capability. Documentation will be undated prior to release.
  • The server now sends chunks and actors around the camera to the client if that information already exists on the server even when the camera is placed far away from the player.

Components

Entity Filters

  • Added new entity filter Template:Cd, which checks if the entity is sitting.
  • Added new entity filter Template:Cd, which checks if the entity has a certain damaged piece of equipment in the specified slot.

Minecraft:Molang

  • Added new query Template:Cd, which returns the damage value of the armor item in the specified slot.

Stability and Performance

Experimental

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

Changes

Blocks

Minecraft:Vault

  • Vault hit sound pitch corrected to match Template:JE.
  • Updated vault visuals.

World generation

Trial Chambers

  • Trial chambers are now placed in the same location and configuration as Template:JE.

Technical

Blocks

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

Graphical

  • Added a dedicated quality slider for Point Light Shadows in the Deferred Video Settings menu.
  • Added a new feature to the lighting model in the Deferred Technical Preview: Sub Surface Scattering. This effect approximates rays of light passing through translucent surfaces. For now, this feature is limited to only affect Leaves.
  • Increased the contrast and saturation of the world in the Deferred Technical Preview.

API

Fixes

Template:Fixes Others

  • Horses and Boats no longer slide to unexpected previous locations upon mounting or dismounting.
  • Fixed an issue where the Realms Stories button would lose focus on the play screen.
  • Fixed the Realms Stories ‘Opt In’ screen sometimes appearing visually broken.
  • Fixed a bug where selecting the same screenshot again would de-select the screenshot instead of just keeping the selected one.
  • Fixing some component Template:Cd methods where they did not properly return false in cases where the component had been removed from the Entity.
  • Fixed Template:Cmd command so that changes only effect the targeted player(s).
  • Partially fixed full block shapes (e.g. redstone lamps, froglights, glowstone, etc.) that are marked as point lights in resource packs in the Deferred Technical Preview. They can still be turned into point lights, but will not have occlusion/shadows.

Trivia

  • This is the only version of Template:BE to be released on a leap day.

References

Template:Reflist

Navigation

Template:Navbox Bedrock Edition versions de:Bedrock Edition beta 1.20.80.20 es:Bedrock Edition Preview 1.20.80.20 ko:Bedrock Edition 프리뷰 1.20.80.20 pt:Edição Bedrock Preview 1.20.80.20 ru:Preview 1.20.80.20 (Bedrock Edition) uk:Preview 1.20.80.20 (Bedrock Edition) zh:基岩版1.20.80.20