Minecraft:Bedrock Edition Preview 1.20.30.22: Difference between revisions
From SAS Gaming Wiki
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 22: | Line 22: | ||
}}<onlyinclude> | }}<onlyinclude> | ||
'''Beta 1.20.30.22''' (Android) or '''Preview 1.20.30.22''' (Windows, iOS, iPadOS, Xbox) is the seventh beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.20.30]], released on August 17, 2023<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/18619357250701-Minecraft-Beta-Preview-1-20-30-22|title=Minecraft - Beta & ''Preview'' 1.20.30.22|website=Minecraft Feedback|date=August 17, 2023}}</ref>, which brings more parity from {{ | '''Beta 1.20.30.22''' (Android) or '''Preview 1.20.30.22''' (Windows, iOS, iPadOS, Xbox) is the seventh beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.20.30]], released on August 17, 2023<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/18619357250701-Minecraft-Beta-Preview-1-20-30-22|title=Minecraft - Beta & ''Preview'' 1.20.30.22|website=Minecraft Feedback|date=August 17, 2023}}</ref>, which brings more parity from {{JE}}, and fixes bugs. | ||
== Additions == | == Additions == | ||
| Line 38: | Line 38: | ||
! [[Minecraft:Bedrock Edition data values|New ID]] | ! [[Minecraft:Bedrock Edition data values|New ID]] | ||
|- | |- | ||
| rowspan="16" | {{ | | rowspan="16" | {{BlockSprite|stained-terracotta}} <code>stained_hardened_clay</code> | ||
| {{ | | {{BlockSprite|white-terracotta}} <code>white_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|orange-terracotta}} <code>orange_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|magenta-terracotta}} <code>magenta_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|light-blue-terracotta}} <code>light_blue_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|yellow-terracotta}} <code>yellow_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|lime-terracotta}} <code>lime_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|pink-terracotta}} <code>pink_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|gray-terracotta}} <code>gray_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|light-gray-terracotta}} <code>light_gray_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|cyan-terracotta}} <code>cyan_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|purple-terracotta}} <code>purple_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|blue-terracotta}} <code>blue_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|brown-terracotta}} <code>brown_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|green-terracotta}} <code>green_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|red-terracotta}} <code>red_terracotta</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|black-terracotta}} <code>black_terracotta</code> | ||
|} | |} | ||
=== Gameplay === | === Gameplay === | ||
'''Game | '''[[Minecraft:Game rule]]s''' | ||
* The <code>recipesUnlock</code> game rule is now set to <code>true</code> by default. | * The <code>recipesUnlock</code> game rule is now set to <code>true</code> by default. | ||
| Line 80: | Line 80: | ||
* "Text to Speech" narrator will now read out the instruction text as well as the confirm button in the "Safe Area" menu. | * "Text to Speech" narrator will now read out the instruction text as well as the confirm button in the "Safe Area" menu. | ||
'''Pause menu''' | '''[[Minecraft:Pause menu]]''' | ||
* The "Pause menu" has been renamed to "Game menu". | * The "Pause menu" has been renamed to "Game menu". | ||
'''Play screen''' | '''[[Minecraft:Play screen]]''' | ||
* Updated the "Play screen". | * Updated the "Play screen". | ||
** The "Friends" tab and "[[Minecraft:Realms]]" tab are now separated, for clearer feature separation. | ** The "Friends" tab and "[[Minecraft:Realms]]" tab are now separated, for clearer feature separation. | ||
** The "Create New World" flow and "Create From Template" flow are now separated for a clearer path into the game. | ** The "[[Minecraft:Create New World]]" flow and "Create From Template" flow are now separated for a clearer path into the game. | ||
[[File:New UI - Play Screen Menu "Worlds" Tab (Bedrock Preview 1.20.30.22).png|right|thumb|350px|New Play Screen "World" Tab.]] | [[File:New UI - Play Screen Menu "Worlds" Tab (Bedrock Preview 1.20.30.22).png|right|thumb|350px|New Play Screen "World" Tab.]] | ||
| Line 93: | Line 93: | ||
=== Changes === | === Changes === | ||
==== Technical ==== | ==== Technical ==== | ||
'''API''' | '''[[Minecraft:API]]''' | ||
* <code>ItemStack</code> | * <code>ItemStack</code> | ||
** Added <code>getCanPlaceOn()</code> and <code>getCanDestroy()</code>. | ** Added <code>getCanPlaceOn()</code> and <code>getCanDestroy()</code>. | ||
| Line 121: | Line 121: | ||
== Fixes == | == Fixes == | ||
{{ | {{fixes|project=MCPE|fixedin=1.20.30.22 Preview | ||
|;From released versions before 1.20.0 | |;From released versions before 1.20.0 | ||
|46490|Crossbow durability decreases after charging. | |46490|Crossbow durability decreases after charging. | ||
| Line 137: | Line 137: | ||
* Fixed lighting of items in hand in the "Deferred Technical Preview". | * Fixed lighting of items in hand in the "Deferred Technical Preview". | ||
* Optimization and fixes for point light contributions. | * Optimization and fixes for point light contributions. | ||
{{ | {{fixes|project=BDS|fixedin=1.20.30.22 Preview | ||
|;From released versions before 1.20.0 | |;From released versions before 1.20.0 | ||
|17527|Multiple server crashes due to memory leak when loading chunks.}} | |17527|Multiple server crashes due to memory leak when loading chunks.}} | ||
| Line 143: | Line 143: | ||
== References == | == References == | ||
{{ | {{reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox Bedrock Edition versions|1.2x}} | ||
[[ | [[Minecraft:de:Bedrock Edition beta 1.20.30.22]] | ||
de:Bedrock Edition beta 1.20.30.22 | [[Minecraft:es:Bedrock Edition beta 1.20.30.22]] | ||
es:Bedrock Edition beta 1.20.30.22 | [[Minecraft:ko:Bedrock Edition 프리뷰 1.20.30.22]] | ||
ko:Bedrock Edition 프리뷰 1.20.30.22 | [[Minecraft:pt:Edição Bedrock Preview 1.20.30.22]] | ||
pt:Edição Bedrock Preview 1.20.30.22 | [[Minecraft:uk:Preview 1.20.30.22 (Bedrock Edition)]] | ||
uk:Preview 1.20.30.22 (Bedrock Edition) | [[Minecraft:zh:基岩版1.20.30.22]] | ||
zh:基岩版1.20.30.22 | |||
Latest revision as of 11:05, 27 May 2026
Beta 1.20.30.22 (Android) or Preview 1.20.30.22 (Windows, iOS, iPadOS, Xbox) is the seventh beta/Preview version for Minecraft:Bedrock Edition 1.20.30, released on August 17, 2023<ref>Template:Cite</ref>, which brings more parity from Template:JE, and fixes bugs.
Additions
Technical
- Released the
minecraft:fooditem component out of experimental in JSON formats 1.20.30 and higher. - Added
minecraft:interact_buttonitem component to enable and set text on the interact button in JSON formats 1.20.30 and above.
Changes
Blocks
- The IDs of
stained_hardened_clayhave now been split up into their own IDs.
| Old ID | New ID |
|---|---|
Template:BlockSprite stained_hardened_clay
|
Template:BlockSprite white_terracotta
|
Template:BlockSprite orange_terracotta
| |
Template:BlockSprite magenta_terracotta
| |
Template:BlockSprite light_blue_terracotta
| |
Template:BlockSprite yellow_terracotta
| |
Template:BlockSprite lime_terracotta
| |
Template:BlockSprite pink_terracotta
| |
Template:BlockSprite gray_terracotta
| |
Template:BlockSprite light_gray_terracotta
| |
Template:BlockSprite cyan_terracotta
| |
Template:BlockSprite purple_terracotta
| |
Template:BlockSprite blue_terracotta
| |
Template:BlockSprite brown_terracotta
| |
Template:BlockSprite green_terracotta
| |
Template:BlockSprite red_terracotta
| |
Template:BlockSprite black_terracotta
|
Gameplay
- The
recipesUnlockgame rule is now set totrueby default.
General
- "Text to Speech" narrator will now read out the instruction text as well as the confirm button in the "Safe Area" menu.
- The "Pause menu" has been renamed to "Game menu".
- Updated the "Play screen".
- The "Friends" tab and "Minecraft:Realms" tab are now separated, for clearer feature separation.
- The "Minecraft:Create New World" flow and "Create From Template" flow are now separated for a clearer path into the game.
Experimental
These additions and changes are accessible by enabling the "Beta APIs" experimental toggle.
Changes
Technical
ItemStack- Added
getCanPlaceOn()andgetCanDestroy(). - Added upper maximum limit of 255 to amount property - will throw if exceeds.
- Added
Entity- Added function
getProperty(identifier: string): boolean | number | string | undefined- Gets an entity property. - Added function
setProperty(identifier: string, value: boolean | number | string): void- Sets an entity property during the next tick. - Added function
resetProperty(identifier: string): boolean | number | string;- Resets an entity property to its default value during the next tick and returns the default value.
- Added function
beforeEvents- Added event/property
removeEvent.
- Added event/property
afterEvents- Renamed event/property
removedEventtoremoveEvent.
- Renamed event/property
- Class
EntityRemovedAfterEvent- Renamed field
removedEntitytoremovedEntityId: removedEntityId: string. - Added field
typeId: string.
- Renamed field
- Added class
EntityRemovedBeforeEvent.- Added field
removedEntity: Entity.
- Added field
- Moved
EquipmentSlotto5.0and changed enum values to uppercase. - Moved
EntityEquippableComponentto5.0. ScoreboardsetObjectiveAtDisplaySlotreturn type now correctly set toScoreboardObjectiveorundefined.
ScoreboardIdentitygetEntityreturn type now correctly set toEntityorundefined.
setWeatherAPI can now take an optional duration parameter to set the weather duration.- Added
read-onlypropertyheightRange: NumberRange- Gets min/max dimension height limits. - Adding
Player.isSleepingandPlayer.isEmoting.
Fixes
Template:Fixes Other
- Fixed ZL/ZR icons for Joy-Con and Switch Pro controller on Android.
- Fixed lighting of items in hand in the "Deferred Technical Preview".
- Optimization and fixes for point light contributions.
References
Template:Navbox Bedrock Edition versions
Minecraft:de:Bedrock Edition beta 1.20.30.22 Minecraft:es:Bedrock Edition beta 1.20.30.22 Minecraft:ko:Bedrock Edition 프리뷰 1.20.30.22 Minecraft:pt:Edição Bedrock Preview 1.20.30.22 Minecraft:uk:Preview 1.20.30.22 (Bedrock Edition) Minecraft:zh:基岩版1.20.30.22