Minecraft:Bedrock Edition Preview 1.20.30.22: Difference between revisions
From SAS Gaming Wiki
More actions
imported>MinecraftBedrockPlayer7 mNo edit summary |
Fix template calls: add MC/ prefix |
||
| (One intermediate revision by the same user not shown) | |||
| 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 {{JE}}, and fixes bugs. | '''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 {{MC/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" | {{MC/Blocksprite|stained-terracotta}} <code>stained_hardened_clay</code> | ||
| {{ | | {{MC/Blocksprite|white-terracotta}} <code>white_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|orange-terracotta}} <code>orange_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|magenta-terracotta}} <code>magenta_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|light-blue-terracotta}} <code>light_blue_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|yellow-terracotta}} <code>yellow_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|lime-terracotta}} <code>lime_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|pink-terracotta}} <code>pink_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|gray-terracotta}} <code>gray_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|light-gray-terracotta}} <code>light_gray_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|cyan-terracotta}} <code>cyan_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|purple-terracotta}} <code>purple_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|blue-terracotta}} <code>blue_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|brown-terracotta}} <code>brown_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|green-terracotta}} <code>green_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|red-terracotta}} <code>red_terracotta</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|black-terracotta}} <code>black_terracotta</code> | ||
|} | |} | ||
=== Gameplay === | === Gameplay === | ||
''' | '''Game rules''' | ||
* 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''' | ||
* The "Pause menu" has been renamed to "Game menu". | * The "Pause menu" has been renamed to "Game menu". | ||
''' | '''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 " | ** The "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''' | ||
* <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 == | ||
{{ | {{MC/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. | ||
{{ | {{MC/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 == | ||
{{ | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox Bedrock Edition versions|1.2x}} | {{MC/Navbox Bedrock Edition versions|1.2x}} | ||
[[Category:Bedrock Edition 1.20.30 betas]] | [[Category:Bedrock Edition 1.20.30 betas]] | ||
de:Bedrock Edition beta 1.20.30.22 | |||
es:Bedrock Edition beta 1.20.30.22 | |||
ko:Bedrock Edition 프리뷰 1.20.30.22 | |||
pt:Edição Bedrock Preview 1.20.30.22 | |||
uk:Preview 1.20.30.22 (Bedrock Edition) | |||
zh:基岩版1.20.30.22 | |||
Latest revision as of 19:19, 9 April 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 Java Edition, 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.
Gameplay
Game rules
- 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.
Pause menu
- The "Pause menu" has been renamed to "Game menu".
Play screen
- Updated the "Play screen".
- 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.
Experimental
These additions and changes are accessible by enabling the "Beta APIs" experimental toggle.
Changes
Technical
API
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
Script error: No such module "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.
Script error: No such module "fixes".
References
<references group="">
</references>
de:Bedrock Edition beta 1.20.30.22 es:Bedrock Edition beta 1.20.30.22 ko:Bedrock Edition 프리뷰 1.20.30.22 pt:Edição Bedrock Preview 1.20.30.22 uk:Preview 1.20.30.22 (Bedrock Edition) zh:基岩版1.20.30.22