Minecraft:Bedrock Edition Preview 1.21.30.22: Difference between revisions
More actions
imported>NRPAN1 m →Fixes |
Remove broken links to missing pages |
||
| Line 34: | Line 34: | ||
=== Blocks === | === Blocks === | ||
'''[[Minecraft:Colored Torch]]''' | '''[[Minecraft:Colored Torch]]''' | ||
* The different color bit | * The different color bit block states for the <code>colored_torch_rg</code> and <code>colored_torch_bp</code> IDs have now been split up into their own IDs. | ||
{|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]] | ||
| Line 51: | Line 51: | ||
'''[[Minecraft:Sponge]]''' | '''[[Minecraft:Sponge]]''' | ||
* The different | * The different block states for the <code>sponge</code> ID have now been split up into their own IDs. | ||
{|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]] | ||
| Line 67: | Line 67: | ||
=== Gameplay === | === Gameplay === | ||
''' | '''Death messages''' | ||
* Added a new death message for when players or their pets are defeated by a [[Minecraft:mace]] smash attack. | * Added a new death message for when players or their pets are defeated by a [[Minecraft:mace]] smash attack. | ||
** '''<''player/mob''> was smashed by <''player''>''' | ** '''<''player/mob''> was smashed by <''player''>''' | ||
| Line 75: | Line 75: | ||
'''UI''' | '''UI''' | ||
*Renamed the maximum framerate slider "Framerate Limit" and added a tooltip to better describe its purpose. | *Renamed the maximum framerate slider "Framerate Limit" and added a tooltip to better describe its purpose. | ||
* | *Enchantments which only have one possible level no longer display the level in their name. | ||
*The names of many items and blocks were brought to parity with {{JE}}: | *The names of many items and blocks were brought to parity with {{JE}}: | ||
{|class="mw-collapsible mw-collapsed wikitable" | {|class="mw-collapsible mw-collapsed wikitable" | ||
| Line 136: | Line 136: | ||
|- | |- | ||
|{{ItemLink|Turtle Spawn Egg|Sea Turtle Spawn Egg}} | |{{ItemLink|Turtle Spawn Egg|Sea Turtle Spawn Egg}} | ||
| | |Turtle Spawn Egg | ||
|- | |- | ||
|{{BlockLink|Turtle Egg|Sea Turtle Egg}} | |{{BlockLink|Turtle Egg|Sea Turtle Egg}} | ||
| Line 160: | Line 160: | ||
|- | |- | ||
|{{BlockLink|Infested Stone Bricks|Infested Stone Brick}} | |{{BlockLink|Infested Stone Bricks|Infested Stone Brick}} | ||
| | |Infested Stone Bricks | ||
|- | |- | ||
|{{BlockLink|Daylight Detector|Daylight Sensor}} | |{{BlockLink|Daylight Detector|Daylight Sensor}} | ||
| Line 175: | Line 175: | ||
|- | |- | ||
|{{BlockLink|Chipped Anvil|Slightly Damaged Anvil}} | |{{BlockLink|Chipped Anvil|Slightly Damaged Anvil}} | ||
| | |Chipped Anvil | ||
|- | |- | ||
|{{BlockLink|Damaged Anvil|Very Damaged Anvil}} | |{{BlockLink|Damaged Anvil|Very Damaged Anvil}} | ||
| | |Damaged Anvil | ||
|- | |- | ||
|{{BlockLink|Player Head|Head}} | |{{BlockLink|Player Head|Head}} | ||
| Line 189: | Line 189: | ||
=== Technical === | === Technical === | ||
''' | '''Resource and Behavior Packs''' | ||
*The player's {{cd|helmet_layer_visible}} variable is now based on the result of the {{cd|has_head_gear}} [[Minecraft:Molang]] query and the player and persona render controller's part visibility for the helmet layer no longer checks for the existence of head gear. | *The player's {{cd|helmet_layer_visible}} variable is now based on the result of the {{cd|has_head_gear}} [[Minecraft:Molang]] query and the player and persona render controller's part visibility for the helmet layer no longer checks for the existence of head gear. | ||
**This fixes attachable scripts setting the {{cd|helmet_layer_visible}} to 1.0 to now properly work and maintains a fix that prevents persona hair and head gear from clipping outside of mob and [[Minecraft:Pumpkin]] heads. | **This fixes attachable scripts setting the {{cd|helmet_layer_visible}} to 1.0 to now properly work and maintains a fix that prevents persona hair and head gear from clipping outside of mob and [[Minecraft:Pumpkin]] heads. | ||
| Line 199: | Line 199: | ||
'''[[Minecraft:Block]]s''' | '''[[Minecraft:Block]]s''' | ||
* Added new experimental field {{cd|item_specific_speeds}} to {{cd|minecraft:destructible_by_mining}} block component. | * Added new experimental field {{cd|item_specific_speeds}} to {{cd|minecraft:destructible_by_mining}} block component. | ||
''' | '''API''' | ||
* {{cd|ItemUseOnBeforeEvent}} | * {{cd|ItemUseOnBeforeEvent}} | ||
** Added property readonly {{cd|isFirstEvent: boolean}} to {{cd|beta}}. This value will be true if the event was triggered on players initial interaction button press and false on events triggered from holding the interaction button. | ** Added property readonly {{cd|isFirstEvent: boolean}} to {{cd|beta}}. This value will be true if the event was triggered on players initial interaction button press and false on events triggered from holding the interaction button. | ||
| Line 227: | Line 227: | ||
[[Category:Bedrock Edition 1.21.30 betas]] | [[Category:Bedrock Edition 1.21.30 betas]] | ||
de:Bedrock Edition beta 1.21.30.22 | |||
pt:Edição Bedrock Preview 1.21.30.22 | |||
ru:Preview 1.21.30.22 (Bedrock Edition) | |||
uk:Preview 1.21.30.22 (Bedrock Edition) | |||
zh:基岩版1.21.30.22 | |||
Revision as of 15:26, 9 April 2026
Beta 1.21.30.22 (ChromeOS, Android) or Preview 1.21.30.22 (Windows, iOS, iPadOS, Xbox, PlayStation) is the second beta/Preview version for Minecraft:Bedrock Edition 1.21.30, released on August 7, 2024,<ref>Template:Cite</ref> which changes lots of names of blocks and items to parity with Template:JE, and fixes bugs.
Additions
General
Screenshot Gallery Screen
- Added Screenshot Gallery is being updated with improved navigation.
Changes
Blocks
- The different color bit block states for the
colored_torch_rgandcolored_torch_bpIDs have now been split up into their own IDs.
| Old ID | New ID |
|---|---|
Template:BlockSprite colored_torch_rg
|
Template:BlockSprite colored_torch_red
|
Template:BlockSprite colored_torch_green
| |
Template:BlockSprite colored_torch_bp
|
Template:BlockSprite colored_torch_blue
|
Template:BlockSprite colored_torch_purple
|
- The different block states for the
spongeID have now been split up into their own IDs.
| Old ID | New ID |
|---|---|
Template:BlockSprite sponge
|
Template:BlockSprite sponge
|
Template:BlockSprite wet_sponge
|
Command format
- Added Template:Cd parameter to Template:Cmd command. This causes players to quit the world and rejoin, as well as reloading all behavior and resource packs.
Gameplay
Death messages
- Added a new death message for when players or their pets are defeated by a Minecraft:mace smash attack.
- <player/mob> was smashed by <player>
- <player/mob> was smashed by <player> with <item>
General
UI
- Renamed the maximum framerate slider "Framerate Limit" and added a tooltip to better describe its purpose.
- Enchantments which only have one possible level no longer display the level in their name.
- The names of many items and blocks were brought to parity with Template:JE:
- The name of the Stone Mason Minecraft:villager profession has been renamed to Mason to match Template:JE.
Technical
Resource and Behavior Packs
- The player's Template:Cd variable is now based on the result of the Template:Cd Minecraft:Molang query and the player and persona render controller's part visibility for the helmet layer no longer checks for the existence of head gear.
- This fixes attachable scripts setting the Template:Cd to 1.0 to now properly work and maintains a fix that prevents persona hair and head gear from clipping outside of mob and Minecraft:Pumpkin heads.
Experimental
These additions and changes are accessible by enabling the "Beta APIs", and "Upcoming Creator Features" experimental toggles.
Additions
Technical
- Added new experimental field Template:Cd to Template:Cd block component.
API
- Template:Cd
- Added property readonly Template:Cd to Template:Cd. This value will be true if the event was triggered on players initial interaction button press and false on events triggered from holding the interaction button.
- Template:Cd
- Added property readonly Template:Cd to Template:Cd. This value will be true if the event was triggered on players initial interaction button press and false on events triggered from holding the interaction button.
Graphical
- Added the ability to data-drive water parameters in the Deferred Technical Preview.
- Added a new feature to the Deferred Technical Preview: realistic waves. This new feature must be opted into via a resource pack and will not be enabled by default.
Fixes
Template:Fixes Other
- Fixed an issue where Template:Cd version Template:Cd was not accessible.
- Fixed a bug where culling rules for data driven blocks did not rotate with the transformation component.
References
Template:Navbox Bedrock Edition versions de:Bedrock Edition beta 1.21.30.22 pt:Edição Bedrock Preview 1.21.30.22 ru:Preview 1.21.30.22 (Bedrock Edition) uk:Preview 1.21.30.22 (Bedrock Edition) zh:基岩版1.21.30.22