Minecraft:Bedrock Edition Preview 1.21.100.22: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 28: | Line 28: | ||
=== Mobs === | === Mobs === | ||
'''Happy Ghast''' | '''[[Minecraft:Happy Ghast]]''' | ||
*It now drops 1-3 experience orbs when killed by a player. | *It now drops 1-3 experience orbs when killed by a player. | ||
*Increased volume of happy ghast ride sound. | *Increased volume of happy ghast ride sound. | ||
=== Gameplay === | === Gameplay === | ||
'''Death''' | '''[[Minecraft:Death]]''' | ||
*Enabled engine changes to mob death behavior. This refactor shouldn’t affect gameplay. | *Enabled engine changes to mob death behavior. This refactor shouldn’t affect gameplay. | ||
=== Technical === | === Technical === | ||
'''[[Minecraft:Biome]]s''' | '''[[Minecraft:Biome]]s''' | ||
*Updated {{ | *Updated {{cd|minecraft:grass_appearance}} component with {{cd|grass_is_shaded}} variable if {{cd|true}} it adds a shading effect to the grass as if there was a roof. | ||
'''[[Minecraft:Block]]s''' | '''[[Minecraft:Block]]s''' | ||
*Released the component {{ | *Released the component {{cd|minecraft:random_offset}} from experimental for block format versions 1.21.100 or higher. | ||
'''Graphical''' | '''Graphical''' | ||
| Line 49: | Line 49: | ||
== Experimental == | == Experimental == | ||
These additions and changes are accessible by enabling the "Beta APIs", "Custom Biomes", and "Data-Driven Jigsaw Structures" experimental toggles. | These additions and changes are accessible by enabling the "Beta APIs", "Custom Biomes", and "Data-Driven Jigsaw Structures" [[Minecraft:experimental]] toggles. | ||
=== Additions === | === Additions === | ||
==== Technical ==== | ==== Technical ==== | ||
'''API''' | '''[[Minecraft:API]]''' | ||
*Added class {{ | *Added class {{cd|ItemBookComponent}} to {{cd|beta}} for interfacing with {{cd|minecraft:writable_book}} and {{cd|minecraft:written_book}} to change their contents and sign them. | ||
*Added class {{ | *Added class {{cd|BookError}} and class {{cd|BookPageContentError}} to {{cd|beta}}. | ||
'''Biomes''' | '''Biomes''' | ||
*Added a new server side biome component {{ | *Added a new server side biome component {{cd|surface_builder}} that will combine the components {{cd|surface_parameters}}, {{cd|frozen_ocean_surface}}, {{cd|mesa_surface}}, {{cd|swamp_surface}}, {{cd|capped_surface}}, and {{cd|the_end_surface}} into one component. Each biome can only use one builder type. The component can be used for world generation settings such as foundation material and sea floor depth. | ||
*Added {{ | *Added {{cd|minecraft:humidity}} component with {{cd|is_humid}} this forces a biome to either always be humid or never humid. Humidity effects the spread chance, and spread rate of fire in the biome. | ||
*Added {{ | *Added {{cd|minecraft:partially_frozen}} This component will impact the temperature in a frozen biome, causing some areas to not be frozen. Ex: patchy ice, patchy snow. | ||
=== Changes === | === Changes === | ||
==== Technical ==== | ==== Technical ==== | ||
'''Jigsaw''' | '''[[Minecraft:Jigsaw]]''' | ||
*Changed structure definitions folder from {{ | *Changed structure definitions folder from {{cd|worldgen/jigsaw_structures}} to {{cd|worldgen/structures}}. | ||
== Fixes == | == Fixes == | ||
| Line 72: | Line 72: | ||
|100021|Campfires/TNT/candles can be lit by using a Fire Aspect book on them | |100021|Campfires/TNT/candles can be lit by using a Fire Aspect book on them | ||
|219143|The block "permutations" array is not taken into account when determining destruction particles from material instances | |219143|The block "permutations" array is not taken into account when determining destruction particles from material instances | ||
|219627|Missing Localized Text for {{ | |219627|Missing Localized Text for {{cd|action.interact}} When Using Lead to Attach Entities on Mobile | ||
|220496|Tridents no longer damage mobs after being moved by a piston or trapdoor in certain situations | |220496|Tridents no longer damage mobs after being moved by a piston or trapdoor in certain situations | ||
|otherissuescount=1}} | |otherissuescount=1}} | ||
| Line 79: | Line 79: | ||
== References == | == References == | ||
{{ | {{reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox Bedrock Edition versions|1.2x}} | ||
[[ | [[Minecraft:de:Bedrock Edition beta 1.21.100.22]] | ||
[[Minecraft:es:Bedrock Edition Preview 1.21.100.22]] | |||
de:Bedrock Edition beta 1.21.100.22 | [[Minecraft:pt:Edição Bedrock Preview 1.21.100.22]] | ||
es:Bedrock Edition Preview 1.21.100.22 | [[Minecraft:ru:Preview 1.21.100.22 (Bedrock Edition)]] | ||
pt:Edição Bedrock Preview 1.21.100.22 | [[Minecraft:uk:Preview 1.21.100.22 (Bedrock Edition)]] | ||
ru:Preview 1.21.100.22 (Bedrock Edition) | [[Minecraft:zh:基岩版1.21.100.22]] | ||
uk:Preview 1.21.100.22 (Bedrock Edition) | |||
zh:基岩版1.21.100.22 | |||
Latest revision as of 11:04, 25 May 2026
Template:Infobox version Beta 1.21.100.22 (ChromeOS, Android) or Preview 1.21.100.22 (Windows, iOS, iPadOS, Xbox, PlayStation) is the third beta/Preview version for Minecraft:Bedrock Edition 1.21.100, released on June 25, 2025.<ref>Template:Cite</ref>
Changes
Items
- Leashes will now emit their breaking sound from the location of the leash holder, rather than the actor being leashed.
Mobs
- It now drops 1-3 experience orbs when killed by a player.
- Increased volume of happy ghast ride sound.
Gameplay
- Enabled engine changes to mob death behavior. This refactor shouldn’t affect gameplay.
Technical
- Updated Template:Cd component with Template:Cd variable if Template:Cd it adds a shading effect to the grass as if there was a roof.
- Released the component Template:Cd from experimental for block format versions 1.21.100 or higher.
Graphical
- Fishing Line: Increased thickness in Vibrant Visuals mode, so that the fishing line does not disappear from TAA.
- Reduced the alpha value from 60% to 25% for hurt color overlay on entities to aid in accessibility.
- Caustics textures with incorrect dimensions will no longer be loaded; a content error will be issued and the default caustics texture will be used instead.
Experimental
These additions and changes are accessible by enabling the "Beta APIs", "Custom Biomes", and "Data-Driven Jigsaw Structures" Minecraft:experimental toggles.
Additions
Technical
- Added class Template:Cd to Template:Cd for interfacing with Template:Cd and Template:Cd to change their contents and sign them.
- Added class Template:Cd and class Template:Cd to Template:Cd.
Biomes
- Added a new server side biome component Template:Cd that will combine the components Template:Cd, Template:Cd, Template:Cd, Template:Cd, Template:Cd, and Template:Cd into one component. Each biome can only use one builder type. The component can be used for world generation settings such as foundation material and sea floor depth.
- Added Template:Cd component with Template:Cd this forces a biome to either always be humid or never humid. Humidity effects the spread chance, and spread rate of fire in the biome.
- Added Template:Cd This component will impact the temperature in a frozen biome, causing some areas to not be frozen. Ex: patchy ice, patchy snow.
Changes
Technical
- Changed structure definitions folder from Template:Cd to Template:Cd.
Fixes
Template:Fixes Other
- Fixed a crash related to reading incorrect or corrupt json data for animated blocks. Instead we now trigger a content error and prevent the block from animating.
References
Template:Navbox Bedrock Edition versions
Minecraft:de:Bedrock Edition beta 1.21.100.22 Minecraft:es:Bedrock Edition Preview 1.21.100.22 Minecraft:pt:Edição Bedrock Preview 1.21.100.22 Minecraft:ru:Preview 1.21.100.22 (Bedrock Edition) Minecraft:uk:Preview 1.21.100.22 (Bedrock Edition) Minecraft:zh:基岩版1.21.100.22