Minecraft:Bedrock Edition Preview 1.21.120.22: Difference between revisions
More actions
imported>ProBot m Bot: Adding ru:Preview 1.21.120.22 (Bedrock Edition) |
Remove broken links to missing pages |
||
| Line 33: | Line 33: | ||
* Adjusted rendering settings in [[Minecraft:Vibrant Visuals]]. | * Adjusted rendering settings in [[Minecraft:Vibrant Visuals]]. | ||
** Slightly reduced contrast across all [[Minecraft:biome]]s. | ** Slightly reduced contrast across all [[Minecraft:biome]]s. | ||
** Reduced the intensity of temperature-based color grading in warmer biomes, especially the | ** Reduced the intensity of temperature-based color grading in warmer biomes, especially the desert and all badlands. | ||
** Adjusted the | ** Adjusted the sky color in [[Minecraft:the End]]. | ||
** Added unique biome settings for the | ** Added unique biome settings for the dark forest, making it slightly foggier and gray. | ||
'''[[Minecraft:Settings]]''' | '''[[Minecraft:Settings]]''' | ||
| Line 42: | Line 42: | ||
=== Mobs === | === Mobs === | ||
{{Animate|Copper Golem JE1 BE1.png;Exposed Copper Golem JE1 BE1.png;Weathered Copper Golem JE1 BE1.png;Oxidized Copper Golem JE1 BE1.png|32px}} ''' | {{Animate|Copper Golem JE1 BE1.png;Exposed Copper Golem JE1 BE1.png;Weathered Copper Golem JE1 BE1.png;Oxidized Copper Golem JE1 BE1.png|32px}} '''Copper Golem''' | ||
* When interacting with a copper golem, | * When interacting with a copper golem, scraping and waxing particles now appear at the copper golem's location instead of at the location of the block it is standing in. | ||
[[File:Wither Skeleton JE4 BE3.png|width=50x50]] ''' | [[File:Wither Skeleton JE4 BE3.png|width=50x50]] '''Wither Skeleton''' | ||
* Wither skeletons can now pick up | * Wither skeletons can now pick up copper swords. | ||
=== Technical === | === Technical === | ||
''' | '''API''' | ||
* Released {{cd|initialRotation}} member of {{cd|SpawnEntityOptions}} to {{cd|2.3.0}}. | * Released {{cd|initialRotation}} member of {{cd|SpawnEntityOptions}} to {{cd|2.3.0}}. | ||
* Released {{cd|initialPersistence}} member of {{cd|SpawnEntityOptions}} to {{cd|2.3.0}}. | * Released {{cd|initialPersistence}} member of {{cd|SpawnEntityOptions}} to {{cd|2.3.0}}. | ||
| Line 73: | Line 73: | ||
== Experimental == | == Experimental == | ||
These additions and changes are accessible by enabling the "Beta APIs", and "Upcoming Creator Features" | These additions and changes are accessible by enabling the "Beta APIs", and "Upcoming Creator Features" experimental toggles. | ||
=== Additions === | === Additions === | ||
| Line 88: | Line 88: | ||
'''[[Minecraft:Block]]s''' | '''[[Minecraft:Block]]s''' | ||
* Added {{cd|minecraft:precipitation_interactions}} component. | * Added {{cd|minecraft:precipitation_interactions}} component. | ||
** This component allows creators to determine whether a block should obstruct precipitations or not. And if it does, whether | ** This component allows creators to determine whether a block should obstruct precipitations or not. And if it does, whether falling snow should accumulate on the block or not like in vanilla. | ||
== Fixes == | == Fixes == | ||
| Line 125: | Line 125: | ||
[[Category:Bedrock Edition 1.21.120 betas]] | [[Category:Bedrock Edition 1.21.120 betas]] | ||
de:Bedrock Edition beta 1.21.120.22 | |||
es:Bedrock Edition Preview 1.21.120.22 | |||
pt:Edição Bedrock Preview 1.21.120.22 | |||
ru:Preview 1.21.120.22 (Bedrock Edition) | |||
uk:Preview 1.21.120.22 (Bedrock Edition) | |||
zh:基岩版1.21.120.22 | |||
Revision as of 15:25, 9 April 2026
Beta 1.21.120.22 (ChromeOS, Android) or Preview 1.21.120.22 (Windows, iOS, iPadOS, Xbox, PlayStation) is the third beta/Preview version for Minecraft:Bedrock Edition 1.21.120, released on September 16, 2025,<ref>Template:Cite</ref> which updates the accessibility and language settings tabs, and fixes some bugs.
Additions
General
- Added an "Enable Dithering for Blocks" option to the accessibility settings.
Changes
General
Graphical
- Adjusted rendering settings in Minecraft:Vibrant Visuals.
- Slightly reduced contrast across all Minecraft:biomes.
- Reduced the intensity of temperature-based color grading in warmer biomes, especially the desert and all badlands.
- Adjusted the sky color in Minecraft:the End.
- Added unique biome settings for the dark forest, making it slightly foggier and gray.
- Updated the accessibility and language settings tabs with Minecraft:Ore UI.
- Re-added the "Text to Speech with Device Settings" and "Improved Input Response" options to Windows devices.
Mobs
Template:Animate Copper Golem
- When interacting with a copper golem, scraping and waxing particles now appear at the copper golem's location instead of at the location of the block it is standing in.
width=50x50 Wither Skeleton
- Wither skeletons can now pick up copper swords.
Technical
API
- Released Template:Cd member of Template:Cd to Template:Cd.
- Released Template:Cd member of Template:Cd to Template:Cd.
- Releasing the light detection API from experimental to stable.
- Removed entity override limit on Player method Template:Cd.
General
- Network changes may result in better download speeds on Windows devices.
Item Components
- Added the new Template:Cd item component, which defines the duration, in seconds, of the item's swing animation when mining or attacking.
- The duration is specified in the component's Template:Cd field.
- Affects visuals only and does not impact attack frequency or gameplay mechanics.
- The Template:Cd item component no longer accepts a direct value assignment and now requires the value to be specified through the Template:Cd field.
- Added Template:Cd, which returns the duration of the mob's swing/attack animation, determined by the carried item and unmodified by effects applied on the mob.
- Added Template:Cd, which returns the duration of the mob's swing/attack animation, determined by the carried item and modified by effects applied on the mob.
Network
- The following level events now emit particles at the exact specified position instead of at the center of the matching block position:
Experimental
These additions and changes are accessible by enabling the "Beta APIs", and "Upcoming Creator Features" experimental toggles.
Additions
Technical
API
- Added Template:Cd string enum.
- Added method Template:Cd to Template:Cd.
- Added method Template:Cd to Template:Cd.
- Added Scripting API for Template:Cd component.
- This API includes a component class for the Template:Cd component and the two methods (Template:Cd and Template:Cd) of said component.
- Loot table discovery API now includes information about Loot Item Conditions:
- Modified method from Template:Cd to Template:Cd in Template:Cd.
- Added Template:Cd component.
- This component allows creators to determine whether a block should obstruct precipitations or not. And if it does, whether falling snow should accumulate on the block or not like in vanilla.
Fixes
Template:Fixes Other
- Improved stability around hopper block destruction.
Gallery
-
New accessibility settings screen.
-
New language settings screen.
References
Template:Navbox Bedrock Edition versions
de:Bedrock Edition beta 1.21.120.22 es:Bedrock Edition Preview 1.21.120.22 pt:Edição Bedrock Preview 1.21.120.22 ru:Preview 1.21.120.22 (Bedrock Edition) uk:Preview 1.21.120.22 (Bedrock Edition) zh:基岩版1.21.120.22