Minecraft:Bedrock Edition Preview 1.21.30.21: Difference between revisions
More actions
imported>Jayden mNo edit summary |
Fix template calls: add MC/ prefix |
||
| (One intermediate revision by the same user not shown) | |||
| Line 21: | Line 21: | ||
| nextparent = 1.21.31 | | nextparent = 1.21.31 | ||
}}<onlyinclude> | }}<onlyinclude> | ||
'''Beta 1.21.30.21''' (ChromeOS, Android) or '''Preview 1.21.30.21''' (Windows, iOS, iPadOS, Xbox, PlayStation) is the first beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.21.30]], released on August 1, 2024,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/28896769176845|title=Minecraft Beta & Preview - 1.21.30.21|website=Minecraft Feedback|date=August 1, 2024}}</ref> which makes adjustments to | '''Beta 1.21.30.21''' (ChromeOS, Android) or '''Preview 1.21.30.21''' (Windows, iOS, iPadOS, Xbox, PlayStation) is the first beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.21.30]], released on August 1, 2024,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/28896769176845|title=Minecraft Beta & Preview - 1.21.30.21|website=Minecraft Feedback|date=August 1, 2024}}</ref> which makes adjustments to trial chambers, overhauls rarity, and fixes bugs. | ||
== Additions == | == Additions == | ||
=== General === | === General === | ||
'''Full Keyboard Gameplay''' | '''Full Keyboard Gameplay''' | ||
*Added {{ | *Added {{MC/Keys|Q}} and {{MC/Keys|E}} as left and right click equivalents in JSON UI menus (including inventory menus) when playing in Full Keyboard Gameplay mode. | ||
'''[[Minecraft:How to Play]]''' | '''[[Minecraft:How to Play]]''' | ||
*Added line break ability for How to Play topic labels instead of having it add "..." when the line got too long. | *Added line break ability for How to Play topic labels instead of having it add "..." when the line got too long. | ||
''' | '''Tags''' | ||
*Added the following block tags: | *Added the following block tags: | ||
** {{ | ** {{MC/Cd|minecraft:wood_tier_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:stone_tier_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:gold_tier_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:iron_tier_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:diamond_tier_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:netherite_tier_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:is_mace_item_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:is_shovel_item_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:is_shears_item_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:is_sword_item_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:is_tool_item_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:is_hatchet_item_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:is_digger_item_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:is_pickaxe_item_destructible}} | ||
** {{ | ** {{MC/Cd|minecraft:is_hoe_item_destructible}} | ||
== Changes == | == Changes == | ||
=== Blocks === | === Blocks === | ||
'''[[Minecraft:Purpur Block]]''' | '''[[Minecraft:Purpur Block]]''' | ||
* The different chisel type | * The different chisel type block states for the <code>purpur_block</code> ID have been split up into their own IDs. | ||
** The previously unused chiseled and smooth purpur blocks were renamed to {{ | ** The previously unused chiseled and smooth purpur blocks were renamed to {{MC/Cd|deprecated_purpur_block_1}} and {{MC/Cd|deprecated_purpur_block_2}} for backward compatibility, but are hidden from creative inventory and commands. | ||
{|class="mw-collapsible mw-collapsed wikitable" | {|class="mw-collapsible mw-collapsed wikitable" | ||
! [[Minecraft:Bedrock Edition data values|Old ID]] | ! [[Minecraft:Bedrock Edition data values|Old ID]] | ||
! [[Minecraft:Bedrock Edition data values|New ID]] | ! [[Minecraft:Bedrock Edition data values|New ID]] | ||
|- | |- | ||
| rowspan="2" | {{ | | rowspan="2" | {{MC/Blocksprite|purpur-block}} <code>purpur_block</code> | ||
| {{ | | {{MC/Blocksprite|purpur-block}} <code>purpur_block</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|purpur-pillar}} <code>purpur_pillar</code> | ||
|} | |} | ||
'''[[Minecraft:Wall]]s''' | '''[[Minecraft:Wall]]s''' | ||
* The different wall block type | * The different wall block type block states for the <code>cobblestone_wall</code> ID have now been split up into their own IDs. | ||
**{{ | **{{MC/Cd|granite_wall}}, {{MC/Cd|diorite_wall}}, {{MC/Cd|andesite_wall}}, {{MC/Cd|stone_brick_wall}}, {{MC/Cd|mossy_stone_brick_wall}} and {{MC/Cd|prismarine_wall}} now have a hardness of 1.5. | ||
**{{ | **{{MC/Cd|sandstone_wall}} and {{MC/Cd|red_sandstone_wall}} now have a hardness of 0.8. | ||
**{{ | **{{MC/Cd|end_stone_brick_wall}} now has a hardness of 3. | ||
{|class="mw-collapsible mw-collapsed wikitable" | {|class="mw-collapsible mw-collapsed wikitable" | ||
! [[Minecraft:Bedrock Edition data values|Old ID]] | ! [[Minecraft:Bedrock Edition data values|Old ID]] | ||
! [[Minecraft:Bedrock Edition data values|New ID]] | ! [[Minecraft:Bedrock Edition data values|New ID]] | ||
|- | |- | ||
| rowspan="14" | {{ | | rowspan="14" | {{MC/Blocksprite|cobblestone-wall}} <code>cobblestone_wall</code> | ||
| {{ | | {{MC/Blocksprite|cobblestone-wall}} <code>cobblestone_wall</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|mossy-cobblestone-wall}} <code>mossy_cobblestone_wall</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|granite-wall}} <code>granite_wall</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|diorite-wall}} <code>diorite_wall</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|andesite-wall}} <code>andesite_wall</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|sandstone-wall}} <code>sandstone_wall</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|brick-wall}} <code>brick_wall</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|stone-brick-wall}} <code>stone_brick_wall</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|mossy-stone-brick-wall}} <code>mossy_stone_brick_wall</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|nether-brick-wall}} <code>nether_brick_wall</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|end-stone-brick-wall}} <code>end_stone_brick_wall</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|prismarine-wall}} <code>prismarine_wall</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|red-sandstone-wall}} <code>red_sandstone_wall</code> | ||
|- | |- | ||
| {{ | | {{MC/Blocksprite|red-nether-brick-wall}} <code>red_nether_brick_wall</code> | ||
|} | |} | ||
'''[[Minecraft:Structure Void]]''' | '''[[Minecraft:Structure Void]]''' | ||
*{{ | *{{MC/Cd|structure_void}} block state is removed and {{MC/Cd|air}} variants are converted to the base block. | ||
'''[[Minecraft:Log]]s, [[Minecraft:Stripped Log]]s, [[Minecraft:Wood]]s, and [[Minecraft:Stripped Wood]]s''' | '''[[Minecraft:Log]]s, [[Minecraft:Stripped Log]]s, [[Minecraft:Wood]]s, and [[Minecraft:Stripped Wood]]s''' | ||
*All Logs, Stripped Logs, Woods, and Stripped Woods are now treated consistently across various scenarios: | *All Logs, Stripped Logs, Woods, and Stripped Woods are now treated consistently across various scenarios: | ||
**Flying mobs that can land on trees now recognize these blocks as suitable landing positions. | **Flying mobs that can land on trees now recognize these blocks as suitable landing positions. | ||
** | **Parrots now prefer these blocks as landing spots. | ||
**Previously, these behaviors applied only to a subset of these blocks. | **Previously, these behaviors applied only to a subset of these blocks. | ||
=== General === | === General === | ||
''' | '''Rarity''' | ||
*The rarity of all items and blocks in the game has been re-evaluated to more accurately reflect the current challenge of obtaining them, given the following guidelines: | *The rarity of all items and blocks in the game has been re-evaluated to more accurately reflect the current challenge of obtaining them, given the following guidelines: | ||
**Items and blocks become rarer depending on the following factors: | **Items and blocks become rarer depending on the following factors: | ||
| Line 125: | Line 125: | ||
**The lists below detail the items and blocks that have changed to that rarity category. | **The lists below detail the items and blocks that have changed to that rarity category. | ||
:'''Common''' | :'''Common''' | ||
*{{ | *{{MC/Itemlink|End Crystal}} | ||
*{{ | *{{MC/Itemlink|Golden Apple}} | ||
:'''Uncommon''' | :'''Uncommon''' | ||
{{columns-list|colwidth=16em| | {{columns-list|colwidth=16em| | ||
*{{ | *{{MC/Blocklink|Sniffer Egg}} | ||
*{{ | *{{MC/Itemlink|Chainmail Helmet}} | ||
*{{ | *{{MC/Itemlink|Chainmail Chestplate}} | ||
*{{ | *{{MC/Itemlink|Chainmail Leggings}} | ||
*{{ | *{{MC/Itemlink|Chainmail Boots}} | ||
*{{ | *{{MC/Itemlink|Recovery Compass}} | ||
*{{ | *{{MC/Itemlink|Heart of the Sea}} | ||
*{{ | *{{MC/Itemlink|Disc Fragment 5}} | ||
*{{ | *{{MC/Itemlink|Nautilus Shell}} | ||
*{{ | *{{MC/Itemlink|Echo Shard}} | ||
*{{ | *{{MC/Itemlink|Goat Horn|Goat Horns}} | ||
*{{ | *{{MC/Itemlink|Pottery Sherd|Pottery Sherds}} | ||
*{{ | *{{MC/Itemlink|Ominous Bottle}} | ||
*{{ | *{{MC/Blocklink|Ominous Banner}} | ||
*{{ | *{{MC/Itemlink|Heads}} | ||
*{{ | *{{MC/Itemlink|Netherite Upgrade}} | ||
*{{ | *{{MC/Itemlink|Sentry Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Dune Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Coast Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Wild Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Tide Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Snout Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Rib Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Wayfinder Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Shaper Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Raiser Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Host Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Flow Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Bolt Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Music Disc 13}} | ||
*{{ | *{{MC/Itemlink|Music Disc Cat}} | ||
*{{ | *{{MC/Itemlink|Music Disc Blocks}} | ||
*{{ | *{{MC/Itemlink|Music Disc Chirp}} | ||
*{{ | *{{MC/Itemlink|id=music-disc-creator-music-box|Music Disc Creator (Music Box)}} | ||
*{{ | *{{MC/Itemlink|Music Disc Far}} | ||
*{{ | *{{MC/Itemlink|Music Disc Mall}} | ||
*{{ | *{{MC/Itemlink|Music Disc Mellohi}} | ||
*{{ | *{{MC/Itemlink|Music Disc Stal}} | ||
*{{ | *{{MC/Itemlink|Music Disc Strad}} | ||
*{{ | *{{MC/Itemlink|Music Disc Ward}} | ||
*{{ | *{{MC/Itemlink|Music Disc 11}} | ||
*{{ | *{{MC/Itemlink|Music Disc Wait}} | ||
*{{ | *{{MC/Itemlink|Music Disc Relic}} | ||
*{{ | *{{MC/Itemlink|Music Disc 5}} | ||
*{{ | *{{MC/Itemlink|Music Disc Precipice}} | ||
}} | }} | ||
:'''Rare''' | :'''Rare''' | ||
{{columns-list|colwidth=16em| | {{columns-list|colwidth=16em| | ||
*{{ | *{{MC/Itemlink|Enchanted Golden Apple}} | ||
*{{ | *{{MC/Itemlink|Trident}} | ||
*{{ | *{{MC/Itemlink|Nether Star}} | ||
*{{ | *{{MC/Itemlink|Ward Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Eye Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Vex Armor Trim}} | ||
*{{ | *{{MC/Itemlink|Spire Armor Trim}} | ||
*{{ | *{{MC/Blocklink|Wither Skeleton Skull}} | ||
*{{ | *{{MC/Itemlink|Skull Charge Banner Pattern}} | ||
*{{ | *{{MC/Itemlink|Thing Banner Pattern}} | ||
*{{ | *{{MC/Itemlink|Music Disc Pigstep}} | ||
*{{ | *{{MC/Itemlink|Music Disc otherside}} | ||
*{{ | *{{MC/Itemlink|Music Disc Creator}} | ||
}} | }} | ||
:'''Epic''' | :'''Epic''' | ||
*{{ | *{{MC/Blocklink|Dragon Egg}} | ||
*{{ | *{{MC/Itemlink|Elytra}} | ||
*{{ | *{{MC/Blocklink|Dragon Head}} | ||
*{{ | *{{MC/Itemlink|Silence Armor Trim}} | ||
*When an item is enchanted, their rarity status is now increased depending on their base rarity: | *When an item is enchanted, their rarity status is now increased depending on their base rarity: | ||
| Line 210: | Line 210: | ||
=== Gameplay === | === Gameplay === | ||
''' | '''Sounds''' | ||
* Water splash sounds have been adapted to the {{JE}}. | * Water splash sounds have been adapted to the {{MC/JE}}. | ||
=== Items === | === Items === | ||
| Line 222: | Line 222: | ||
'''[[Minecraft:Ominous Banner]]''' | '''[[Minecraft:Ominous Banner]]''' | ||
*Illager Banner has been renamed to Ominous Banner to match {{JE}}. | *Illager Banner has been renamed to Ominous Banner to match {{MC/JE}}. | ||
=== World generation === | === World generation === | ||
''' | '''Trial Chambers''' | ||
*Added new variations to the hallways, including "Encounters": Short challenges leading to a larger chamber. | *Added new variations to the hallways, including "Encounters": Short challenges leading to a larger chamber. | ||
*Replaced the empty chests at the entrance of chamber with a Hopper and Barrel to better show the players that these are meant for disposal and inventory management. | *Replaced the empty chests at the entrance of chamber with a Hopper and Barrel to better show the players that these are meant for disposal and inventory management. | ||
=== Technical === | === Technical === | ||
''' | '''Add-Ons and Script Engine''' | ||
*Removed deprecated behavior pack download related code from packets in the world join flow. | *Removed deprecated behavior pack download related code from packets in the world join flow. | ||
''' | '''API''' | ||
*Released {{ | *Released {{MC/Cd|@minecraft/server}} version {{MC/Cd|1.3.0}}. | ||
**Note: This can still change while in ''Preview''. | **Note: This can still change while in ''Preview''. | ||
*Added {{ | *Added {{MC/Cd|@minecraft/server}} version {{MC/Cd|1.4.0-beta}}. | ||
*Released {{ | *Released {{MC/Cd|playerEmoteWorld}} after event from {{MC/Cd|Beta}} to {{MC/Cd|1.14.0}}. | ||
*Released class {{ | *Released class {{MC/Cd|BlockRecordPlayerComponent}} from {{MC/Cd|beta}} to {{MC/Cd|1.14.0}}. | ||
*Released {{ | *Released {{MC/Cd|UIManagerclass}} from {{MC/Cd|Beta}} to {{MC/Cd|1.3.0}}. | ||
*Released {{ | *Released {{MC/Cd|EntityQueryPropertyOptions}} from {{MC/Cd|beta}} to {{MC/Cd|1.14.0}}. | ||
*Moved {{ | *Moved {{MC/Cd|EntityStrengthComponent}} from {{MC/Cd|beta}} to {{MC/Cd|1.13}}. | ||
'''[[Minecraft:Block]]s''' | '''[[Minecraft:Block]]s''' | ||
*Added the {{ | *Added the {{MC/Cd|minecraft:redstone_conductivity}} component that controls the basic redstone properties of a custom block. | ||
'''[[Minecraft:Commands]]''' | '''[[Minecraft:Commands]]''' | ||
*The {{ | *The {{MC/Cmd|/locate structure}} command output now displays the identifier of the found structure instead of its name. | ||
'''Entity Components''' | '''Entity Components''' | ||
*{{ | *{{MC/Cd|behavior.fire_at_target}} is no longer restricted to Vanilla content. | ||
**This goal allows an entity to attack by firing a shot with a delay. | **This goal allows an entity to attack by firing a shot with a delay. | ||
*{{ | *{{MC/Cd|behavior.jump_around_target}} is no longer restricted to Vanilla content. | ||
**This goal allows an entity to jump over and around a target. | **This goal allows an entity to jump over and around a target. | ||
*{{ | *{{MC/Cd|behavior.move_around_target}} is no longer restricted to Vanilla content. | ||
**This goal allows an entity to move around a target. | **This goal allows an entity to move around a target. | ||
| Line 265: | Line 265: | ||
'''[[Minecraft:Item]]s''' | '''[[Minecraft:Item]]s''' | ||
*Adds a content error for if an icon can't be found with {{ | *Adds a content error for if an icon can't be found with {{MC/Cd|icon_name}} from {{MC/Cd|minecraft:icon}} in 1.10 data. | ||
*Added {{ | *Added {{MC/Cd|minecraft:rarity}} item component that allows specifying the rarity of an item. | ||
**It has a single field {{ | **It has a single field {{MC/Cd|value}}, which accepts the following values: | ||
***{{ | ***{{MC/Cd|common}}. | ||
***{{ | ***{{MC/Cd|uncommon}}. | ||
***{{ | ***{{MC/Cd|rare}}. | ||
***{{ | ***{{MC/Cd|epic}}. | ||
**Can also be written as an inlined value like so: {{ | **Can also be written as an inlined value like so: {{MC/Cd|minecraft:rarity}}: {{MC/Cd|uncommon}}. | ||
**The rarity of the item determines which color it uses for its name. | **The rarity of the item determines which color it uses for its name. | ||
***If the item has a {{ | ***If the item has a {{MC/Cd|minecraft:hover_text_color}} component specified, that hover text color has priority and be used instead of the rarity color. | ||
''' | '''Loot Tables''' | ||
*Added {{ | *Added {{MC/Cd|set_potion}} item function for loot tables that can set the potion type of compatible items with a potion id. | ||
**It has a single field {{ | **It has a single field {{MC/Cd|id}}, which accepts the following potion id values: | ||
***{{ | ***{{MC/Cd|water}} | ||
***{{ | ***{{MC/Cd|mundane}} | ||
***{{ | ***{{MC/Cd|long_mundane}} | ||
***{{ | ***{{MC/Cd|thick}} | ||
***{{ | ***{{MC/Cd|awkward}} | ||
***{{ | ***{{MC/Cd|nightvision}} | ||
***{{ | ***{{MC/Cd|long_nightvision}} | ||
***{{ | ***{{MC/Cd|invisibility}} | ||
***{{ | ***{{MC/Cd|long_invisibility}} | ||
***{{ | ***{{MC/Cd|leaping}} | ||
***{{ | ***{{MC/Cd|long_leaping}} | ||
***{{ | ***{{MC/Cd|strong_leaping}} | ||
***{{ | ***{{MC/Cd|fire_resistance}} | ||
***{{ | ***{{MC/Cd|long_fire_resistance}} | ||
***{{ | ***{{MC/Cd|swiftness}} | ||
***{{ | ***{{MC/Cd|long_swiftness}} | ||
***{{ | ***{{MC/Cd|strong_swiftness}} | ||
***{{ | ***{{MC/Cd|slowness}} | ||
***{{ | ***{{MC/Cd|long_slowness}} | ||
***{{ | ***{{MC/Cd|strong_slowness}} | ||
***{{ | ***{{MC/Cd|water_breathing}} | ||
***{{ | ***{{MC/Cd|long_water_breathing}} | ||
***{{ | ***{{MC/Cd|healing}} | ||
***{{ | ***{{MC/Cd|strong_healing}} | ||
***{{ | ***{{MC/Cd|harming}} | ||
***{{ | ***{{MC/Cd|strong_harming}} | ||
***{{ | ***{{MC/Cd|poison}} | ||
***{{ | ***{{MC/Cd|long_poison}} | ||
***{{ | ***{{MC/Cd|strong_poison}} | ||
***{{ | ***{{MC/Cd|regeneration}} | ||
***{{ | ***{{MC/Cd|long_regeneration}} | ||
***{{ | ***{{MC/Cd|strong_regeneration}} | ||
***{{ | ***{{MC/Cd|strength}} | ||
***{{ | ***{{MC/Cd|long_strength}} | ||
***{{ | ***{{MC/Cd|strong_strength}} | ||
***{{ | ***{{MC/Cd|weakness}} | ||
***{{ | ***{{MC/Cd|long_weakness}} | ||
***{{ | ***{{MC/Cd|wither}} | ||
***{{ | ***{{MC/Cd|turtle_master}} | ||
***{{ | ***{{MC/Cd|long_turtle_master}} | ||
***{{ | ***{{MC/Cd|strong_turtle_master}} | ||
***{{ | ***{{MC/Cd|slow_falling}} | ||
***{{ | ***{{MC/Cd|long_slow_falling}} | ||
***{{ | ***{{MC/Cd|wind_charged}} | ||
***{{ | ***{{MC/Cd|weaving}} | ||
***{{ | ***{{MC/Cd|oozing}} | ||
***{{ | ***{{MC/Cd|infested}} | ||
**The following types of items are compatible with the {{ | **The following types of items are compatible with the {{MC/Cd|set_potion}} function: | ||
***[[Minecraft:Potion]] | ***[[Minecraft:Potion]] | ||
***[[Minecraft:Lingering Potion]] | ***[[Minecraft:Lingering Potion]] | ||
| Line 337: | Line 337: | ||
==== Technical ==== | ==== Technical ==== | ||
'''Add-Ons and Script Engine''' | '''Add-Ons and Script Engine''' | ||
*Added {{ | *Added {{MC/Cd|item_display_transforms}} control to the block geometry file. This controls the way a block is visually represented in the UI, on the player, and floating on the ground. It exists inside the {{MC/Cd|minecraft:geometry}} json object and requires geometry {{MC/Cd|format_version}} 1.21.0 and the "Upcoming Creator Features" toggle | ||
**Default values example: | **Default values example: | ||
"item_display_transforms": { "gui" : { "translation": [0, 0, 0], "rotation": [30, 225, 0], "scale": [0.625, 0.625, 0.625], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0], "fit_to_frame" : true }, "firstperson_righthand": { "translation": [0, 0, 0], "rotation": [0, 45, 0], "scale": [0.4, 0.4, 0.4], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "firstperson_lefthand": { "translation": [0, 0, 0], "rotation": [0, -135, 0], "scale": [0.4, 0.4, 0.4], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "thirdperson_righthand": { "translation": [0, 2.5, 0], "rotation": [75, 45, 0], "scale": [0.375, 0.375, 0.375], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "thirdperson_lefthand": { "translation": [0, 2.5, 0], "rotation": [75, 45, 0], "scale": [0.375, 0.375, 0.375], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "ground": { "translation": [0, 3.0, 0], "rotation": [0, 0, 0], "scale": [0.25, 0.25, 0.25], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "fixed": { "translation": [0, 0, 0], "rotation": [0, 0, 0], "scale": [0.5, 0.5, 0.5], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "head": { "translation": [0, 0, 0], "rotation": [0, 0, 0], "scale": [1, 1, 1], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] } } | "item_display_transforms": { "gui" : { "translation": [0, 0, 0], "rotation": [30, 225, 0], "scale": [0.625, 0.625, 0.625], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0], "fit_to_frame" : true }, "firstperson_righthand": { "translation": [0, 0, 0], "rotation": [0, 45, 0], "scale": [0.4, 0.4, 0.4], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "firstperson_lefthand": { "translation": [0, 0, 0], "rotation": [0, -135, 0], "scale": [0.4, 0.4, 0.4], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "thirdperson_righthand": { "translation": [0, 2.5, 0], "rotation": [75, 45, 0], "scale": [0.375, 0.375, 0.375], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "thirdperson_lefthand": { "translation": [0, 2.5, 0], "rotation": [75, 45, 0], "scale": [0.375, 0.375, 0.375], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "ground": { "translation": [0, 3.0, 0], "rotation": [0, 0, 0], "scale": [0.25, 0.25, 0.25], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "fixed": { "translation": [0, 0, 0], "rotation": [0, 0, 0], "scale": [0.5, 0.5, 0.5], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "head": { "translation": [0, 0, 0], "rotation": [0, 0, 0], "scale": [1, 1, 1], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] } } | ||
'''API''' | '''API''' | ||
*{{ | *{{MC/Cd|PlayerInteractWithBlockBeforeEvent}} | ||
**Added property readonly {{ | **Added property readonly {{MC/Cd|isFirstEvent: boolean}} to {{MC/Cd|beta}}. This value is true if the event was triggered on players initial interaction button press and false if triggered on holding the interaction button. | ||
*{{ | *{{MC/Cd|PlayerInteractWithBlockAfterEvent}} | ||
**Added property readonly {{ | **Added property readonly {{MC/Cd|beforeItemStack?: ItemStack}} to {{MC/Cd|beta}}. This is the item the player was selecting before the interaction succeeded. | ||
**Added property readonly {{ | **Added property readonly {{MC/Cd|isFirstEvent: boolean}} to {{MC/Cd|beta}}. This value is true if the event was triggered on players initial interaction button press and false if triggered on holding the interaction button. | ||
**This after event no longer always triggers on an empty hand. The interaction with the block needs to be successful for it to trigger the after event. | **This after event no longer always triggers on an empty hand. The interaction with the block needs to be successful for it to trigger the after event. | ||
*{{ | *{{MC/Cd|PlayerInteractWithEntityAfterEvent}} | ||
**Added property readonly {{ | **Added property readonly {{MC/Cd|beforeItemStack?: ItemStack}} to {{MC/Cd|beta}}. This is the item the player was selecting before the interaction succeeded. | ||
**Cancelling the before event no longer triggers the after event. | **Cancelling the before event no longer triggers the after event. | ||
**This event is now triggered only on a successful interaction. | **This event is now triggered only on a successful interaction. | ||
| Line 357: | Line 357: | ||
'''Graphical''' | '''Graphical''' | ||
*Removed an incorrect offset when interpolating keyframe values for the sun illuminance and sun color. Keyframe values for sun illuminance and sun color are now consistent with other time-based keyframe values. Creators need to shift any sun illuminance and color keyframes by 0.5. Documentation on the Creator portal has been updated accordingly. | *Removed an incorrect offset when interpolating keyframe values for the sun illuminance and sun color. Keyframe values for sun illuminance and sun color are now consistent with other time-based keyframe values. Creators need to shift any sun illuminance and color keyframes by 0.5. Documentation on the Creator portal has been updated accordingly. | ||
*Added the ability to data-drive Sub Surface Scattering via Texture Sets in the Deferred Technical Preview. This effect allows light to penetrate the surface of objects up to a certain amount, similar to wax, leaves or skin. The default sub surface effect previously on leaves has been removed in favor of packs providing their own textures. Creators can use {{ | *Added the ability to data-drive Sub Surface Scattering via Texture Sets in the Deferred Technical Preview. This effect allows light to penetrate the surface of objects up to a certain amount, similar to wax, leaves or skin. The default sub surface effect previously on leaves has been removed in favor of packs providing their own textures. Creators can use {{MC/Cd|metalness_emissive_roughness_subsurface}} instead of {{MC/Cd|metalness_emissive_roughness}} in their texture set JSONs to activate the effect on specific blocks, mobs, etc... Sub surface values are pulled from the alpha channel of the supplied texture. See updated documentation on the Creator portal for more information. | ||
**Note that this new field is only available in texture set JSONs with a format version of {{ | **Note that this new field is only available in texture set JSONs with a format version of {{MC/Cd|1.21.30}}. | ||
*Changed the color grading JSON schema for the Deferred Technical Preview to now require explicit enabling of highlight and shadow specific color grading settings. | *Changed the color grading JSON schema for the Deferred Technical Preview to now require explicit enabling of highlight and shadow specific color grading settings. | ||
*Added highlight and shadow color grading controls to the Editor's Deferred Graphics Settings. | *Added highlight and shadow color grading controls to the Editor's Deferred Graphics Settings. | ||
| Line 378: | Line 378: | ||
|175207|Light/shadow stripes on Deferred Technical Preview. | |175207|Light/shadow stripes on Deferred Technical Preview. | ||
|176952|Multiple trial chamber structures have missing or incorrect blocks. | |176952|Multiple trial chamber structures have missing or incorrect blocks. | ||
|180083|{{ | |180083|{{MC/Cd|Player.IsEmoting}} bool (@minecraft/server api) does not return true when emoting. | ||
|180424|Bed generates with the wrong color in trial chambers. | |180424|Bed generates with the wrong color in trial chambers. | ||
|180432|Boats disappear and reappear when riding them. | |180432|Boats disappear and reappear when riding them. | ||
|180912|{{ | |180912|{{MC/Cd|wall_dispenser}} dispenser traps can generate behind walls in trial chambers. | ||
|182414|Incorrect item rarity colors. | |182414|Incorrect item rarity colors. | ||
|182448|Dismount from a camel gets stuck in the ground. | |182448|Dismount from a camel gets stuck in the ground. | ||
| Line 388: | Line 388: | ||
|183455|Firework rockets are sometimes crafted with a flight duration of 1 regardless of the amount of gunpowder used. | |183455|Firework rockets are sometimes crafted with a flight duration of 1 regardless of the amount of gunpowder used. | ||
|183508|Game crashes when opening a lectern that has a book and quill while it is being moved by a sticky piston. | |183508|Game crashes when opening a lectern that has a book and quill while it is being moved by a sticky piston. | ||
|184157|{{ | |184157|{{MC/Cmd|/hud @s hide all}} does not hide the D-Pad arrow buttons. | ||
|184363|Dismounting a horse/mule/strider clips you 1 block into the ground when using touch controls. | |184363|Dismounting a horse/mule/strider clips you 1 block into the ground when using touch controls. | ||
|otherissuescount=18}} | |otherissuescount=18}} | ||
| Line 402: | Line 402: | ||
*Realm ID is now displayed in the debug text for preview/beta builds while connected to a Realm or while on associated screens. | *Realm ID is now displayed in the debug text for preview/beta builds while connected to a Realm or while on associated screens. | ||
*Some slime trial spawners in trial chambers don't spawn slimes without player intervention. | *Some slime trial spawners in trial chambers don't spawn slimes without player intervention. | ||
*Fixed Ominous Vault may fail to generate in Pedestal and {{ | *Fixed Ominous Vault may fail to generate in Pedestal and {{MC/Cd|chamber_1/2}}. | ||
*Fixed a softlock that could occur when purchasing subscriptions. | *Fixed a softlock that could occur when purchasing subscriptions. | ||
*Fixed a bug where the 'Drink' interaction prompt was not displayed when the player was holding an Ominous Bottle. | *Fixed a bug where the 'Drink' interaction prompt was not displayed when the player was holding an Ominous Bottle. | ||
*The chat output's scroll position keeps its position after the game screen re-gains focus. | *The chat output's scroll position keeps its position after the game screen re-gains focus. | ||
*Fixed {{ | *Fixed {{MC/Cd|minecraft:repeating_command_block}} to not execute when changing to {{MC/Cd|needs redstone}} from {{MC/Cd|automatic}}. | ||
*Fixed an issue where item components would not initialize on remote clients (). | *Fixed an issue where item components would not initialize on remote clients (). | ||
*Fixed {{ | *Fixed {{MC/Cd|minecraft:structure_blockdebug}} bounding box rendering when clients initially load server worlds containing one. | ||
*Fixed a variety of issues that caused certain objects to not cast shadows from point lights, and modified point light sources such that their geometry can no longer cast shadows in the Deferred Technical Preview. | *Fixed a variety of issues that caused certain objects to not cast shadows from point lights, and modified point light sources such that their geometry can no longer cast shadows in the Deferred Technical Preview. | ||
{{ | {{MC/Fixes|project=REALMS|fixedin=1.21.30.21 Preview | ||
|;old | |;old | ||
|11940|RealismCraft addons randomly stop working & duplicating}}</onlyinclude> | |11940|RealismCraft addons randomly stop working & duplicating}}</onlyinclude> | ||
== References == | == References == | ||
{{ | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox Bedrock Edition versions|1.2x}} | {{MC/Navbox Bedrock Edition versions|1.2x}} | ||
[[Category:Bedrock Edition 1.21.30 betas]] | [[Category:Bedrock Edition 1.21.30 betas]] | ||
de:Bedrock Edition beta 1.21.30.21 | |||
pt:Edição Bedrock Preview 1.21.30.21 | |||
uk:Preview 1.21.30.21 (Bedrock Edition) | |||
zh:基岩版1.21.30.21 | |||
Latest revision as of 19:22, 9 April 2026
Template:Infobox version Beta 1.21.30.21 (ChromeOS, Android) or Preview 1.21.30.21 (Windows, iOS, iPadOS, Xbox, PlayStation) is the first beta/Preview version for Minecraft:Bedrock Edition 1.21.30, released on August 1, 2024,<ref>Template:Cite</ref> which makes adjustments to trial chambers, overhauls rarity, and fixes bugs.
Additions
General
Full Keyboard Gameplay
- Added Script error: No such module "keys". and Script error: No such module "keys". as left and right click equivalents in JSON UI menus (including inventory menus) when playing in Full Keyboard Gameplay mode.
- Added line break ability for How to Play topic labels instead of having it add "..." when the line got too long.
Tags
- Added the following block tags:
- 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
Blocks
- The different chisel type block states for the
purpur_blockID have been split up into their own IDs.- The previously unused chiseled and smooth purpur blocks were renamed to
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr for backward compatibility, but are hidden from creative inventory and commands.
| Old ID | New ID |
|---|---|
Template:Redr |
Template:Redr |
Template:Redr |
- The different wall block type block states for the
cobblestone_wallID have now been split up into their own IDs.
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr now have a hardness of 1.5.
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr now have a hardness of 0.8.
- REDIRECT Template:Code
Template:Redr now has a hardness of 3.
| Old ID | New ID |
|---|---|
Template:Redr |
Template:Redr |
Template:Redr | |
Template:Redr | |
Template:Redr | |
Template:Redr | |
Template:Redr | |
Template:Redr | |
Template:Redr | |
Template:Redr | |
Template:Redr | |
Template:Redr | |
Template:Redr | |
Template:Redr | |
Template:Redr |
- REDIRECT Template:Code
Template:Redr block state is removed and
- REDIRECT Template:Code
Template:Redr variants are converted to the base block.
Minecraft:Logs, Minecraft:Stripped Logs, Minecraft:Woods, and Minecraft:Stripped Woods
- All Logs, Stripped Logs, Woods, and Stripped Woods are now treated consistently across various scenarios:
- Flying mobs that can land on trees now recognize these blocks as suitable landing positions.
- Parrots now prefer these blocks as landing spots.
- Previously, these behaviors applied only to a subset of these blocks.
General
Rarity
- The rarity of all items and blocks in the game has been re-evaluated to more accurately reflect the current challenge of obtaining them, given the following guidelines:
- Items and blocks become rarer depending on the following factors:
- The chance of finding it in a loot table, including mob drops.
- The amount of traveling required to obtain it.
- The difficulty of any obstacle that must be overcome to obtain it.
- The possible amount of that item or block that exists in the world.
- Any item or block that can be crafted must inherit the highest rarity of its crafting ingredients.
- For example, a mace has an Epic rarity because one of its ingredients (the Heavy Core) has an Epic rarity.
- Likewise, any crafted item that has only Common crafting ingredients must also be Common.
- The lists below detail the items and blocks that have changed to that rarity category.
- Items and blocks become rarer depending on the following factors:
- Common
- REDIRECT Template:ItemLink
- REDIRECT Template:ItemLink
- Uncommon
- Rare
- Epic
- redirect Template:blockLink
- REDIRECT Template:ItemLink
- redirect Template:blockLink
- REDIRECT Template:ItemLink
- When an item is enchanted, their rarity status is now increased depending on their base rarity:
- If the base rarity of an item is Common or Uncommon, it becomes Rare when enchanted.
- If the base rarity of an item is Rare, it becomes Epic when enchanted.
- If the base rarity of an item is Epic, it remains Epic when enchanted.
Touch controls
- Improved new d-pad for touch controls. It is now more compact, includes back strafing buttons, and a slightly extended zone outside where camera input is not received in order to prevent unexpected camera movement. When customizing controls, the diagonal buttons are visible as well.
UI
- Shortened the URL for signing in on another device to https://microsoft.com/link.
- Added a button in the game menu to take a screenshot. Players can view their screenshots in the screenshot gallery on their profile pages.
Gameplay
Sounds
- Water splash sounds have been adapted to the Java Edition.
Items
- Smithing Template items are now named after their template type instead of the generic "Smithing Template" name.
- They instead specify that they are a Smithing Template through a subtitle in the hover text.
- File:Flower Charge Banner Pattern JE2 BE2.png File:Creeper Charge Banner Pattern JE2 BE2.png File:Skull Charge Banner Pattern JE2 BE2.png File:Thing Banner Pattern JE2 BE2.png File:Globe Banner Pattern JE2 BE2.png File:Snout Banner Pattern JE2 BE2.png File:Flow Banner Pattern JE2 BE2.png File:Guster Banner Pattern JE2 BE2.png File:Field Masoned Banner Pattern JE1 BE2.png File:Bordure Indented Banner Pattern JE1 BE2.png Added unique item textures for each banner pattern.
- Illager Banner has been renamed to Ominous Banner to match Java Edition.
World generation
Trial Chambers
- Added new variations to the hallways, including "Encounters": Short challenges leading to a larger chamber.
- Replaced the empty chests at the entrance of chamber with a Hopper and Barrel to better show the players that these are meant for disposal and inventory management.
Technical
Add-Ons and Script Engine
- Removed deprecated behavior pack download related code from packets in the world join flow.
API
- Released
- REDIRECT Template:Code
Template:Redr version
- REDIRECT Template:Code
- Note: This can still change while in Preview.
- Added
- REDIRECT Template:Code
Template:Redr version
- REDIRECT Template:Code
- Released
- REDIRECT Template:Code
Template:Redr after event from
- REDIRECT Template:Code
- REDIRECT Template:Code
- Released class
- REDIRECT Template:Code
Template:Redr from
- REDIRECT Template:Code
- REDIRECT Template:Code
- Released
- REDIRECT Template:Code
Template:Redr from
- REDIRECT Template:Code
- REDIRECT Template:Code
- Released
- REDIRECT Template:Code
Template:Redr from
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moved
- REDIRECT Template:Code
Template:Redr from
- REDIRECT Template:Code
- REDIRECT Template:Code
- Added the
- REDIRECT Template:Code
Template:Redr component that controls the basic redstone properties of a custom block.
- The
- REDIRECT Template:Command
Template:Redr command output now displays the identifier of the found structure instead of its name.
Entity Components
- REDIRECT Template:Code
Template:Redr is no longer restricted to Vanilla content.
- This goal allows an entity to attack by firing a shot with a delay.
- REDIRECT Template:Code
Template:Redr is no longer restricted to Vanilla content.
- This goal allows an entity to jump over and around a target.
- REDIRECT Template:Code
Template:Redr is no longer restricted to Vanilla content.
- This goal allows an entity to move around a target.
Gameplay
- Exposed the entity offset so the user can change the camera's pivot point from the entity's center for third person boom cameras.
General
- Updated Feature Rules documentation.
- Added GUI Log Level option to the Creator section of settings, which changes the level of content logs displayed on-screen when content logs are enabled.
- Adds a content error for if an icon can't be found with
- REDIRECT Template:Code
Template:Redr from
- REDIRECT Template:Code
Template:Redr in 1.10 data.
- Added
- REDIRECT Template:Code
Template:Redr item component that allows specifying the rarity of an item.
- It has a single field
- REDIRECT Template:Code
Template:Redr, which accepts the following values:
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- Can also be written as an inlined value like so:
- REDIRECT Template:Code
- REDIRECT Template:Code
- The rarity of the item determines which color it uses for its name.
- If the item has a
- The rarity of the item determines which color it uses for its name.
- REDIRECT Template:Code
Template:Redr component specified, that hover text color has priority and be used instead of the rarity color.
Loot Tables
- Added
- REDIRECT Template:Code
Template:Redr item function for loot tables that can set the potion type of compatible items with a potion id.
- It has a single field
- REDIRECT Template:Code
Template:Redr, which accepts the following potion id values:
- 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
- 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
- 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
- The following types of items are compatible with the
- REDIRECT Template:Code
Template:Redr function:
Experimental
These additions and changes are accessible by enabling the "Beta APIs", and "Upcoming Creator Features" experimental toggles.
Additions
Technical
Add-Ons and Script Engine
- Added
- REDIRECT Template:Code
Template:Redr control to the block geometry file. This controls the way a block is visually represented in the UI, on the player, and floating on the ground. It exists inside the
- REDIRECT Template:Code
Template:Redr json object and requires geometry
- REDIRECT Template:Code
Template:Redr 1.21.0 and the "Upcoming Creator Features" toggle
- Default values example:
"item_display_transforms": { "gui" : { "translation": [0, 0, 0], "rotation": [30, 225, 0], "scale": [0.625, 0.625, 0.625], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0], "fit_to_frame" : true }, "firstperson_righthand": { "translation": [0, 0, 0], "rotation": [0, 45, 0], "scale": [0.4, 0.4, 0.4], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "firstperson_lefthand": { "translation": [0, 0, 0], "rotation": [0, -135, 0], "scale": [0.4, 0.4, 0.4], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "thirdperson_righthand": { "translation": [0, 2.5, 0], "rotation": [75, 45, 0], "scale": [0.375, 0.375, 0.375], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "thirdperson_lefthand": { "translation": [0, 2.5, 0], "rotation": [75, 45, 0], "scale": [0.375, 0.375, 0.375], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "ground": { "translation": [0, 3.0, 0], "rotation": [0, 0, 0], "scale": [0.25, 0.25, 0.25], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "fixed": { "translation": [0, 0, 0], "rotation": [0, 0, 0], "scale": [0.5, 0.5, 0.5], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] }, "head": { "translation": [0, 0, 0], "rotation": [0, 0, 0], "scale": [1, 1, 1], "rotation_pivot" : [0, 0, 0], "scale_pivot" : [0, 0, 0] } }
API
- REDIRECT Template:Code
- Added property readonly
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr. This value is true if the event was triggered on players initial interaction button press and false if triggered on holding the interaction button.
- REDIRECT Template:Code
- Added property readonly
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr. This is the item the player was selecting before the interaction succeeded.
- Added property readonly
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr. This value is true if the event was triggered on players initial interaction button press and false if triggered on holding the interaction button.
- This after event no longer always triggers on an empty hand. The interaction with the block needs to be successful for it to trigger the after event.
- REDIRECT Template:Code
- Added property readonly
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr. This is the item the player was selecting before the interaction succeeded.
- Cancelling the before event no longer triggers the after event.
- This event is now triggered only on a successful interaction.
Changes
Technical
Graphical
- Removed an incorrect offset when interpolating keyframe values for the sun illuminance and sun color. Keyframe values for sun illuminance and sun color are now consistent with other time-based keyframe values. Creators need to shift any sun illuminance and color keyframes by 0.5. Documentation on the Creator portal has been updated accordingly.
- Added the ability to data-drive Sub Surface Scattering via Texture Sets in the Deferred Technical Preview. This effect allows light to penetrate the surface of objects up to a certain amount, similar to wax, leaves or skin. The default sub surface effect previously on leaves has been removed in favor of packs providing their own textures. Creators can use
- REDIRECT Template:Code
Template:Redr instead of
- REDIRECT Template:Code
Template:Redr in their texture set JSONs to activate the effect on specific blocks, mobs, etc... Sub surface values are pulled from the alpha channel of the supplied texture. See updated documentation on the Creator portal for more information.
- Note that this new field is only available in texture set JSONs with a format version of
- REDIRECT Template:Code
- Changed the color grading JSON schema for the Deferred Technical Preview to now require explicit enabling of highlight and shadow specific color grading settings.
- Added highlight and shadow color grading controls to the Editor's Deferred Graphics Settings.
- Added the ability to data-drive emissive desaturation in the Deferred Technical Preview. See updated documentation on the Creator portal for more information.
- Added support for enchanted items in the Deferred Technical Preview.
- Reduced the smudging or "ghosting" artifacts that would occur when swinging the item in the player’s hand with Upscaling enabled in the Deferred Technical Preview.
Fixes
Template:Fixes Others
- Kelp, seagrass and turtle eggs can no longer be placed on any type of Fence, instead of just a subset of them.
- The Bad Omen effect can now be reset by drinking an Ominous Bottle of any level.
- Fixed a bug that caused placeholder textures to appear after minimizing and then restoring the game window.
- Fixed an issue where the invite screen in-game would not show the correct substatus.
- Realms Stories content is no longer cropped when scrolling.
- Text no longer overlaps screenshots in Realms Stories on Galaxy Z Flip devices on any UI size.
- Gamepad legend no longer overlaps with UI elements when choosing a Preview Realm to create a world on.
- In split screen mode, show only the subscriptions tab for the primary player.
- Realm ID is now displayed in the debug text for preview/beta builds while connected to a Realm or while on associated screens.
- Some slime trial spawners in trial chambers don't spawn slimes without player intervention.
- Fixed Ominous Vault may fail to generate in Pedestal and
- REDIRECT Template:Code
- Fixed a softlock that could occur when purchasing subscriptions.
- Fixed a bug where the 'Drink' interaction prompt was not displayed when the player was holding an Ominous Bottle.
- The chat output's scroll position keeps its position after the game screen re-gains focus.
- Fixed
- REDIRECT Template:Code
Template:Redr to not execute when changing to
- REDIRECT Template:Code
Template:Redr from
- REDIRECT Template:Code
- Fixed an issue where item components would not initialize on remote clients ().
- Fixed
- REDIRECT Template:Code
Template:Redr bounding box rendering when clients initially load server worlds containing one.
- Fixed a variety of issues that caused certain objects to not cast shadows from point lights, and modified point light sources such that their geometry can no longer cast shadows in the Deferred Technical Preview.
Script error: No such module "fixes".
References
<references group="">
</references>
de:Bedrock Edition beta 1.21.30.21 pt:Edição Bedrock Preview 1.21.30.21 uk:Preview 1.21.30.21 (Bedrock Edition) zh:基岩版1.21.30.21