Minecraft:Bedrock Edition Preview 1.20.20.20: Difference between revisions
More actions
imported>MinecraftBedrockPlayer7 mNo edit summary |
Remove broken links to missing pages |
||
| Line 48: | Line 48: | ||
'''[[Minecraft:Amethyst Cluster]]''' | '''[[Minecraft:Amethyst Cluster]]''' | ||
* Now uses the <code>minecraft:block_face</code> | * Now uses the <code>minecraft:block_face</code> block state instead of <code>facing_direction</code>. | ||
** <code>minecraft:block_face</code> uses six string values <code>["down", "up", "north", "south", "east", "west"]</code>. | ** <code>minecraft:block_face</code> uses six string values <code>["down", "up", "north", "south", "east", "west"]</code>. | ||
'''[[Minecraft:Slab]]s''' | '''[[Minecraft:Slab]]s''' | ||
* Now uses the <code>minecraft:vertical_half</code> | * Now uses the <code>minecraft:vertical_half</code> block state instead of <code>top_slot_bit</code>. | ||
** <code>minecraft:vertical_half</code> uses two string values <code>["bottom", "top"]</code>. | ** <code>minecraft:vertical_half</code> uses two string values <code>["bottom", "top"]</code>. | ||
=== Gameplay === | === Gameplay === | ||
''' | '''Sneaking''' | ||
* Now player gets forced out of sneak when riding. | * Now player gets forced out of sneak when riding. | ||
=== General === | === General === | ||
'''[[Minecraft:Inventory|Creative Inventory]]''' | '''[[Minecraft:Inventory|Creative Inventory]]''' | ||
* Removed the | * Removed the suspicious stew from the Creative inventory. | ||
''' | '''Menu screen''' | ||
* Changed the in-game logo for ''[[Minecraft:Minecraft Preview]]''. | * Changed the in-game logo for ''[[Minecraft:Minecraft Preview]]''. | ||
| Line 72: | Line 72: | ||
'''General''' | '''General''' | ||
* The ''[[Minecraft:Minecraft Preview]]'' application icon has been changed from a | * The ''[[Minecraft:Minecraft Preview]]'' application icon has been changed from a grass block to [[Minecraft:dirt]]. | ||
=== Mobs === | === Mobs === | ||
| Line 78: | Line 78: | ||
* When killed they no longer drop items held in their hands. | * When killed they no longer drop items held in their hands. | ||
''' | '''Wandering Trader''' | ||
* Now can sell 1 [[Minecraft:Sapling|cherry sapling]] for 5 [[Minecraft:emerald]]s. | * Now can sell 1 [[Minecraft:Sapling|cherry sapling]] for 5 [[Minecraft:emerald]]s. | ||
''' | '''Zombie Villager''' | ||
* Now displays their rank in appearance. | * Now displays their rank in appearance. | ||
=== Non-mob entities === | === Non-mob entities === | ||
''' | '''Falling Block ''' | ||
* Now break when falling onto a [[Minecraft:boat]]. | * Now break when falling onto a [[Minecraft:boat]]. | ||
| Line 111: | Line 111: | ||
*** <code>/recipe give <victim: target> <recipe: string></code> | *** <code>/recipe give <victim: target> <recipe: string></code> | ||
*** <code>/recipe take <victim: target> <recipe: string></code> | *** <code>/recipe take <victim: target> <recipe: string></code> | ||
* Now the recipes are suggested by the | * Now the recipes are suggested by the command auto-complete. | ||
* Now an output message appears after the command is executed. | * Now an output message appears after the command is executed. | ||
=== Gameplay === | === Gameplay === | ||
''' | '''Crawling''' | ||
* Now player gets forced out of crawl when riding. | * Now player gets forced out of crawl when riding. | ||
''' | '''Recipe book''' | ||
* Updated the recipe notification sound to match {{JE}}. | * Updated the recipe notification sound to match {{JE}}. | ||
* Now the duration of the recipe notifications are calculated based on how many recipes got unlocked. | * Now the duration of the recipe notifications are calculated based on how many recipes got unlocked. | ||
| Line 124: | Line 124: | ||
=== General === | === General === | ||
'''[[Minecraft:Settings]]''' | '''[[Minecraft:Settings]]''' | ||
* Now is displayed a message when the players presses the camera perspective change button but a particular perspective is already set via the {{cmd|camera}} | * Now is displayed a message when the players presses the camera perspective change button but a particular perspective is already set via the {{cmd|camera}} command. | ||
==== Technical ==== | ==== Technical ==== | ||
| Line 210: | Line 210: | ||
[[Category:Bedrock Edition 1.20.30 betas]] | [[Category:Bedrock Edition 1.20.30 betas]] | ||
de:Bedrock Edition beta 1.20.20.20 | |||
es:Bedrock Edition beta 1.20.20.20 | |||
ko:Bedrock Edition 프리뷰 1.20.20.20 | |||
pt:Edição Bedrock Preview 1.20.20.20 | |||
uk:Preview 1.20.20.20 (Bedrock Edition) | |||
zh:基岩版1.20.20.20 | |||
Revision as of 15:25, 9 April 2026
Beta 1.20.20.20 (Android) or Preview 1.20.20.20 (Windows, iOS, iPadOS, Xbox) is the first beta/Preview version for Minecraft:Bedrock Edition 1.20.30Template:Efn, released on June 28, 2023<ref>https://feedback.minecraft.net/hc/en-us/articles/17151426531085-Minecraft-Beta-Preview-1-20-20-20</ref>, which brings more parity from Template:JE and fixes bugs.
Additions
Technical
- Added support for the
allow_random_seedoption in world template manifests.
- Released the following components out of experimental in JSON formats 1.20.20 and higher:
minecraft:hand_equippeditem component.minecraft:use_durationitem component.minecraft:stacked_by_dataitem component.
Changes
Blocks
- Now generate particle effects at a relatively large distance based on system performance.
- Different layers of snow have different heights to match Template:JE.
Command format
- Now is no longer behind the "Beta APIs" experimental toggle.
- Now uses the
minecraft:block_faceblock state instead offacing_direction.minecraft:block_faceuses six string values["down", "up", "north", "south", "east", "west"].
- Now uses the
minecraft:vertical_halfblock state instead oftop_slot_bit.minecraft:vertical_halfuses two string values["bottom", "top"].
Gameplay
Sneaking
- Now player gets forced out of sneak when riding.
General
- Removed the suspicious stew from the Creative inventory.
Menu screen
- Changed the in-game logo for Minecraft:Minecraft Preview.
- Changed "Joystick Always Visible" to "Joystick Visibility Option" dropdown.
- Changed "Sneak Toggle" to "Sneak" dropdown.
- Moved "Sync Old World" button to the save screen.
General
- The Minecraft:Minecraft Preview application icon has been changed from a grass block to Minecraft:dirt.
Mobs
- When killed they no longer drop items held in their hands.
Wandering Trader
- Now can sell 1 cherry sapling for 5 Minecraft:emeralds.
Zombie Villager
- Now displays their rank in appearance.
Non-mob entities
Falling Block
- Now break when falling onto a Minecraft:boat.
Technical
- Linux dedicated server: Ubuntu 20.04 LTS (Focal Fossa) is now the minimum supported version of Ubuntu. Ubuntu 18.04 LTS is no longer supported.
- Deprecate
minecraft:creative_categorycomponent in JSON formats 1.20.20 and higher. - Creative group and command visibility can now be set in the
descriptionfield in JSON formats 1.20.20 and higher. - Changed fire enchant duration used on projectiles from a
ShooterItemComponentto match vanilla behavior. - Sound definitions now accept both float and integer values for
min_distanceandmax_distance. - Render controllers without textures now result in a content error and are ignored.
Experimental
These additions and changes are accessible by enabling the "Crawling", "Recipe Unlocking", and "Beta APIs" experimental toggles.
Changes
Command format
- Updated the syntax to match Template:JE.
- Old syntax:
/recipe <victim: target> give <recipe: string>/recipe <victim: target> take <recipe: string>
- New syntax:
/recipe give <victim: target> <recipe: string>/recipe take <victim: target> <recipe: string>
- Old syntax:
- Now the recipes are suggested by the command auto-complete.
- Now an output message appears after the command is executed.
Gameplay
Crawling
- Now player gets forced out of crawl when riding.
Recipe book
- Updated the recipe notification sound to match Template:JE.
- Now the duration of the recipe notifications are calculated based on how many recipes got unlocked.
General
- Now is displayed a message when the players presses the camera perspective change button but a particular perspective is already set via the Template:Cmd command.
Technical
API
- Converted
set_block_propertytoset_block_statefor custom blocks. - Added
defineVectortoDynamicPropertiesDefinition. EntityEquipmentInventoryComponent- Implemented slot validation for
setEquipment, which now returns a boolean indicating whether the item can be equipped to the specified slot. EntityEquipmentInventoryComponentis currently limited to players only.- Moved
getDayto1.4.0. - Moved
getTimeOfDayto1.4.0. - Moved
setTimeOfDay(timeOfDay: number | TimeOfDay)to1.4.0. - Moved
getAbsoluteTimeto1.4.0. - Moved
setAbsoluteTime(absoluteTime: number)to1.4.0.
- Moved
- Moved
TimeOfDayto1.4.0.- Added length restrictions to
setLore- Up to20lines with up to50characters per line. - Moved function
setLoreto1.4.0. - Moved function
getLoreto1.4.0. - Moved class
SystemAfterEventsto1.4.0. - Moved class
ScriptEventCommandMessageAfterEventto1.4.0.
- Added length restrictions to
- Moved player
onScreenDisplayto1.4.0. - Moved
titleDisplayOptionsto1.4.0. - Moved
screenDisplayto1.4.0.
- Implemented slot validation for
- Removed the
minecraft:ignores_permissioncomponent. - Removed the
minecraft:mirrored_artcomponent. - Moved the
protectionfield fromminecraft:armorcomponent tominecraft:wearablecomponent in JSON formats 1.20.20 and higher. - Deprecate
minecraft:armorcomponent in JSON formats 1.20.20 and higher. - Removed nonfunctional and redundant slot options from
minecraft:wearablecomponent, ie. mainhand, hotbar, inventory, enderchest, and equippable. - Items with the
minecraft:wearablecomponent using theweapon.offhandslot no longer equips when the item is used in the hotbar. - Equipping custom wearable items trigger generic equip sound.
- Custom items with
minecraft:wearablecomponent can now be equipped by clicking and dragging in inventory or shift-clicking.
Fixes
Template:Fixes Others
- Empty maps now emit the appropriate sound when players draw them.
- The third-person camera no longer clips through terrain when near water or lava.
- Fixed Creative mode players not being ignited when standing in fire.
- The player no longer gets forced into sneak or crawl during the riptide animation.
- Players should no longer accidentally trigger crawling when they shouldn't.
- Fixed bottom face of portal effect so its color and transparency match the other faces.
Notes
References
Template:Navbox Bedrock Edition versions de:Bedrock Edition beta 1.20.20.20 es:Bedrock Edition beta 1.20.20.20 ko:Bedrock Edition 프리뷰 1.20.20.20 pt:Edição Bedrock Preview 1.20.20.20 uk:Preview 1.20.20.20 (Bedrock Edition) zh:基岩版1.20.20.20