Minecraft:Bedrock Edition Preview 1.20.0.22
More actions
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