Minecraft:Bedrock Edition Preview 1.20.0.22: Difference between revisions
More actions
imported>Ja17 m ko interwiki |
Fix template calls: add MC/ prefix |
||
| (One intermediate revision by the same user not shown) | |||
| Line 21: | Line 21: | ||
| nextparent = 1.20.1 | | nextparent = 1.20.1 | ||
}}<onlyinclude> | }}<onlyinclude> | ||
'''Beta 1.20.0.22''' (Android) or '''Preview 1.20.0.22''' (Windows, iOS, iPadOS, Xbox) is the third beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.20.0]], released on April 26, 2023<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/15239921044109|title=Minecraft Beta & Preview - 1.20.0.22|website=Minecraft Feedback|date=April 26, 2023}}</ref> which adds a new | '''Beta 1.20.0.22''' (Android) or '''Preview 1.20.0.22''' (Windows, iOS, iPadOS, Xbox) is the third beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.20.0]], released on April 26, 2023<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/15239921044109|title=Minecraft Beta & Preview - 1.20.0.22|website=Minecraft Feedback|date=April 26, 2023}}</ref> which adds a new music disc, new {{MC/Cmd|camera}} command, new music, and fixes bugs. | ||
== Additions == | == Additions == | ||
=== General === | === General === | ||
''' | '''Experiments''' | ||
* Added the "Experimental Cameras" experimental toggle. | * Added the "Experimental Cameras" experimental toggle. | ||
** Enable the {{ | ** Enable the {{MC/Cmd|camera}} command. | ||
'''[[Minecraft:Loading tips]]''' | '''[[Minecraft:Loading tips]]''' | ||
| Line 39: | Line 39: | ||
** The camels jump... horizontally! | ** The camels jump... horizontally! | ||
''' | '''Music''' | ||
* Added new ambient soundtracks, all by | * Added new ambient soundtracks, all by Aaron Cherof. | ||
** "A Familiar Room" plays in survival mode (all biomes). | ** "A Familiar Room" plays in survival mode (all biomes). | ||
** "Bromeliad" plays in | ** "Bromeliad" plays in bamboo jungle, cherry grove, flower forest, forest, jungle, sparse jungle. | ||
** "Crescent Dunes" plays in | ** "Crescent Dunes" plays in desert, all types of badlands. | ||
** "Echo in the Wind" plays in cherry grove, flower forest, | ** "Echo in the Wind" plays in cherry grove, flower forest, lush caves, all types of badlands. | ||
''' | '''Splashes''' | ||
* Added the following splashes: | * Added the following splashes: | ||
** This sand is sus | ** This sand is sus | ||
| Line 56: | Line 56: | ||
=== Items === | === Items === | ||
'''[[Minecraft:Music Disc]]''' | '''[[Minecraft:Music Disc]]''' | ||
* Added a new music disc by | * Added a new music disc by Aaron Cherof titled "Relic". | ||
** Can only be obtained when brushing | ** Can only be obtained when brushing suspicious gravels within trail ruins, with {{frac|1|12}} chance appeared as a rare loot. | ||
** Emits a [[Minecraft:redstone]] signal of 14. | ** Emits a [[Minecraft:redstone]] signal of 14. | ||
| Line 80: | Line 80: | ||
'''[[Minecraft:Sniffer Egg]]''' | '''[[Minecraft:Sniffer Egg]]''' | ||
* Can now be found in the | * Can now be found in the suspicious sand loot table found at warm ocean ruins. | ||
* Now emits particles only when placed on | * Now emits particles only when placed on moss blocks. | ||
=== General === | === General === | ||
''' | '''Death screen''' | ||
* Reverted changes when the "Show Coordinates" setting is enabled. | * Reverted changes when the "Show Coordinates" setting is enabled. | ||
| Line 92: | Line 92: | ||
=== Mobs === | === Mobs === | ||
''' | '''Sniffer''' | ||
* Can now be tempted using | * Can now be tempted using torchflower seeds. | ||
* Sniffer now rather breeds than search and dig for items or be tempted. | * Sniffer now rather breeds than search and dig for items or be tempted. | ||
''' | '''Camels''' | ||
*The tooltip for dismounting Camels has been updated to match the one for other rideable mobs. | *The tooltip for dismounting Camels has been updated to match the one for other rideable mobs. | ||
=== World generation === | === World generation === | ||
''' | '''Trail Ruins''' | ||
* Reworked and added more variants. | * Reworked and added more variants. | ||
* No longer generates with [[Minecraft:sand]]. | * No longer generates with [[Minecraft:sand]]. | ||
* Tweaked the amount of [[Minecraft:gravel]] and [[Minecraft:dirt]]. | * Tweaked the amount of [[Minecraft:gravel]] and [[Minecraft:dirt]]. | ||
* Tweaked the amount of | * Tweaked the amount of suspicious gravel. | ||
* Split the archaeological loot tables for the suspicious gravel within the structure. | * Split the archaeological loot tables for the suspicious gravel within the structure. | ||
** Rare loot items and common loot items now each have their own dedicated archaeological loot table. | ** Rare loot items and common loot items now each have their own dedicated archaeological loot table. | ||
| Line 110: | Line 110: | ||
=== Technical === | === Technical === | ||
'''Add-Ons and Script Engine''' | '''Add-Ons and Script Engine''' | ||
*Pumpkin blocks use the string type state {{ | *Pumpkin blocks use the string type state {{MC/Cd|minecraft:cardinal_direction}} instead of the int type {{MC/Cd|direction}} state. | ||
== Experimental == | == Experimental == | ||
| Line 116: | Line 116: | ||
=== Additions === | === Additions === | ||
==== Command format ==== | ==== Command format ==== | ||
'''{{ | '''{{MC/Cmd|camera}}''' | ||
* A new | * A new command that can switch to custom camera perspectives and fade the screen. | ||
** Syntax: (Simplified) | ** Syntax: (Simplified) | ||
*** {{ | *** {{MC/Cd|'''camera''' <players: target> . . .}} | ||
**** {{ | **** {{MC/Cd|... '''''clear'''''}} | ||
**** {{ | **** {{MC/Cd|... '''''fade''''' . . .}} | ||
***** {{ | ***** {{MC/Cd|... color <red: float> <green: float> <blue: float>}} | ||
***** {{ | ***** {{MC/Cd|... time <fadeInSeconds: float> <holdSeconds: float> <fadeOutSeconds: float> . . .}} | ||
****** {{ | ****** {{MC/Cd|... color <red: float> <green: float> <blue: float>}} | ||
**** {{ | **** {{MC/Cd|... '''''set''''' <preset: string> . . .}} | ||
***** {{ | ***** {{MC/Cd|... [default: default]}} | ||
***** {{ | ***** {{MC/Cd|... ease <easeTime: float> <easeType: Easing> . . .}} | ||
****** {{ | ****** {{MC/Cd|... [default: default]}} | ||
****** {{ | ****** {{MC/Cd|... pos <position: x y z> . . .}} | ||
******* {{ | ******* {{MC/Cd|... rot <xRot: value> <yRot: value>}} | ||
****** {{ | ****** {{MC/Cd|... rot <xRot: value> <yRot: value>}} | ||
***** {{ | ***** {{MC/Cd|... pos <position: x y z> . . .}} | ||
****** {{ | ****** {{MC/Cd|... rot <xRot: value> <yRot: value>}} | ||
***** {{ | ***** {{MC/Cd|... rot <xRot: value> <yRot: value>}} | ||
=== Changes === | === Changes === | ||
==== Technical ==== | ==== Technical ==== | ||
'''[[Minecraft:Add-on]]s''' | '''[[Minecraft:Add-on]]s''' | ||
* Changed {{ | * Changed {{MC/Cd|minecraft:cardinal_direction}} and {{MC/Cd|minecraft:facing_direction}} states from int to string type. | ||
** {{ | ** {{MC/Cd|minecraft:cardinal_direction}} has four values {{MC/Cd|["north", "south", "east", "west"]}}. | ||
** {{ | ** {{MC/Cd|minecraft:facing_direction}} has six values {{MC/Cd|["down", "up", "north", "south", "east", "west"]}}. | ||
* Removed {{ | * Removed {{MC/Cd|knockback_resistance}} item component. | ||
'''API''' | '''API''' | ||
* New APIs moved from beta to stable {{ | * New APIs moved from beta to stable {{MC/Cd|@minecraft/server 1.2.0}}: | ||
** Moving {{ | ** Moving {{MC/Cd|applyDamage(amount: number, options?: EntityApplyDamageByProjectileOptions | EntityApplyDamageOptions): boolean}} to {{MC/Cd|2.0}}. | ||
** Moving {{ | ** Moving {{MC/Cd|kill(): boolean}} to {{MC/Cd|2.0}}. | ||
** Moving {{ | ** Moving {{MC/Cd|EntityApplyDamageOptions}} to {{MC/Cd|2.0}}. | ||
** Moving {{ | ** Moving {{MC/Cd|EntityApplyDamageByProjectileOptions}} to {{MC/Cd|2.0}}. | ||
** Moving {{ | ** Moving {{MC/Cd|EntityDamageCause}} to {{MC/Cd|2.0}}. | ||
** Moving {{ | ** Moving {{MC/Cd|addTag(tag: string)}} to {{MC/Cd|2.0}}. | ||
** Moving {{ | ** Moving {{MC/Cd|removeTag(tag: string)}} to {{MC/Cd|2.0}}. | ||
** Moving {{ | ** Moving {{MC/Cd|hasTag(tag: string)}} to {{MC/Cd|2.0}}. | ||
** Moving {{ | ** Moving {{MC/Cd|getTags()}} to {{MC/Cd|2.0}}. | ||
** Moved "Containerand" {{ | ** Moved "Containerand" {{MC/Cd|BlockInventoryComponent}} and {{MC/Cd|EntityInventoryComponent}} to {{MC/Cd|2.0}}. | ||
** Moved ''Music APIs'' from beta to stable. | ** Moved ''Music APIs'' from beta to stable. | ||
** Moved ''Sound APIs'' from beta to stable. | ** Moved ''Sound APIs'' from beta to stable. | ||
** Moved {{ | ** Moved {{MC/Cd|ModalFormData}}, {{MC/Cd|MessageFormData}}, and {{MC/Cd|ActionFormData}} to {{MC/Cd|0.0}}. | ||
** Moved {{ | ** Moved {{MC/Cd|ItemStackconstructor}} and ''getter APIs'' to {{MC/Cd|2.0}}. | ||
** Moved {{ | ** Moved {{MC/Cd|EntityItemComponent}}, {{MC/Cd|ItemComponent}}, {{MC/Cd|ItemTypeand}}, and {{MC/Cd|ItemLockMode}} to {{MC/Cd|2.0}}. | ||
** Moving {{ | ** Moving {{MC/Cd|applyImpulse(vector: Vector3): void}} to {{MC/Cd|2.0}}. | ||
** Moving {{ | ** Moving {{MC/Cd|applyKnockback(directionX: number, directionZ: number, horizontalStrength: number, verticalStrength: number): void}} to {{MC/Cd|2.0}}. | ||
** Moving {{ | ** Moving {{MC/Cd|clearVelocity(): void}} to {{MC/Cd|2.0}}. | ||
** Moved {{ | ** Moved {{MC/Cd|runCommand}} from beta to {{MC/Cd|2.0}}. | ||
* Enchantments | * Enchantments | ||
** Removed {{ | ** Removed {{MC/Cd|MinecraftEnchantmentTypes}} class. Use {{MC/Cd|MinecraftEnchantmentTypes}} from {{MC/Cd|@minecraft/vanilla-data}} module for minecraft version specific information. | ||
** Added support for {{ | ** Added support for {{MC/Cd|strings}} in all enchantment methods for specifying the enchantment type. | ||
* source on {{ | * source on {{MC/Cd|ExplosionBeforeEvent}} is now an optional property because explosions may not have a source. | ||
* Tameable component | * Tameable component | ||
** Removed {{ | ** Removed {{MC/Cd|unimplemented}} and {{MC/Cd|tameEvent}} from {{MC/Cd|TameableComponent}}. | ||
* Updated API to better handle operations outside of loaded and ticking areas. | * Updated API to better handle operations outside of loaded and ticking areas. | ||
* {{ | * {{MC/Cd|PositionInUnloadedChunkError: Exception}} thrown when trying to interact with a block object that isn't in a loaded and ticking chunk anymore. | ||
* {{ | * {{MC/Cd|PositionOutOfWorldBoundariesError: Exception}} thrown when trying to interact with a position outside of dimension height range. | ||
* Dimension | * Dimension | ||
** {{ | ** {{MC/Cd|getBlock}} now returns an optional Block to reflect it might return 'undefined' if asking for a block at an unloaded chunk. | ||
* Signs | * Signs | ||
** Added optional {{ | ** Added optional {{MC/Cd|SignSide}} parameter to functions {{MC/Cd|setText}}, {{MC/Cd|getText}}, {{MC/Cd|getRawText}}, {{MC/Cd|setTextDyeColor}}, and {{MC/Cd|getTextDyeColor}} on {{MC/Cd|BlockSignComponent}} to support getting and setting text and colors on both sides of signs. | ||
** Added {{ | ** Added {{MC/Cd|isWaxed}} property to {{MC/Cd|BlockSignComponent}} indicating whether players can edit the sign or not. | ||
** Added {{ | ** Added {{MC/Cd|setWaxed}} method to {{MC/Cd|BlockSignComponent}} to block players from editing the sign. | ||
* {{ | * {{MC/Cd|runCommand}} and {{MC/Cd|runCommandAsync}} on {{MC/Cd|Dimension}} and {{MC/Cd|Entity}} can now fail with a {{MC/Cd|CommandError}}. | ||
** {{ | ** {{MC/Cd|runCommand}} can throw a {{MC/Cd|CommandError}} exception. | ||
** {{ | ** {{MC/Cd|runCommandAsync}} will pass a {{MC/Cd|CommandError}} into the reject handler. | ||
== Fixes == | == Fixes == | ||
{{ | {{MC/Fixes|project=MCPE|fixedin=1.20.0.22 Preview | ||
|;old | |;old | ||
|163399|Greek Mythology Mashup / Items in Frames | |163399|Greek Mythology Mashup / Items in Frames | ||
| Line 202: | Line 202: | ||
|otherissuescount=8}} | |otherissuescount=8}} | ||
'''Other''' | '''Other''' | ||
*Custom items with {{ | *Custom items with {{MC/Cd|minecraft:record}} show the correct sound description in hover text and on playing in a jukebox. | ||
*Has item command selector now correctly detects whether or not an actor has a filled map or firework star in their inventory. | *Has item command selector now correctly detects whether or not an actor has a filled map or firework star in their inventory. | ||
*The {{ | *The {{MC/Cmd|/inputpermission}} command now has a description displayed in the command dialogue preview. | ||
*Fixed an issue where the plant textures appeared darker. | *Fixed an issue where the plant textures appeared darker. | ||
*Sugar Cane and Bamboo can now be placed on Moss Block. | *Sugar Cane and Bamboo can now be placed on Moss Block. | ||
*Sniffer can no longer search and dig in water. | *Sniffer can no longer search and dig in water. | ||
*Made Sniffer walk cycle smoother. | *Made Sniffer walk cycle smoother. | ||
*Fixed bug in response of {{ | *Fixed bug in response of {{MC/Cd|MessageFormResponse}} where selection was inverted from which button was selected. {{MC/Cd|button1}} now refers {{MC/Cd|**}} to the left button and results in a selection of 0 and {{MC/Cd|button2}} now refers to the right button and results in a selection of 1.</onlyinclude> | ||
== References == | == References == | ||
{{ | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox Bedrock Edition versions|1.2x}} | {{MC/Navbox Bedrock Edition versions|1.2x}} | ||
[[Category:Bedrock Edition 1.20.0 betas]] | [[Category:Bedrock Edition 1.20.0 betas]] | ||
de:Bedrock Edition beta 1.20.0.22 | |||
es:Bedrock Edition beta 1.20.0.22 | |||
ko:Bedrock Edition 프리뷰 1.20.0.22 | |||
pt:Edição Bedrock Preview 1.20.0.22 | |||
uk:Preview 1.20.0.22 (Bedrock Edition) | |||
zh:基岩版1.20.0.22 | |||
Latest revision as of 19:18, 9 April 2026
Template:Infobox version Beta 1.20.0.22 (Android) or Preview 1.20.0.22 (Windows, iOS, iPadOS, Xbox) is the third beta/Preview version for Minecraft:Bedrock Edition 1.20.0, released on April 26, 2023<ref>Template:Cite</ref> which adds a new music disc, new
- REDIRECT Template:Command
Template:Redr command, new music, and fixes bugs.
Additions
General
Experiments
- Added the "Experimental Cameras" experimental toggle.
- Enable the
- REDIRECT Template:Command
Template:Redr command.
- Added the following loading screen tips:
- Explore structures throughout the Minecraft world to find smithing templates to trim your armor pieces.
- Need more smithing templates? Try to copy them.
- The sniffer egg seems to like moss blocks.
- Mob heads make sounds, try them out on note blocks!
- Some sand might be suspicious. Use your brush on it to find some good stuff!
- Two players can ride together on a camel.
- The camels jump... horizontally!
Music
- Added new ambient soundtracks, all by Aaron Cherof.
- "A Familiar Room" plays in survival mode (all biomes).
- "Bromeliad" plays in bamboo jungle, cherry grove, flower forest, forest, jungle, sparse jungle.
- "Crescent Dunes" plays in desert, all types of badlands.
- "Echo in the Wind" plays in cherry grove, flower forest, lush caves, all types of badlands.
Splashes
- Added the following splashes:
- This sand is sus
- Remember to brush your... ...teeth
- Has working bookshelves!
- Sniff sniff...
- Place hanging sign here
Items
- Added a new music disc by Aaron Cherof titled "Relic".
- Can only be obtained when brushing suspicious gravels within trail ruins, with Template:Frac chance appeared as a rare loot.
- Emits a Minecraft:redstone signal of 14.
Changes
Blocks
Minecraft:Sculk Sensor and Minecraft:Calibrated Sculk Sensor
- Sculk Sensors and Calibrated Sculk Sensors now have three phases: Inactive, Active, and Cooldown
- The default phase is Inactive
- This phase lasts indefinitely until the block receives a vibration
- During this phase, the block is able to listen to nearby vibrations until one has been scheduled
- When a scheduled vibration is received, the block switches to the Active phase
- This phase lasts 30 game ticks for Sculk Sensors, and 10 game ticks for Calibrated Sculk Sensors
- During this phase, the block stops listening to nearby vibrations, wiggles its tendrils, and emits a Redstone signal and light
- After the Active phase has finished, the block switches to a Cooldown phase
- This phase lasts for 10 game ticks
- During this phase, the block keeps wiggling its tendrils, but no longer emits a Redstone signal nor light
- Finally, once this phase is finished, the block will switch back to the Inactive phase
- Previously, these phases had different timings:
- The Active phase lasted 40 game ticks for Sculk Sensors and 20 game ticks for Calibrated Sculk Sensors
- There was no Cooldown phase
- These phase timings were tweaked so that it is less common for activated contraptions to recursively activate the Sculk Sensor that powered them.
- Can now be found in the suspicious sand loot table found at warm ocean ruins.
- Now emits particles only when placed on moss blocks.
General
Death screen
- Reverted changes when the "Show Coordinates" setting is enabled.
Items
- Renamed from Pottery Shard to Minecraft:Pottery Sherd.
Mobs
Sniffer
- Can now be tempted using torchflower seeds.
- Sniffer now rather breeds than search and dig for items or be tempted.
Camels
- The tooltip for dismounting Camels has been updated to match the one for other rideable mobs.
World generation
Trail Ruins
- Reworked and added more variants.
- No longer generates with Minecraft:sand.
- Tweaked the amount of Minecraft:gravel and Minecraft:dirt.
- Tweaked the amount of suspicious gravel.
- Split the archaeological loot tables for the suspicious gravel within the structure.
- Rare loot items and common loot items now each have their own dedicated archaeological loot table.
Technical
Add-Ons and Script Engine
- Pumpkin blocks use the string type state
- REDIRECT Template:Code
Template:Redr instead of the int type
- REDIRECT Template:Code
Template:Redr state.
Experimental
These additions and changes are accessible by enabling the "Beta APIs" and "Experimental Cameras" experimental toggles.
Additions
Command format
- REDIRECT Template:Command
- A new command that can switch to custom camera perspectives and fade the screen.
- Syntax: (Simplified)
- Syntax: (Simplified)
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
Changes
Technical
- Changed
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr states from int to string type.
- REDIRECT Template:Code
Template:Redr has four values
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr has six values
- REDIRECT Template:Code
- Removed
- REDIRECT Template:Code
Template:Redr item component.
API
- New APIs moved from beta to stable
- REDIRECT Template:Code
- Moving
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moving
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moving
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moving
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moving
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moving
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moving
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moving
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moving
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moved "Containerand"
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moved Music APIs from beta to stable.
- Moved Sound APIs from beta to stable.
- Moved
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr, and
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moved
- REDIRECT Template:Code
Template:Redr and getter APIs to
- REDIRECT Template:Code
- Moved
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr, and
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moving
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moving
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moving
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moved
- REDIRECT Template:Code
Template:Redr from beta to
- REDIRECT Template:Code
- Enchantments
- Removed
- REDIRECT Template:Code
Template:Redr class. Use
- REDIRECT Template:Code
Template:Redr from
- REDIRECT Template:Code
Template:Redr module for minecraft version specific information.
- Added support for
- REDIRECT Template:Code
Template:Redr in all enchantment methods for specifying the enchantment type.
- source on
- REDIRECT Template:Code
Template:Redr is now an optional property because explosions may not have a source.
- Tameable component
- Removed
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr from
- REDIRECT Template:Code
- Updated API to better handle operations outside of loaded and ticking areas.
- REDIRECT Template:Code
Template:Redr thrown when trying to interact with a block object that isn't in a loaded and ticking chunk anymore.
- REDIRECT Template:Code
Template:Redr thrown when trying to interact with a position outside of dimension height range.
- Dimension
- REDIRECT Template:Code
Template:Redr now returns an optional Block to reflect it might return 'undefined' if asking for a block at an unloaded chunk.
- Signs
- Added optional
- REDIRECT Template:Code
Template:Redr parameter to functions
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr, and
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr to support getting and setting text and colors on both sides of signs.
- Added
- REDIRECT Template:Code
Template:Redr property to
- REDIRECT Template:Code
Template:Redr indicating whether players can edit the sign or not.
- Added
- REDIRECT Template:Code
Template:Redr method to
- REDIRECT Template:Code
Template:Redr to block players from editing the sign.
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr can now fail with a
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr can throw a
- REDIRECT Template:Code
Template:Redr exception.
- REDIRECT Template:Code
Template:Redr will pass a
- REDIRECT Template:Code
Template:Redr into the reject handler.
Fixes
Script error: No such module "fixes". Other
- Custom items with
- REDIRECT Template:Code
Template:Redr show the correct sound description in hover text and on playing in a jukebox.
- Has item command selector now correctly detects whether or not an actor has a filled map or firework star in their inventory.
- The
- REDIRECT Template:Command
Template:Redr command now has a description displayed in the command dialogue preview.
- Fixed an issue where the plant textures appeared darker.
- Sugar Cane and Bamboo can now be placed on Moss Block.
- Sniffer can no longer search and dig in water.
- Made Sniffer walk cycle smoother.
- Fixed bug in response of
- REDIRECT Template:Code
Template:Redr where selection was inverted from which button was selected.
- REDIRECT Template:Code
Template:Redr now refers
- REDIRECT Template:Code
Template:Redr to the left button and results in a selection of 0 and
- REDIRECT Template:Code
Template:Redr now refers to the right button and results in a selection of 1.
References
<references group="">
</references>
de:Bedrock Edition beta 1.20.0.22 es:Bedrock Edition beta 1.20.0.22 ko:Bedrock Edition 프리뷰 1.20.0.22 pt:Edição Bedrock Preview 1.20.0.22 uk:Preview 1.20.0.22 (Bedrock Edition) zh:基岩版1.20.0.22