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

From SAS Gaming Wiki
imported>Ja17
m ko interwiki
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
| nextparent = 1.20.81
| nextparent = 1.20.81
}}<onlyinclude>
}}<onlyinclude>
'''Beta 1.20.80.21''' (Android) or '''Preview 1.20.80.21''' (Windows, iOS, iPadOS, Xbox, PlayStation) is the second beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.20.80]], released on March 6, 2024,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/24711734982925|title=Minecraft Beta & Preview - 1.20.80.21|website=Minecraft Feedback|date=March 6, 2024}}</ref><ref>{{Mcnet|minecraft-preview-1-20-80-21|Minecraft Preview 1.20.80.21|March 6, 2024|Matt Gartzke}}</ref> which adds 8 new types of [[Minecraft:wolves]], changes the server selection menu, and fixes bugs.
'''Beta 1.20.80.21''' (Android) or '''Preview 1.20.80.21''' (Windows, iOS, iPadOS, Xbox, PlayStation) is the second beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.20.80]], released on March 6, 2024,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/24711734982925|title=Minecraft Beta & Preview - 1.20.80.21|website=Minecraft Feedback|date=March 6, 2024}}</ref><ref>{{Mcnet|minecraft-preview-1-20-80-21|Minecraft Preview 1.20.80.21|March 6, 2024|Matt Gartzke}}</ref> which adds 8 new types of wolves, changes the server selection menu, and fixes bugs.


== Changes ==
== Changes ==
Line 27: Line 27:
'''Missing tile'''
'''Missing tile'''
* [[File:Missing Tile (texture) BE3.png|32px]] Updated the missing tile texture to a dirt block with brown question mark.
* [[File:Missing Tile (texture) BE3.png|32px]] Updated the missing tile texture to a dirt block with brown question mark.
** This change affects blocks and items that use the texture, like [[Minecraft:Unknown|unknown]], [[Minecraft:Info update|info_update]], [[Minecraft:Client_request_placeholder_block|client request placeholder block]], and [[Minecraft:Reserved6|reserved6]].
** This change affects blocks and items that use the texture, like [[Minecraft:Unknown|unknown]], [[Minecraft:Info update|info_update]], client request placeholder block, and [[Minecraft:Reserved6|reserved6]].


=== Items ===
=== Items ===
'''[[Minecraft:Lead]]'''
'''[[Minecraft:Lead]]'''
* The Lead item now renders correctly when the "Hide Hand" [[Minecraft:setting]] is selected.
* The Lead item now renders correctly when the "Hide Hand" setting is selected.


=== Mobs ===
=== Mobs ===
Line 46: Line 46:
* An ordinary wolf is now called Pale Wolf.
* An ordinary wolf is now called Pale Wolf.


'''[[Minecraft:Rabbit]]'''
'''Rabbit'''
* Rabbits are now more likely to spawn in [[Minecraft:Grove]]s than before.
* Rabbits are now more likely to spawn in Groves than before.


'''[[Minecraft:Fox]]'''
'''Fox'''
* Foxes are now less likely to spawn in Groves than before.
* Foxes are now less likely to spawn in Groves than before.


Line 58: Line 58:
[[File:New UI - Play Screen Menu "Servers" Tab (Bedrock Preview 1.20.80.21).png|right|thumb|380px|New Server Tab Screen.]]
[[File:New UI - Play Screen Menu "Servers" Tab (Bedrock Preview 1.20.80.21).png|right|thumb|380px|New Server Tab Screen.]]


'''New [[Minecraft:death screen]]'''
'''New death screen'''
* Now uses the old death screen tilt.<ref>{{bug|MCPE-179365}}</ref>
* Now uses the old death screen tilt.<ref>{{bug|MCPE-179365}}</ref>
** This change is ''not'' mentioned in the changelog.
** This change is ''not'' mentioned in the changelog.
Line 68: Line 68:
* Like/comment/option buttons widened to accommodate languages with longer words.
* Like/comment/option buttons widened to accommodate languages with longer words.


'''[[Minecraft:UI]]'''
'''UI'''
* On touch devices, item transfer animation is now rendered above static items.
* On touch devices, item transfer animation is now rendered above static items.


=== Technical ===
=== Technical ===
'''[[Minecraft:API]]'''
'''API'''
* Block Custom Components are temporarily removed
* Block Custom Components are temporarily removed
** They should be returning in an upcoming ''[[Minecraft:Preview]]''.
** They should be returning in an upcoming ''Preview''.
* Dynamic imports (e.g., {{cd|import("/my-module.js")}}) should be functional again.
* Dynamic imports (e.g., {{MC/Cd|import("/my-module.js")}}) should be functional again.
* {{cd|BlockTypes}} will now return valid types for flattened or refactored block names.
* {{MC/Cd|BlockTypes}} will now return valid types for flattened or refactored block names.
* {{cd|EntityMountTamingComponent}}
* {{MC/Cd|EntityMountTamingComponent}}
** Renamed {{cd|EntityMountTamingComponent}} to {{cd|EntityTameMountComponent}}.
** Renamed {{MC/Cd|EntityMountTamingComponent}} to {{MC/Cd|EntityTameMountComponent}}.
** Renamed {{cd|setTamed}} to {{cd|tame}}.
** Renamed {{MC/Cd|setTamed}} to {{MC/Cd|tame}}.
* Released {{cd|BlockComponentTypes}} from {{cd|beta}} to 1.10.0
* Released {{MC/Cd|BlockComponentTypes}} from {{MC/Cd|beta}} to 1.10.0
* Released {{cd|EntityComponentTypes}} from {{cd|beta}} to 1.10.0
* Released {{MC/Cd|EntityComponentTypes}} from {{MC/Cd|beta}} to 1.10.0
* Released {{cd|ItemComponentTypes}} from {{cd|beta}} to 1.10.0
* Released {{MC/Cd|ItemComponentTypes}} from {{MC/Cd|beta}} to 1.10.0


== Experimental ==
== Experimental ==
Line 94: Line 94:


==== Mobs ====
==== Mobs ====
'''[[Minecraft:Bogged]]'''
'''Bogged'''
* The Bogged texture and model have been updated.
* The Bogged texture and model have been updated.
* The Bogged now drops two [[Minecraft:mushroom]]s (either both red/brown or one of each) when sheared.
* The Bogged now drops two [[Minecraft:mushroom]]s (either both red/brown or one of each) when sheared.
Line 100: Line 100:
==== Technical ====
==== Technical ====
'''[[Minecraft:Commands]]'''
'''[[Minecraft:Commands]]'''
* Added item text, status effects, and absorption hearts to the {{cmd|hud}} command’s list of hud elements (Ex: {{cmd|/hud @s hide item_text}})
* Added item text, status effects, and absorption hearts to the {{MC/Cmd|hud}} command’s list of hud elements (Ex: {{MC/Cmd|/hud @s hide item_text}})


'''[[Minecraft:API]]'''
'''API'''
* {{cd|EntityQueryOptions}}
* {{MC/Cd|EntityQueryOptions}}
** Added field {{cd|propertyOptions?: EntityQueryPropertyOptions[];}}.
** Added field {{MC/Cd|propertyOptions?: EntityQueryPropertyOptions[];}}.
* {{cd|EntityQueryPropertyOptions}}
* {{MC/Cd|EntityQueryPropertyOptions}}
** Added field {{cd|exclude}} - If exclude {{cd|propertyId}}.
** Added field {{MC/Cd|exclude}} - If exclude {{MC/Cd|propertyId}}.
** Added field {{cd|propertyId}} - Property ID.
** Added field {{MC/Cd|propertyId}} - Property ID.
** Added field {{cd|value}} - Target value or comparison.
** Added field {{MC/Cd|value}} - Target value or comparison.
* {{cd|EqualsComparison}}
* {{MC/Cd|EqualsComparison}}
** Added {{cd|equals}}.
** Added {{MC/Cd|equals}}.
* {{cd|GreaterThanComparison}}
* {{MC/Cd|GreaterThanComparison}}
** Added {{cd|greaterThan}}.
** Added {{MC/Cd|greaterThan}}.
* {{cd|GreaterThanOrEqualsComparison}}
* {{MC/Cd|GreaterThanOrEqualsComparison}}
** Added {{cd|greaterThanOrEquals}}.
** Added {{MC/Cd|greaterThanOrEquals}}.
* {{cd|LessThanComparison}}
* {{MC/Cd|LessThanComparison}}
** Added {{cd|lessThan}}.
** Added {{MC/Cd|lessThan}}.
* {{cd|LessThanOrEqualsComparison}}
* {{MC/Cd|LessThanOrEqualsComparison}}
** Added {{cd|lessThanOrEquals}}.
** Added {{MC/Cd|lessThanOrEquals}}.
* {{cd|NotEqualsComparison}}
* {{MC/Cd|NotEqualsComparison}}
** Added {{cd|notEquals}}.
** Added {{MC/Cd|notEquals}}.
* {{cd|RangeComparison}}
* {{MC/Cd|RangeComparison}}
** Added {{cd|lowerBound}} and {{cd|upperBound}}.
** Added {{MC/Cd|lowerBound}} and {{MC/Cd|upperBound}}.
** Moved {{cd|worldInitialize}} from {{cd|beta}} to 1.10.0
** Moved {{MC/Cd|worldInitialize}} from {{MC/Cd|beta}} to 1.10.0
* Moved {{cd|EntityProjectileComponent}} from {{cd|beta}} to 1.10.0
* Moved {{MC/Cd|EntityProjectileComponent}} from {{MC/Cd|beta}} to 1.10.0
* Removed old Vector Please use {{cd|Vector3Utils}} from {{cd|@minecraft/math}} as a replacement.
* Removed old Vector Please use {{MC/Cd|Vector3Utils}} from {{MC/Cd|@minecraft/math}} as a replacement.
* {{cd|ModalFormData}}
* {{MC/Cd|ModalFormData}}
** Added {{cd|submitButton}} method for setting the text of the form’s submit button.
** Added {{MC/Cd|submitButton}} method for setting the text of the form’s submit button.
* Structure APIs
* Structure APIs
** Added function {{cd|setBlockPermutation(location: Vector3, blockPermutation?: BlockPermutation, waterlogged?: boolean): void}} - Sets the block permutation at a given location within the structure.
** Added function {{MC/Cd|setBlockPermutation(location: Vector3, blockPermutation?: BlockPermutation, waterlogged?: boolean): void}} - Sets the block permutation at a given location within the structure.
** Added function {{cd|saveToWorld(): void}} - Persists the structure as part of the broader world storage.
** Added function {{MC/Cd|saveToWorld(): void}} - Persists the structure as part of the broader world storage.
** Added function {{cd|saveAs(identifier: string, saveMode?: StructureSaveMode): Structure}} - Saves a copy of the structure with a new identifier.
** Added function {{MC/Cd|saveAs(identifier: string, saveMode?: StructureSaveMode): Structure}} - Saves a copy of the structure with a new identifier.
* {{cd|EntityHitBlockAfterEvent}}
* {{MC/Cd|EntityHitBlockAfterEvent}}
** Added property {{cd|hitBlockPermutation}} to {{cd|beta}}.
** Added property {{MC/Cd|hitBlockPermutation}} to {{MC/Cd|beta}}.


== Fixes ==
== Fixes ==
{{fixes|project=MCPE|fixedin=1.20.80.21 Preview
{{MC/Fixes|project=MCPE|fixedin=1.20.80.21 Preview
|;old
|;old
|19740|Wolves don't jump while chasing mobs.
|19740|Wolves don't jump while chasing mobs.
Line 160: Line 160:


== References ==
== References ==
{{reflist}}
{{MC/Reflist}}


== Navigation ==
== Navigation ==
{{Navbox Bedrock Edition versions|1.2x}}
{{MC/Navbox Bedrock Edition versions|1.2x}}


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

Latest revision as of 19:20, 9 April 2026

Template:Infobox version Beta 1.20.80.21 (Android) or Preview 1.20.80.21 (Windows, iOS, iPadOS, Xbox, PlayStation) is the second beta/Preview version for Minecraft:Bedrock Edition 1.20.80, released on March 6, 2024,<ref>Template:Cite</ref><ref>Template:Mcnet</ref> which adds 8 new types of wolves, changes the server selection menu, and fixes bugs.

Changes

Textures

Missing tile

Items

Minecraft:Lead

  • The Lead item now renders correctly when the "Hide Hand" setting is selected.

Mobs

Minecraft:Wolf

Rabbit

  • Rabbits are now more likely to spawn in Groves than before.

Fox

  • Foxes are now less likely to spawn in Groves than before.

General

Minecraft:Featured servers screen

  • Changed the server tab and the add external server screen.
    • Added Server Activities and News to each featured server.
File:New UI - Play Screen Menu "Servers" Tab (Bedrock Preview 1.20.80.21).png
New Server Tab Screen.

New death screen

  • Now uses the old death screen tilt.<ref>Template:Bug</ref>
    • This change is not mentioned in the changelog.

Minecraft:Realms

  • Applied consistent grayed out behavior across all Stories screens for avatars of players opted out of Minecraft:Realms Stories.
  • Players are now redirected to the first Story page upon posting a new Story.
  • Selected screenshot will now be saved with story draft if you back out of the "Add Story" page before posting.
  • Like/comment/option buttons widened to accommodate languages with longer words.

UI

  • On touch devices, item transfer animation is now rendered above static items.

Technical

API

  • Block Custom Components are temporarily removed
    • They should be returning in an upcoming Preview.
  • Dynamic imports (e.g.,
  1. REDIRECT Template:Code

Template:Redr) should be functional again.

  1. REDIRECT Template:Code

Template:Redr will now return valid types for flattened or refactored block names.

  1. REDIRECT Template:Code

Template:Redr

    • Renamed
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

    • Renamed
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to 1.10.0

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to 1.10.0

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to 1.10.0

Experimental

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

Changes

Items

Minecraft:Wind Charge

  • Wind Charge damage has been reduced to Template:Hp per hit.
  • Dispensed Wind Charges now spawn centered.

Mobs

Bogged

  • The Bogged texture and model have been updated.
  • The Bogged now drops two Minecraft:mushrooms (either both red/brown or one of each) when sheared.

Technical

Minecraft:Commands

  • Added item text, status effects, and absorption hearts to the
  1. REDIRECT Template:Command

Template:Redr command’s list of hud elements (Ex:

  1. REDIRECT Template:Command

Template:Redr)

API

  1. REDIRECT Template:Code

Template:Redr

    • Added field
  1. REDIRECT Template:Code

Template:Redr.

  1. REDIRECT Template:Code

Template:Redr

    • Added field
  1. REDIRECT Template:Code

Template:Redr - If exclude

  1. REDIRECT Template:Code

Template:Redr.

    • Added field
  1. REDIRECT Template:Code

Template:Redr - Property ID.

    • Added field
  1. REDIRECT Template:Code

Template:Redr - Target value or comparison.

  1. REDIRECT Template:Code

Template:Redr

    • Added
  1. REDIRECT Template:Code

Template:Redr.

  1. REDIRECT Template:Code

Template:Redr

    • Added
  1. REDIRECT Template:Code

Template:Redr.

  1. REDIRECT Template:Code

Template:Redr

    • Added
  1. REDIRECT Template:Code

Template:Redr.

  1. REDIRECT Template:Code

Template:Redr

    • Added
  1. REDIRECT Template:Code

Template:Redr.

  1. REDIRECT Template:Code

Template:Redr

    • Added
  1. REDIRECT Template:Code

Template:Redr.

  1. REDIRECT Template:Code

Template:Redr

    • Added
  1. REDIRECT Template:Code

Template:Redr.

  1. REDIRECT Template:Code

Template:Redr

    • Added
  1. REDIRECT Template:Code

Template:Redr and

  1. REDIRECT Template:Code

Template:Redr.

    • Moved
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to 1.10.0

  • Moved
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to 1.10.0

  • Removed old Vector Please use
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr as a replacement.

  1. REDIRECT Template:Code

Template:Redr

    • Added
  1. REDIRECT Template:Code

Template:Redr method for setting the text of the form’s submit button.

  • Structure APIs
    • Added function
  1. REDIRECT Template:Code

Template:Redr - Sets the block permutation at a given location within the structure.

    • Added function
  1. REDIRECT Template:Code

Template:Redr - Persists the structure as part of the broader world storage.

    • Added function
  1. REDIRECT Template:Code

Template:Redr - Saves a copy of the structure with a new identifier.

  1. REDIRECT Template:Code

Template:Redr

    • Added property
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

Fixes

Script error: No such module "fixes". Others

  • Fixed an issue in the Stories opt in flow where a player could be soft locked.
  • Fixed an issue where a user would be unable to see what they were typing if they typed more text than would fit in the textbox.
  • Fixed a bug that prevented recipes without unlock criteria from showing up in the recipe book.
  • Resolves issue where "Signing in…" text might not show on the main menu while sign in is actually in progress.
  • Reduced the strength of saturation in the Deferred Technical Preview.
  • Fixed a crash that could occur when Point Light Shadows were turned on in the Deferred Technical Preview.

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.80.21 es:Bedrock Edition Preview 1.20.80.21 ko:Bedrock Edition 프리뷰 1.20.80.21 pt:Edição Bedrock Preview 1.20.80.21 ru:Preview 1.20.80.21 (Bedrock Edition) uk:Preview 1.20.80.21 (Bedrock Edition) zh:基岩版1.20.80.21