Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Bedrock Edition 1.21.100: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 1: Line 1:
{{MC/Distinguish|Bedrock Edition 1.21.1|Bedrock Edition 1.21.10}}{{Infobox version
{{distinguish|Bedrock Edition 1.21.1|Bedrock Edition 1.21.10}}{{Infobox version
| title = v1.21.100
| title = v1.21.100
| edition = Bedrock
| edition = Bedrock
Line 28: Line 28:
| nextparent = 1.21.111
| nextparent = 1.21.111
}}
}}
'''1.21.100''' is a minor update for ''[[Minecraft:Bedrock Edition]]'' released on August 5, 2025,<ref>{{cite|url=https://www.minecraft.net/en-us/article/minecraft-1-21-100-bedrock-changelog|title=Minecraft: Bedrock Edition 1.21.100 Update|website=minecraft.net|date=August 5, 2025}}</ref><ref>{{cite|url=https://learn.microsoft.com/en-us/minecraft/creator/documents/update1.21.100?view=minecraft-bedrock-stable|title=Minecraft Bedrock 1.21.100 Update Notes for Creators|website=Microsoft Learn|date=August 7, 2025}}</ref> which adds "The Void" flat world preset, experimental features for The Copper Age, and fixes bugs.
'''1.21.100''' is a minor update for ''[[Minecraft:Bedrock Edition]]'' released on August 5, 2025,<ref>{{cite|url=https://www.minecraft.net/en-us/article/minecraft-1-21-100-bedrock-changelog|title=Minecraft: Bedrock Edition 1.21.100 Update|website=minecraft.net|date=August 5, 2025}}</ref><ref>{{cite|url=https://learn.microsoft.com/en-us/minecraft/creator/documents/update1.21.100?view=minecraft-bedrock-stable|title=Minecraft Bedrock 1.21.100 Update Notes for Creators|website=Microsoft Learn|date=August 7, 2025}}</ref> which adds "The Void" [[Minecraft:flat world]] preset, experimental features for [[Minecraft:The Copper Age]], and fixes some bugs.


== Additions ==
== Additions ==
=== Command format ===
=== Command format ===
'''[[Minecraft:Target selectors]]'''
'''[[Minecraft:Target selectors]]'''
*Added the {{MC/Cd|@n}} target selector, which returns the single closest entity.
*Added the {{cd|@n}} target selector, which returns the single closest entity.
'''[[Minecraft:Spawn event]]'''
'''[[Minecraft:Spawn event]]'''
* Added two new spawn events: {{MC/Cd|code=minecraft:entity_spawned_with_default_jockey}} and {{MC/Cd|code=minecraft:entity_spawned_with_biome_specific_jockey}}.
* Added two new spawn events: {{Cd|code=minecraft:entity_spawned_with_default_jockey}} and {{Cd|code=minecraft:entity_spawned_with_biome_specific_jockey}}.
** Both of them are only executable on spiders and cave spiders.
** Both of them are only executable on spiders and cave spiders.
** {{MC/Cd|code=minecraft:entity_spawned_with_default_jockey}} lets spiders and cave spiders spawn as a spider jockey with a skeleton rider, if it's nighttime or underground.
** {{Cd|code=minecraft:entity_spawned_with_default_jockey}} lets spiders and cave spiders spawn as a spider jockey with a skeleton rider, if it's nighttime or underground.
** {{MC/Cd|code=minecraft:entity_spawned_with_biome_specific_jockey}} lets spiders and cave spiders spawn with a skeleton variant rider depending on the biome they spawn in, if it's nighttime and not underground.
** {{Cd|code=minecraft:entity_spawned_with_biome_specific_jockey}} lets spiders and cave spiders spawn with a skeleton variant rider depending on the biome they spawn in, if it's nighttime and not underground.
*** It adds a wither skeleton rider in The Nether.
*** It adds a [[Minecraft:wither skeleton]] rider in The Nether.
*** It adds a stray rider in snowy biomes.
*** It adds a [[Minecraft:stray]] rider in snowy biomes.
*** It adds a bogged rider in swamp or mangrove swamp biomes.
*** It adds a [[Minecraft:bogged]] rider in swamp or mangrove swamp biomes.
*** If executed anywhere else or underground, it adds a regular skeleton rider.
*** If executed anywhere else or underground, it adds a regular skeleton rider.


=== General ===
=== General ===
'''Accessibility'''
'''[[Minecraft:Accessibility]]'''
*Added screen narrator enumeration to UI buttons when adding a new server.
*Added screen narrator enumeration to UI buttons when adding a new server.


'''Flat world presets'''
'''[[Minecraft:Flat]] world presets'''
*Added "The Void" as a flat world preset.
*Added "The Void" as a flat world preset.


Line 54: Line 54:
=== Command format ===
=== Command format ===
'''[[Minecraft:World spawn]]'''
'''[[Minecraft:World spawn]]'''
*The world spawn can now be set in [[Minecraft:The End]] using {{MC/Cmd|spawnpoint}}.
*The world spawn can now be set in [[Minecraft:The End]] using {{cmd|spawnpoint}}.


'''{{MC/Cmd|locate}}'''
'''{{cmd|locate}}'''
*{{MC/Cmd|locate biome}} command now requires that the biome's namespace is specified (ex: {{MC/Cd|minecraft:plains}} instead of just {{MC/Cd|plains}}). Auto-complete suggestions for this command will now include namespaces.
*{{cmd|locate biome}} command now requires that the biome's namespace is specified (ex: {{cd|minecraft:plains}} instead of just {{cd|plains}}). Auto-complete suggestions for this command will now include namespaces.


=== Items ===
=== Items ===
Line 66: Line 66:
====Mobs====
====Mobs====
'''[[Minecraft:Animal]]s'''
'''[[Minecraft:Animal]]s'''
*The ambient sound interval for all animals has been adjusted to 6 seconds, matching {{MC/JE}}.
*The ambient sound interval for all animals has been adjusted to 6 seconds, matching {{JE}}.


'''Cave Spider'''
'''[[Minecraft:Cave Spider]]'''
* When spawning as a spider jockey in swamp or mangrove swamp biomes, it now has an 80% chance to have a bogged rider.
* When spawning as a spider jockey in swamp or mangrove swamp biomes, it now has an 80% chance to have a bogged rider.


'''[[Minecraft:Enderman]]'''
'''[[Minecraft:Enderman]]'''
* Endermen can now pick up all block types they can in {{MC/JE}}.
* Endermen can now pick up all block types they can in {{JE}}.


'''Ghasts'''
'''[[Minecraft:Ghast]]s'''
*The ambient sound interval for all ghasts has been adjusted to 4 seconds, matching {{MC/JE}}.
*The ambient sound interval for all ghasts has been adjusted to 4 seconds, matching {{JE}}.


'''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.


'''Piglin Brute'''
'''[[Minecraft:Piglin Brute]]'''
*It now despawns properly in peaceful difficulty.
*It now despawns properly in [[Minecraft:Difficulty#Peaceful|peaceful difficulty]].


'''Spider'''
'''[[Minecraft:Spider]]'''
* When spawning as a spider jockey in swamp or mangrove swamp biomes, it now has an 80% chance to have a bogged rider.
* When spawning as a spider jockey in swamp or mangrove swamp biomes, it now has an 80% chance to have a bogged rider.


'''Spider Jockey'''
'''[[Minecraft:Spider Jockey]]'''
* Now can be summoned with the command during nighttime or underground: {{MC/Cmd|summon spider ~ ~ ~ ~ ~ minecraft:entity_spawned_with_default_jockey}}.
* Now can be summoned with the command during nighttime or underground: {{cmd|summon spider ~ ~ ~ ~ ~ minecraft:entity_spawned_with_default_jockey}}.


====Projectiles====
====[[Minecraft:Projectile]]s====
'''[[Minecraft:Snowball]]s, [[Minecraft:Ender Pearl]]s, Ender Eyes, Experience Bottles, [[Minecraft:Splash Potion]]s, [[Minecraft:Lingering Potion]]s, and [[Minecraft:Ice Bomb]]s'''
'''[[Minecraft:Snowball]]s, [[Minecraft:Ender Pearl]]s, [[Minecraft:Ender Eye]]s, [[Minecraft:Experience Bottle]]s, [[Minecraft:Splash Potion]]s, [[Minecraft:Lingering Potion]]s, and [[Minecraft:Ice Bomb]]s'''
* Their sprites, when rendered in the world, now have the correct scaling and positional offset.
* Their sprites, when rendered in the world, now have the correct scaling and positional offset.
* They now match {{MC/JE}}, and also match better with their collider.
* They now match {{JE}}, and also match better with their collider.


=== 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.


'''Hotbar'''
'''[[Minecraft:Hotbar]]'''
*Hotbar can always be hit on any touch device. The detection area matches the texture even if you have customized controls enabled.
*Hotbar can always be hit on any touch device. The detection area matches the texture even if you have customized controls enabled.


'''Leashed mobs'''
'''[[Minecraft:Leash]]ed mobs'''
*Updated the way leashed mobs interact with vehicles.
*Updated the way leashed mobs interact with [[Minecraft:Riding|vehicles]].
**Leashed mobs can now be pulled into [[Minecraft:boat]]s, [[Minecraft:minecart]]s, and other rideable entities if the leash is slackened when close to those entities.
**Leashed mobs can now be pulled into [[Minecraft:boat]]s, [[Minecraft:minecart]]s, and other rideable entities if the leash is slackened when close to those entities.
**Leashed mobs will now automatically dismount their vehicle if the leash is stretched far enough.
**Leashed mobs will now automatically dismount their vehicle if the leash is stretched far enough.


=== General ===
=== General ===
{{MC/Missing information|section|Changes to marketplace-related menus}}
{{Missing information|section|Changes to marketplace-related menus}}
'''Graphical'''
'''Graphical'''
*Added a new camera effect when facing and climbing blocks such as [[Minecraft:ladder]]s and vines, to reduce eye strain and improve accessibility.
*Added a new [[Minecraft:Screen effects|camera effect]] when facing and climbing blocks such as [[Minecraft:ladder]]s and [[Minecraft:vine]]s, to reduce eye strain and improve accessibility.
*Sugar cane blocks will now become slightly transparent when the camera passes through them.
*[[Minecraft:Sugar cane]] blocks will now become slightly transparent when the camera passes through them.
*[[Minecraft:Item (entity)|Items]] dropped in first-person view appear slightly higher, without affecting the actual item position.
*[[Minecraft:Item (entity)|Items]] dropped in first-person view appear slightly higher, without affecting the actual item position.


Line 118: Line 118:
* Added preview sounds for the new audio tab.
* Added preview sounds for the new audio tab.


'''UI'''
'''[[Minecraft:UI]]'''
*"Owned" or "Download" is now displayed on items the player owns outside of the "My Library" page.
*"Owned" or "Download" is now displayed on items the player owns outside of the "My Library" page.
*The Marketplace Pass chevron will now show on items that the user owns while on normal Marketplace pages. Not on the inventory. Owned/Download text moved to the right.
*The Marketplace Pass chevron will now show on items that the user owns while on normal Marketplace pages. Not on the inventory. Owned/Download text moved to the right.
Line 131: Line 131:


=== World generation ===
=== World generation ===
'''Trees'''
'''[[Minecraft:Tree]]s'''
*Trees now generate more sparsely in groves.
*Trees now generate more sparsely in [[Minecraft:grove]]s.
*Trees now generate more frequently in snowy plains.
*Trees now generate more frequently in [[Minecraft:snowy plains]].


'''Frozen Ocean'''
'''[[Minecraft:Frozen Ocean]]'''
*Its surface is no longer entirely covered by ice, and now features patches of open water.
*Its surface is no longer entirely covered by ice, and now features patches of open water.
*Icebergs in frozen ocean biomes now generate with a shape and frequency that more closely matches {{MC/JE}}.
*Icebergs in frozen ocean biomes now generate with a shape and frequency that more closely matches {{JE}}.


'''Deep Frozen Ocean'''
'''[[Minecraft:Deep Frozen Ocean]]'''
*Its surface is no longer covered by ice and now consists entirely of open water.
*Its surface is no longer covered by ice and now consists entirely of open water.


'''Old Growth Spruce Taiga and [[Minecraft:Old Growth Pine Taiga]]'''
'''[[Minecraft:Old Growth Spruce Taiga]] and [[Minecraft:Old Growth Pine Taiga]]'''
*Increased the size of the [[Minecraft:podzol]] patches generated beneath mega pines and mega spruces.
*Increased the size of the [[Minecraft:podzol]] patches generated beneath mega pines and mega [[Minecraft:spruce]]s.
**This change affects both world generation and trees grown by players.
**This change affects both world generation and trees grown by players.


'''[[Minecraft:Mushroom]]s'''
'''[[Minecraft:Mushroom]]s'''
*Mushrooms now properly generate under trees in swamps and other biomes where they naturally generate.
*Mushrooms now properly generate under trees in [[Minecraft:swamp]]s and other biomes where they naturally generate.


'''[[Minecraft:Seagrass]]'''
'''[[Minecraft:Seagrass]]'''
Line 153: Line 153:


=== Technical ===
=== Technical ===
'''Add-Ons and Script Engine'''
'''[[Minecraft:Add-On]]s and Script Engine'''
*Custom biome names are no longer implied by their filenames. Biome names are explicitly specified via the {{MC/Cd|identifier}} property under the {{MC/Cd|description}} sub-object of their JSON definition.
*Custom biome names are no longer implied by their filenames. Biome names are explicitly specified via the {{cd|identifier}} property under the {{cd|description}} sub-object of their JSON definition.
*Biome identifiers must now be namespaced (ex: {{MC/Cd|minecraft:plains}}). Client biomes with a format version lower than 1.21.90 will have their identifier automatically prefixed {{MC/Cd|minecraft:}} when loaded if no namespace is already specified.
*Biome identifiers must now be namespaced (ex: {{cd|minecraft:plains}}). Client biomes with a format version lower than 1.21.90 will have their identifier automatically prefixed {{cd|minecraft:}} when loaded if no namespace is already specified.
*Updated biome documentation to match updated biome JSON formatting and requirements.
*Updated biome documentation to match updated biome JSON formatting and requirements.
*Biomes client settings now look up settings based on the biome's full name, including its namespace. Vanilla biomes will fall back on their name without a namespace if an exact match is not found before falling back on default settings (for example, {{MC/Cd|minecraft:plains}} will match itself, then {{MC/Cd|plains}} if no setting was found)
*Biomes client settings now look up settings based on the biome's full name, including its namespace. Vanilla biomes will fall back on their name without a namespace if an exact match is not found before falling back on default settings (for example, {{cd|minecraft:plains}} will match itself, then {{cd|plains}} if no setting was found)


'''AI Goals'''
'''AI Goals'''
*Added the {{MC/Cd|minecraft:behavior.take_block}} AI goal, allows an entity to take blocks from the world with the following options:
*Added the {{cd|minecraft:behavior.take_block}} AI goal, allows an entity to take blocks from the world with the following options:
**{{MC/Cd|blocks}}: Array of block descriptors that the entity can take, if empty can take any block.
**{{cd|blocks}}: Array of block descriptors that the entity can take, if empty can take any block.
**{{MC/Cd|can_take}}: Entity filters for when the entity can use the goal.
**{{cd|can_take}}: Entity filters for when the entity can use the goal.
**{{MC/Cd|on_take}}: Trigger ran if the entity does take a block.
**{{cd|on_take}}: Trigger ran if the entity does take a block.
**{{MC/Cd|xz_range}}: XZ range from which the entity will try and take blocks from.
**{{cd|xz_range}}: XZ range from which the entity will try and take blocks from.
**{{MC/Cd|y_range}}: Y range from which the entity will try and take blocks from.
**{{cd|y_range}}: Y range from which the entity will try and take blocks from.
**{{MC/Cd|chance}}: Chance each tick to try and take a block.
**{{cd|chance}}: Chance each tick to try and take a block.
**{{MC/Cd|affected_by_griefing_rule}}: If the goal is affected by the mob griefing game rule.
**{{cd|affected_by_griefing_rule}}: If the goal is affected by the mob griefing game rule.
**{{MC/Cd|requires_line_of_sight}}: If the entity requires line of sight on the block it tries to take.
**{{cd|requires_line_of_sight}}: If the entity requires line of sight on the block it tries to take.
*Removed the {{MC/Cd|minecraft:behavior.enderman_take_block}} AI goal, it upgrades to the above goal.
*Removed the {{cd|minecraft:behavior.enderman_take_block}} AI goal, it upgrades to the above goal.
*Added the {{MC/Cd|minecraft:behavior.place_block}} AI goal, allows an entity to place blocks in the world with the following options:
*Added the {{cd|minecraft:behavior.place_block}} AI goal, allows an entity to place blocks in the world with the following options:
**{{MC/Cd|placeable_carried_blocks}}: Array of block descriptors that the entity can place if its carried item, if empty can place any block from its carried item.
**{{cd|placeable_carried_blocks}}: Array of block descriptors that the entity can place if its carried item, if empty can place any block from its carried item.
**{{MC/Cd|randomly_placeable_blocks}}: Array of weighted block descriptors that the entity can randomly place, if empty the entity will try to place the block in its carried item instead.
**{{cd|randomly_placeable_blocks}}: Array of weighted block descriptors that the entity can randomly place, if empty the entity will try to place the block in its carried item instead.
**{{MC/Cd|can_place}}: Entity filters for when the entity can use the goal.
**{{cd|can_place}}: Entity filters for when the entity can use the goal.
**{{MC/Cd|on_place}}: Trigger ran if the entity does place a block.
**{{cd|on_place}}: Trigger ran if the entity does place a block.
**{{MC/Cd|xz_range}}: X range from which the entity will try and place blocks in.
**{{cd|xz_range}}: X range from which the entity will try and place blocks in.
**{{MC/Cd|y_range}}: Y range from which the entity will try and place blocks in.
**{{cd|y_range}}: Y range from which the entity will try and place blocks in.
**{{MC/Cd|chance}}: Chance each tick to try and place a block.
**{{cd|chance}}: Chance each tick to try and place a block.
**{{MC/Cd|affected_by_griefing_rule}}: If the goal is affected by the mob griefing game rule.
**{{cd|affected_by_griefing_rule}}: If the goal is affected by the mob griefing game rule.
*Removed the {{MC/Cd|minecraft:behavior.enderman_leave_block}} AI goal, it upgrades to the above goal.
*Removed the {{cd|minecraft:behavior.enderman_leave_block}} AI goal, it upgrades to the above goal.


'''API'''
'''[[Minecraft:API]]'''
*The {{MC/Cd|message}} parameter of the {{MC/Cd|setText}} method on {{MC/Cd|BlockSignComponent}} no longer accepts a {{MC/Cd|RawText}} as an option. This option was redundant as it is covered by the existing {{MC/Cd|RawMessage}} option. This affects the {{MC/Cd|setText}} method in all versions.
*The {{cd|message}} parameter of the {{cd|setText}} method on {{cd|BlockSignComponent}} no longer accepts a {{cd|RawText}} as an option. This option was redundant as it is covered by the existing {{cd|RawMessage}} option. This affects the {{cd|setText}} method in all versions.
*Updated many error strings to use consistent punctuation.
*Updated many error strings to use consistent punctuation.
*The properties {{MC/Cd|minValue}} and {{MC/Cd|maxValue}} on the {{MC/Cd|ArgumentOutOfBoundsError}} class are now optional.
*The properties {{cd|minValue}} and {{cd|maxValue}} on the {{cd|ArgumentOutOfBoundsError}} class are now optional.
*Updated several APIs to throw {{MC/Cd|ArgumentOutOfBoundsError}} instead of {{MC/Cd|Error}} where appropriate. This affects the following APIs in all versions:
*Updated several APIs to throw {{cd|ArgumentOutOfBoundsError}} instead of {{cd|Error}} where appropriate. This affects the following APIs in all versions:
**{{MC/Cd|Entity.addEffect}} for when the {{MC/Cd|amplifier}} setting is out of bounds (0 - 255) or {{MC/Cd|duration}} setting is out of bounds (1 - 20000000).
**{{cd|Entity.addEffect}} for when the {{cd|amplifier}} setting is out of bounds (0 - 255) or {{cd|duration}} setting is out of bounds (1 - 20000000).
**{{MC/Cd|Entity.applyImpulse}} for when the {{MC/Cd|vector}} parameter is out of bounds (-1000 - 1000 per axis).
**{{cd|Entity.applyImpulse}} for when the {{cd|vector}} parameter is out of bounds (-1000 - 1000 per axis).
**{{MC/Cd|ItemStack.setLore}} and {{MC/Cd|ContainerSlot.setLore}} for when the {{MC/Cd|loreList}} parameter is out of bounds (0 - 100 max lines, 0 - 1000 max length per line).
**{{cd|ItemStack.setLore}} and {{cd|ContainerSlot.setLore}} for when the {{cd|loreList}} parameter is out of bounds (0 - 100 max lines, 0 - 1000 max length per line).
**{{MC/Cd|ItemStack.setAmount}} and {{MC/Cd|ContainerSlot.setAmount}} for when the {{MC/Cd|amount}} parameter is out of bounds (0 - 255).
**{{cd|ItemStack.setAmount}} and {{cd|ContainerSlot.setAmount}} for when the {{cd|amount}} parameter is out of bounds (0 - 255).
*Some existing errors that throw {{MC/Cd|ArgumentOutOfBoundsError}} have been updated to use a standardized error message. This affects the following APIs in all versions:
*Some existing errors that throw {{cd|ArgumentOutOfBoundsError}} have been updated to use a standardized error message. This affects the following APIs in all versions:
**{{MC/Cd|ScreenDisplay.setTitle}} for when the {{MC/Cd|fadeInDuration}}, {{MC/Cd|stayDuration}} or {{MC/Cd|fadeOutDuration}} settings are out of bounds (min value of 0).
**{{cd|ScreenDisplay.setTitle}} for when the {{cd|fadeInDuration}}, {{cd|stayDuration}} or {{cd|fadeOutDuration}} settings are out of bounds (min value of 0).
**{{MC/Cd|StructureManager.placeStructure}} for when the {{MC/Cd|integrity}} setting is out of bounds (0 - 1).
**{{cd|StructureManager.placeStructure}} for when the {{cd|integrity}} setting is out of bounds (0 - 1).
**{{MC/Cd|PlayerAimAssist.setAimAssistSettings}} for when the {{MC/Cd|viewAngle}} setting is out of bounds (10 - 90) or {{MC/Cd|distance}} setting is out of bounds (1 - 16).
**{{cd|PlayerAimAssist.setAimAssistSettings}} for when the {{cd|viewAngle}} setting is out of bounds (10 - 90) or {{cd|distance}} setting is out of bounds (1 - 16).
**{{MC/Cd|ItemStack.setNameTag}} and {{MC/Cd|ContainerSlot.setNameTag}} for when the {{MC/Cd|nameTag}} parameter length is out of bounds (0 - 255).
**{{cd|ItemStack.setNameTag}} and {{cd|ContainerSlot.setNameTag}} for when the {{cd|nameTag}} parameter length is out of bounds (0 - 255).
*Some existing errors that throw {{MC/Cd|InvalidArgumentError}} have been updated to use a standardized error message.
*Some existing errors that throw {{cd|InvalidArgumentError}} have been updated to use a standardized error message.
**{{MC/Cd|CustomSpawnRulesRegistry.registerObstructionCallback}} for when the {{MC/Cd|predicate}} parameter is empty or a duplicate.
**{{cd|CustomSpawnRulesRegistry.registerObstructionCallback}} for when the {{cd|predicate}} parameter is empty or a duplicate.
*Released {{MC/Cd|DyeableItemComponent}} to {{MC/Cd|stable}}.
*Released {{cd|DyeableItemComponent}} to {{cd|stable}}.
*Removed {{MC/Cd|minecraft:destruction_particles}}'s block API from {{MC/Cd|beta}}, it was deemed too risky to expose to server scripting API since the component is only being used on client.
*Removed {{cd|minecraft:destruction_particles}}'s block API from {{cd|beta}}, it was deemed too risky to expose to server scripting API since the component is only being used on client.
*Moved enum {{MC/Cd|MovementType}} from {{MC/Cd|beta}} to {{MC/Cd|v2.0.0}}.
*Moved enum {{cd|MovementType}} from {{cd|beta}} to {{cd|v2.0.0}}.
*Moved enum {{MC/Cd|StickyType}} from {{MC/Cd|beta}} to {{MC/Cd|v2.0.0}}.
*Moved enum {{cd|StickyType}} from {{cd|beta}} to {{cd|v2.0.0}}.
*Moved class {{MC/Cd|BlockMovableComponent}} from {{MC/Cd|beta}} to {{MC/Cd|v2.0.0}}.
*Moved class {{cd|BlockMovableComponent}} from {{cd|beta}} to {{cd|v2.0.0}}.
*Moved {{MC/Cd|localizationKey}} property on {{MC/Cd|Block}}, {{MC/Cd|Entity}}, {{MC/Cd|Dimension}}, and {{MC/Cd|ItemStack}} from {{MC/Cd|beta}} into {{MC/Cd|2.1.0}}.
*Moved {{cd|localizationKey}} property on {{cd|Block}}, {{cd|Entity}}, {{cd|Dimension}}, and {{cd|ItemStack}} from {{cd|beta}} into {{cd|2.1.0}}.
*Moved {{MC/Cd|Container}} methods {{MC/Cd|contains}}, {{MC/Cd|firstEmptySlot}}, {{MC/Cd|firstItem}}, {{MC/Cd|find}}, and {{MC/Cd|findLast}} from {{MC/Cd|beta}} into {{MC/Cd|2.1.0}}.
*Moved {{cd|Container}} methods {{cd|contains}}, {{cd|firstEmptySlot}}, {{cd|firstItem}}, {{cd|find}}, and {{cd|findLast}} from {{cd|beta}} into {{cd|2.1.0}}.
*Added new error class {{MC/Cd|UnsupportedFunctionalityError}} which is thrown for certain cases where a particular functionality such as a method, or part of a method based on the parameters, is not supported. An example is calling the {{MC/Cd|Entity}} method {{MC/Cd|remove}} on a player.
*Added new error class {{cd|UnsupportedFunctionalityError}} which is thrown for certain cases where a particular functionality such as a method, or part of a method based on the parameters, is not supported. An example is calling the {{cd|Entity}} method {{cd|remove}} on a player.
*Added new error class {{MC/Cd|EntitySpawnError}} which is thrown when an entity fails to spawn via the {{MC/Cd|spawnEntity}} method on {{MC/Cd|Dimension}}.
*Added new error class {{cd|EntitySpawnError}} which is thrown when an entity fails to spawn via the {{cd|spawnEntity}} method on {{cd|Dimension}}.
*Updated many methods to throw custom errors to provide better context and information of the problem that occurred.
*Updated many methods to throw custom errors to provide better context and information of the problem that occurred.


'''[[Minecraft:Biome]]s'''
'''[[Minecraft:Biome]]s'''
*Updated {{MC/Cd|minecraft:grass_appearance}} component with {{MC/Cd|grass_is_shaded}} variable if {{MC/Cd|true}} it adds a shading effect to the grass as if there was a roof.
*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]]'''
'''[[Minecraft:Block]]'''
*{{MC/Cd|alpha_test_to_opaque}}, {{MC/Cd|alpha_test_single_sided_to_opaque}}, and {{MC/Cd|blend_to_opaque}} will now shift to {{MC/Cd|opaque}} in the distance again when used as render method in {{MC/Cd|minecraft:material_instances}}.
*{{cd|alpha_test_to_opaque}}, {{cd|alpha_test_single_sided_to_opaque}}, and {{cd|blend_to_opaque}} will now shift to {{cd|opaque}} in the distance again when used as render method in {{cd|minecraft:material_instances}}.
*Removed Upcoming Creator Features toggle requirement from Movable Component.
*Removed Upcoming Creator Features toggle requirement from Movable Component.
*Released the component {{MC/Cd|minecraft:random_offset}} from experimental for block format versions 1.21.100 or higher.
*Released the component {{cd|minecraft:random_offset}} from experimental for block format versions 1.21.100 or higher.
*Blocks with improperly configured textures will now show additional content errors.
*Blocks with improperly configured textures will now show additional content errors.
*Released the particle count field for the block destruction particles component out of experimental.
*Released the particle count field for the block destruction particles component out of experimental.


'''Block Components'''
'''Block Components'''
*Modified {{MC/Cd|minecraft:geometry}} block component.
*Modified {{cd|minecraft:geometry}} block component.
**Field {{MC/Cd|uv_lock}} no longer requires Upcoming Creator Features experiment to work. JSON {{MC/Cd|format_version}} still needs to be >= {{MC/Cd|1.21.90}}.
**Field {{cd|uv_lock}} no longer requires Upcoming Creator Features experiment to work. JSON {{cd|format_version}} still needs to be >= {{cd|1.21.90}}.


'''Components'''
'''Components'''
*Content warnings will log missing entity references in {{MC/Cd|Spawn Rule}} JSON.
*Content warnings will log missing entity references in {{cd|Spawn Rule}} JSON.
*Content warnings will log missing references in {{MC/Cd|Client Biome}} JSON.
*Content warnings will log missing references in {{cd|Client Biome}} JSON.
*The {{MC/Cd|minecraft:body_rotation_axis_aligned}} component has been renamed to {{MC/Cd|minecraft:rotation_axis_aligned}}.
*The {{cd|minecraft:body_rotation_axis_aligned}} component has been renamed to {{cd|minecraft:rotation_axis_aligned}}.
*Content warnings will log missing references in Jigsaw Structure, Processor List, Template Pool, and Structure Sets JSON.
*Content warnings will log missing references in Jigsaw Structure, Processor List, Template Pool, and Structure Sets JSON.


'''Entity Components'''
'''Entity Components'''
*Made the schema for the {{MC/Cd|minecraft:tick_world}} entity component stricter so that the parsing now refuses out of range values for {{MC/Cd|radius}} and {{MC/Cd|distance_to_players}}.
*Made the schema for the {{cd|minecraft:tick_world}} entity component stricter so that the parsing now refuses out of range values for {{cd|radius}} and {{cd|distance_to_players}}.


'''Graphical'''
'''Graphical'''
Line 237: Line 237:
*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.
*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.


'''Jigsaw'''
'''[[Minecraft:Jigsaw]]'''
*Added {{MC/Cd|minecraft:blockstate_match}} and {{MC/Cd|minecraft:random_blockstate_match}} rules to jigsaw processors.
*Added {{cd|minecraft:blockstate_match}} and {{cd|minecraft:random_blockstate_match}} rules to jigsaw processors.
*Added heightmap projection type {{MC/Cd|none}} and made it the default setting, which instead of performing heightmap calculations uses the starting placement position.
*Added heightmap projection type {{cd|none}} and made it the default setting, which instead of performing heightmap calculations uses the starting placement position.


'''[[Minecraft:Molang]]'''
'''[[Minecraft:Molang]]'''
*{{MC/Cd|query.is_carrying_block}} is now usable by all entities, not just enderman.
*{{cd|query.is_carrying_block}} is now usable by all entities, not just enderman.
*{{MC/Cd|query.is_carrying_block}} returns 1.0 if the entity is carrying any block, including air.
*{{cd|query.is_carrying_block}} returns 1.0 if the entity is carrying any block, including air.


'''Textures'''
'''[[Minecraft:Texture]]s'''
*Modified Json parsing of {{MC/Cd|variations}} texture objects in {{MC/Cd|terrain_texture.json}} files:
*Modified Json parsing of {{cd|variations}} texture objects in {{cd|terrain_texture.json}} files:
**{{MC/Cd|weight}} field clamped to minimum value of 0.05.
**{{cd|weight}} field clamped to minimum value of 0.05.
**{{MC/Cd|weight}} field clamped to maximum value of 1000000.
**{{cd|weight}} field clamped to maximum value of 1000000.


== Experimental ==
== Experimental ==
These additions and changes are accessible by enabling the "Beta APIs", "Experimental Creator Camera", "Custom Biomes", "Data-Driven Jigsaw Structures", and "Drop 3 2025" experimental toggles.
These additions and changes are accessible by enabling the "Beta APIs", "Experimental Creator Camera", "Custom Biomes", "Data-Driven Jigsaw Structures", and "[[Minecraft:Drop 3 2025]]" [[Minecraft:experimental]] toggles.


=== Additions ===
=== Additions ===
Line 297: Line 297:


==== Items ====
==== Items ====
'''Copper Armor'''
'''[[Minecraft:Copper Armor]]'''
*Added copper helmets, copper chestplates, copper leggings, and copper boots.
*Added [[Minecraft:copper helmet]]s, [[Minecraft:copper chestplate]]s, [[Minecraft:copper leggings]], and [[Minecraft:copper boots]].
**Copper armor has higher durability than leather but less than iron. Copper armor enchantability sits slightly lower than with iron.
**Copper armor has higher durability than leather but less than iron. Copper armor enchantability sits slightly lower than with iron.
{{crafting
{{crafting
Line 324: Line 324:
}}
}}


'''Copper Tools'''
'''[[Minecraft:Copper Tools]]'''
*Added copper axes, copper hoes, copper pickaxes, copper shovels, and copper swords.
*Added [[Minecraft:copper axe]]s, [[Minecraft:copper hoe]]s, [[Minecraft:copper pickaxe]]s, [[Minecraft:copper shovel]]s, and [[Minecraft:copper sword]]s.
**Copper tools and weapons are crafted and repaired using copper ingots. They do the same amount of damage as stone but have higher durability. Copper tools work faster than stone tools, but they are slower than their iron counterparts. Copper tools have higher enchantability than diamond, but slightly less than iron.
**Copper tools and weapons are crafted and repaired using copper ingots. They do the same amount of damage as stone but have higher durability. Copper tools work faster than stone tools, but they are slower than their iron counterparts. Copper tools have higher enchantability than diamond, but slightly less than iron.
{{crafting
{{crafting
Line 338: Line 338:
}}
}}


'''[[File:Copper_Golem_Spawn_Egg_JE1_BE1.png|class=pixel-image|width=32x32]] Copper Golem Spawn Egg'''
'''[[File:Copper_Golem_Spawn_Egg_JE1_BE1.png|class=pixel-image|width=32x32]] [[Minecraft:Copper Golem Spawn Egg]]'''
* Used to spawn a copper golem.
* Used to spawn a [[Minecraft:copper golem]].


==== Mobs ====
==== Mobs ====
'''Copper Golem'''
'''[[Minecraft:Copper Golem]]'''
*Drops 1 to 3 copper ingots when killed.
*Drops 1 to 3 [[Minecraft:copper ingot]]s when killed.
*It can help with sorting items into chests.
*It can help with sorting items into chests.
*If it is not holding an item, it will look for a nearby copper chests and pick up items from that chest.
*If it is not holding an item, it will look for a nearby [[Minecraft:copper chest]]s and pick up items from that chest.
*It can pick up max 16 items in a stack at the time.
*It can pick up max 16 items in a stack at the time.
*Any item in a copper chest can be picked up.
*Any item in a copper chest can be picked up.
Line 356: Line 356:
==== Technical ====
==== Technical ====
'''AI Goals'''
'''AI Goals'''
*Added the {{MC/Cd|minecraft:behavior.transport_items}} AI goal, allows a mob to transport items from and to containers.
*Added the {{cd|minecraft:behavior.transport_items}} AI goal, allows a mob to transport items from and to containers.
**Description:
**Description:
***If the mob is not carrying an item it will try to find a container matching {{MC/Cd|source_container_types}} and will attempt to take an item from the first non-empty slot. It will take the largest of {{MC/Cd|max_stack_size}} and the size of the stack in that slot. If the container is empty or it does not find a match it will remember this container as visited and search for the next container from which to pick up an item. If it fails to find an unvisited container from which to pick up items it will disable the goal for {{MC/Cd|idle_cooldown}} seconds and reset what containers it has visited. Once it has picked up an item it resets what containers it has visited.
***If the mob is not carrying an item it will try to find a container matching {{cd|source_container_types}} and will attempt to take an item from the first non-empty slot. It will take the largest of {{cd|max_stack_size}} and the size of the stack in that slot. If the container is empty or it does not find a match it will remember this container as visited and search for the next container from which to pick up an item. If it fails to find an unvisited container from which to pick up items it will disable the goal for {{cd|idle_cooldown}} seconds and reset what containers it has visited. Once it has picked up an item it resets what containers it has visited.
***If the mob is carrying an item it will try to find a container matching {{MC/Cd|destination_container_types}} and attempt to put its carried item in it. It will put as much of the carried item as possible into the container. If it is still carrying an item (the container is full) it will remember the container as visited and try to find the next container to put items in. If it fails to find an unvisited container in which to put items it will disable the goal for {{MC/Cd|idle_cooldown}} seconds and reset what containers it has visited. Once it has stored items and is empty handed again it resets what containers it has visited.
***If the mob is carrying an item it will try to find a container matching {{cd|destination_container_types}} and attempt to put its carried item in it. It will put as much of the carried item as possible into the container. If it is still carrying an item (the container is full) it will remember the container as visited and try to find the next container to put items in. If it fails to find an unvisited container in which to put items it will disable the goal for {{cd|idle_cooldown}} seconds and reset what containers it has visited. Once it has stored items and is empty handed again it resets what containers it has visited.
***If at any point the target container becomes an invalid target (the block could be removed or a chest could have a cat sit on it for example), the mob will mark the position as visited and move to the next target.
***If at any point the target container becomes an invalid target (the block could be removed or a chest could have a cat sit on it for example), the mob will mark the position as visited and move to the next target.
**Fields:
**Fields:
***{{MC/Cd|source_container_types}}: A list of block descriptors that should be a container type to get items from. Default is any container.
***{{cd|source_container_types}}: A list of block descriptors that should be a container type to get items from. Default is any container.
***{{MC/Cd|destination_container_types}}: A list of block descriptors that should be a container type to put items in. Default is any container.
***{{cd|destination_container_types}}: A list of block descriptors that should be a container type to put items in. Default is any container.
***{{MC/Cd|max_stack_size}}: The maximum stack size that the mob will try to take from a container. Default is 16.
***{{cd|max_stack_size}}: The maximum stack size that the mob will try to take from a container. Default is 16.
***{{MC/Cd|interaction_time}}: The amount of time spent interacting with the containers in seconds. Default is 3.0.
***{{cd|interaction_time}}: The amount of time spent interacting with the containers in seconds. Default is 3.0.
***{{MC/Cd|allow_simultaneous_interaction}}: Whether the entity is allowed to simultaneously interact with a container that another non-player entity is already interacting with. Default is {{MC/Cd|false}}.
***{{cd|allow_simultaneous_interaction}}: Whether the entity is allowed to simultaneously interact with a container that another non-player entity is already interacting with. Default is {{cd|false}}.
***{{MC/Cd|search_strategy}}: Whether to select the nearest valid container or a random valid container in range. valid values are {{MC/Cd|nearest}} or {{MC/Cd|random}} (default).
***{{cd|search_strategy}}: Whether to select the nearest valid container or a random valid container in range. valid values are {{cd|nearest}} or {{cd|random}} (default).
***{{MC/Cd|search_distance}}: The maximum horizontal and vertical distance at which to find containers for taking or placing items. Default {{MC/Cd|[62, 32]}}.
***{{cd|search_distance}}: The maximum horizontal and vertical distance at which to find containers for taking or placing items. Default {{cd|[62, 32]}}.
***{{MC/Cd|max_visited_containers}}: The maximum number of containers the mob will visit before resetting. 0 is unlimited and default is 16.
***{{cd|max_visited_containers}}: The maximum number of containers the mob will visit before resetting. 0 is unlimited and default is 16.
***{{MC/Cd|initial_cooldown}}: Time, in seconds, the mob will wait after spawning or after its available goals have changed (e.g. due to a component group update). Default is 0.
***{{cd|initial_cooldown}}: Time, in seconds, the mob will wait after spawning or after its available goals have changed (e.g. due to a component group update). Default is 0.
***{{MC/Cd|idle_cooldown}}: When the mob cannot find a valid container to interact with, the goal will be disabled for this amount of time in seconds. Default is 20.
***{{cd|idle_cooldown}}: When the mob cannot find a valid container to interact with, the goal will be disabled for this amount of time in seconds. Default is 20.
***{{MC/Cd|place_strategy}}: governs which container contents the goal is allowed to add to:
***{{cd|place_strategy}}: governs which container contents the goal is allowed to add to:
****{{MC/Cd|with_matching}}: Only allows placing item in a container already having stack(s) of item.
****{{cd|with_matching}}: Only allows placing item in a container already having stack(s) of item.
****{{MC/Cd|with_matching_or_empty}}: Like the above, but additionally allows placement in empty containers.
****{{cd|with_matching_or_empty}}: Like the above, but additionally allows placement in empty containers.
****{{MC/Cd|any}}: Puts no restriction, allows placement of item in container as long as there is space. This is the default behavior.
****{{cd|any}}: Puts no restriction, allows placement of item in container as long as there is space. This is the default behavior.
***{{MC/Cd|allowed_items}}: A list of item descriptors that are the only items the mob is allowed to transport. If non-empty {{MC/Cd|disallowed_items}} must be empty. Default is {{MC/Cd|empty}} (all items allowed).
***{{cd|allowed_items}}: A list of item descriptors that are the only items the mob is allowed to transport. If non-empty {{cd|disallowed_items}} must be empty. Default is {{cd|empty}} (all items allowed).
***{{MC/Cd|disallowed_items}}: A list of item descriptors that are the mob is not allowed to transport. If non-empty {{MC/Cd|allowed_items}} must be empty. Default is {{MC/Cd|empty}} (no items disallowed).
***{{cd|disallowed_items}}: A list of item descriptors that are the mob is not allowed to transport. If non-empty {{cd|allowed_items}} must be empty. Default is {{cd|empty}} (no items disallowed).
**Requirements and limitations:
**Requirements and limitations:
***Initially the component requires the 2025 Drop 3 experiment to be enabled but it will be generally available in a later update.
***Initially the component requires the 2025 Drop 3 experiment to be enabled but it will be generally available in a later update.
***A navigation component is needed to enable the mob to navigate to the container. E.g. {{MC/Cd|minecraft:navigation.walk}}
***A navigation component is needed to enable the mob to navigate to the container. E.g. {{cd|minecraft:navigation.walk}}
***At the moment chests, copper chests, barrels, and shulker boxes are the only supported containers.
***At the moment chests, copper chests, barrels, and shulker boxes are the only supported containers.


'''API'''
'''API'''
*Added class {{MC/Cd|InvalidItemStackError}} to {{MC/Cd|beta}}.
*Added class {{cd|InvalidItemStackError}} to {{cd|beta}}.
*Added {{MC/Cd|runOnFinish}} method to {{MC/Cd|GameTest}} which runs after the test is completed, regardless if it passed, failed, or timed out.
*Added {{cd|runOnFinish}} method to {{cd|GameTest}} which runs after the test is completed, regardless if it passed, failed, or timed out.
*Added class {{MC/Cd|ItemBookComponent}} to {{MC/Cd|beta}} for interfacing with {{MC/Cd|minecraft:writable_book}} and {{MC/Cd|minecraft:written_book}} to change their contents and sign them.
*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 {{MC/Cd|BookError}} and class {{MC/Cd|BookPageContentError}} to {{MC/Cd|beta}}.
*Added class {{cd|BookError}} and class {{cd|BookPageContentError}} to {{cd|beta}}.
*Added {{MC/Cd|setFov}} with {{MC/Cd|CameraFovOptions}} parameter. This can be used to modify the FOV of the current camera.
*Added {{cd|setFov}} with {{cd|CameraFovOptions}} parameter. This can be used to modify the FOV of the current camera.
**Added class {{MC/Cd|LootTableManager}} to {{MC/Cd|beta}}, which allows for generation of loot from entities and blocks.
**Added class {{cd|LootTableManager}} to {{cd|beta}}, which allows for generation of loot from entities and blocks.
*Added easing options for clearing a custom FOV. Clearing without valid easing values will instantly clear the custom FOV value.
*Added easing options for clearing a custom FOV. Clearing without valid easing values will instantly clear the custom FOV value.


'''Biomes'''
'''Biomes'''
*Added a new server side biome component {{MC/Cd|surface_builder}} that will combine the components {{MC/Cd|surface_parameters}}, {{MC/Cd|frozen_ocean_surface}}, {{MC/Cd|mesa_surface}}, {{MC/Cd|swamp_surface}}, {{MC/Cd|capped_surface}}, and {{MC/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 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 {{MC/Cd|minecraft:humidity}} component with {{MC/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 {{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 {{MC/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.
*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.


'''[[Minecraft:Commands]]'''
'''[[Minecraft:Commands]]'''
*Added the {{MC/Cd|fov_set}} keyword to the {{MC/Cmd|camera}} command for changing the camera's field of view. Enabled with the Experimental Creator Camera toggle.
*Added the {{cd|fov_set}} keyword to the {{cmd|camera}} command for changing the camera's field of view. Enabled with the Experimental Creator Camera toggle.


'''Scripting'''
'''Scripting'''
Line 409: Line 409:
==== Technical ====
==== Technical ====
'''API'''
'''API'''
*Moved class {{MC/Cd|PlayerHotbarSelectedSlotChangeAfterEvent}} from {{MC/Cd|beta}} to {{MC/Cd|2.1.0}}.
*Moved class {{cd|PlayerHotbarSelectedSlotChangeAfterEvent}} from {{cd|beta}} to {{cd|2.1.0}}.
*Moved class {{MC/Cd|PlayerHotbarSelectedSlotChangeAfterEventSignal}} from {{MC/Cd|beta}} to {{MC/Cd|2.1.0}}.
*Moved class {{cd|PlayerHotbarSelectedSlotChangeAfterEventSignal}} from {{cd|beta}} to {{cd|2.1.0}}.
*Moved class {{MC/Cd|PlayerInventoryItemChangeAfterEvent}} from {{MC/Cd|beta}} to {{MC/Cd|2.1.0}}.
*Moved class {{cd|PlayerInventoryItemChangeAfterEvent}} from {{cd|beta}} to {{cd|2.1.0}}.
*Moved class {{MC/Cd|PlayerInventoryItemChangeAfterEventSignal}} from {{MC/Cd|beta}} to {{MC/Cd|2.1.0}}.
*Moved class {{cd|PlayerInventoryItemChangeAfterEventSignal}} from {{cd|beta}} to {{cd|2.1.0}}.
*Moved interface {{MC/Cd|HotbarEventOptions}} from {{MC/Cd|beta}} to {{MC/Cd|2.1.0}}.
*Moved interface {{cd|HotbarEventOptions}} from {{cd|beta}} to {{cd|2.1.0}}.
*Moved interface {{MC/Cd|InventoryItemEventOptions}} from {{MC/Cd|beta}} to {{MC/Cd|2.1.0}}.
*Moved interface {{cd|InventoryItemEventOptions}} from {{cd|beta}} to {{cd|2.1.0}}.
*Moved enum {{MC/Cd|PlayerInventoryType}} from {{MC/Cd|beta}} to {{MC/Cd|2.1.0}}.
*Moved enum {{cd|PlayerInventoryType}} from {{cd|beta}} to {{cd|2.1.0}}.
*Class {{MC/Cd|HotbarEventOptions}}.
*Class {{cd|HotbarEventOptions}}.
**Field {{MC/Cd|allowedSlots}} added bound validation, numbers inside the array must be between 0 and 8.
**Field {{cd|allowedSlots}} added bound validation, numbers inside the array must be between 0 and 8.
*Class {{MC/Cd|InventoryItemEventOptions}}.
*Class {{cd|InventoryItemEventOptions}}.
**Field {{MC/Cd|allowedSlots}} added bound validation, numbers inside the array must be positive.
**Field {{cd|allowedSlots}} added bound validation, numbers inside the array must be positive.
*{{MC/Cd|ItemInventoryComponent}}
*{{cd|ItemInventoryComponent}}
**Bundle UI now renders non-contiguous items added to the container with this API correctly.
**Bundle UI now renders non-contiguous items added to the container with this API correctly.
*Moved type {{MC/Cd|EntityHungerComponent}}, {{MC/Cd|EntitySaturationComponent}}, {{MC/Cd|EntityExhaustionComponent}} from {{MC/Cd|beta}} into {{MC/Cd|2.1.0}}.
*Moved type {{cd|EntityHungerComponent}}, {{cd|EntitySaturationComponent}}, {{cd|EntityExhaustionComponent}} from {{cd|beta}} into {{cd|2.1.0}}.
*Moved {{MC/Cd|EntityEquippableComponent}} properties {{MC/Cd|totalArmor}} and {{MC/Cd|totalToughnes}}s from {{MC/Cd|beta}} into {{MC/Cd|2.1.0}}.
*Moved {{cd|EntityEquippableComponent}} properties {{cd|totalArmor}} and {{cd|totalToughnes}}s from {{cd|beta}} into {{cd|2.1.0}}.
*Class {{MC/Cd|ModalFormDataTextFieldOptions}}.
*Class {{cd|ModalFormDataTextFieldOptions}}.
**Field {{MC/Cd|defaultValue}} type changed from {{MC/Cd|string}} to {{MC/Cd|minecraftserver.RawMessage | string}}.
**Field {{cd|defaultValue}} type changed from {{cd|string}} to {{cd|minecraftserver.RawMessage | string}}.


'''Experimental'''
'''[[Minecraft:Experiment]]al'''
*{{MC/Cmd|locate structure}} command (and similar structure-searching gameplay elements) will now quickly return no result if experimental Custom Biomes have replaced all of the biomes where that structure could appear.
*{{cmd|locate structure}} command (and similar structure-searching gameplay elements) will now quickly return no result if experimental Custom Biomes have replaced all of the biomes where that structure could appear.


'''Gameplay'''
'''Gameplay'''
Line 434: Line 434:


'''Jigsaw'''
'''Jigsaw'''
*{{MC/Cd|max_distance_from_center}} now parses horizontal and vertical values separately in an object while supporting horizontal only with parsing as a constant, the vertical value is now optional and defaults to having no limit.
*{{cd|max_distance_from_center}} now parses horizontal and vertical values separately in an object while supporting horizontal only with parsing as a constant, the vertical value is now optional and defaults to having no limit.
*Changed structure definitions folder from {{MC/Cd|worldgen/jigsaw_structures}} to {{MC/Cd|worldgen/structures}}.
*Changed structure definitions folder from {{cd|worldgen/jigsaw_structures}} to {{cd|worldgen/structures}}.


'''World generation'''
'''World generation'''
*Mixing Terrain matching and Rigid Structures will no longer sink rigid structure 1 block.
*Mixing Terrain matching and Rigid Structures will no longer sink rigid structure 1 block.
*Chunks will no longer infinitely load when multiple structures are used within a structure set.
*Chunks will no longer infinitely load when multiple structures are used within a structure set.
*Can now use {{MC/Cd|minecraft:empty_pool_element}} jigsaw template pools to represent empty elements.
*Can now use {{cd|minecraft:empty_pool_element}} jigsaw template pools to represent empty elements.


== Fixes ==
== Fixes ==
Line 459: Line 459:
|162613|Endermen can pick up warped or crimson fungus and place it onto any full block
|162613|Endermen can pick up warped or crimson fungus and place it onto any full block
|163558|Breaking a fence that has an entity tied to it keeps the lead floating for a few seconds
|163558|Breaking a fence that has an entity tied to it keeps the lead floating for a few seconds
|164355|Enderman Does Not Replace Items at {{MC/Cmd|replaceitem}}.
|164355|Enderman Does Not Replace Items at {{cmd|replaceitem}}.
|178487|Foxes don’t pick up non-stackable items like swords and totems.
|178487|Foxes don’t pick up non-stackable items like swords and totems.
|180453|Some blocks are not highlighted when Outline Selection is disabled.
|180453|Some blocks are not highlighted when Outline Selection is disabled.
|185429|{{MC/Cd|<message: message>}} command argument can be empty and runs successfully
|185429|{{cd|<message: message>}} command argument can be empty and runs successfully
|186435|Allays can hold leads
|186435|Allays can hold leads
|187041|Leash knots do not adapt to the size of wall blocks that are not connected to anything when animals are leashed to it
|187041|Leash knots do not adapt to the size of wall blocks that are not connected to anything when animals are leashed to it
|190531|{{MC/Cd|flipbook_textures.json}} does not support animating multiple variants of a same block and only animates the last entry for that block.
|190531|{{cd|flipbook_textures.json}} does not support animating multiple variants of a same block and only animates the last entry for that block.
|190751|No camera perspective button in spectator mode
|190751|No camera perspective button in spectator mode
|190776|Standing in Scaffolding or Powder Snow causes pick-block button on mobile to disappear
|190776|Standing in Scaffolding or Powder Snow causes pick-block button on mobile to disappear
Line 477: Line 477:
|218617|"Invite to Game" button obscured by scoreboard
|218617|"Invite to Game" button obscured by scoreboard
|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
|219364|{{MC/Cmd|music}} command stops working after leaving and rejoining world until game restart
|219364|{{cmd|music}} command stops working after leaving and rejoining world until game restart
|219554|New Tears disc has extra spaces in its name
|219554|New Tears disc has extra spaces in its name
|219627|Missing Localized Text for {{MC/Cd|action.interact}} When Using Lead to Attach Entities on Mobile
|219627|Missing Localized Text for {{cd|action.interact}} When Using Lead to Attach Entities on Mobile
|220347|The {{MC/Cd|on_fire_color}} component in a mob's render controllers does not display the right color in game
|220347|The {{cd|on_fire_color}} component in a mob's render controllers does not display the right color in game
|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
|220579|Vibrant Visuals: Beacon beam texture is broken.
|220579|Vibrant Visuals: Beacon beam texture is broken.
Line 502: Line 502:
*Player dot on the Locator Bar now stops 1 pixel before the edge of the bar.
*Player dot on the Locator Bar now stops 1 pixel before the edge of the bar.
*Fixed a bug which could cause the bed screen to not be removed properly when being disconnected from a server.
*Fixed a bug which could cause the bed screen to not be removed properly when being disconnected from a server.
*Fixed a bug where the {{MC/Cd|includeLiquidBlocks}} property on {{MC/Cd|BlockRaycastOptions}} would not correctly result in hits on liquids if it didn't also reach a solid block afterward.
*Fixed a bug where the {{cd|includeLiquidBlocks}} property on {{cd|BlockRaycastOptions}} would not correctly result in hits on liquids if it didn't also reach a solid block afterward.
*Fixed a crash with the {{MC/Cd|DebugDrawer}} when used too early in the client joining a world (such as inside the {{MC/Cd|playerSpawn}} event).
*Fixed a crash with the {{cd|DebugDrawer}} when used too early in the client joining a world (such as inside the {{cd|playerSpawn}} event).
*Fixed assert "can't add a new vertex field at this point: COLOR" when loading some worlds that contained clusters of mangrove roots blocks.
*Fixed assert "can't add a new vertex field at this point: COLOR" when loading some worlds that contained clusters of mangrove roots blocks.
*Fixed assert "can't add a new vertex field at this point: TEXCOORD_4" when loading some worlds that contained chain or end portal blocks.
*Fixed assert "can't add a new vertex field at this point: TEXCOORD_4" when loading some worlds that contained chain or end portal blocks.
Line 512: Line 512:
*Fixed faces of non-full blocks (eg. cakes or trapdoors) having an unnatural ambient occlusion applied to them in some neighboring blocks configurations.
*Fixed faces of non-full blocks (eg. cakes or trapdoors) having an unnatural ambient occlusion applied to them in some neighboring blocks configurations.
*Glowing text on signs no longer gets overly bright when looked at directly in Vibrant Visuals.
*Glowing text on signs no longer gets overly bright when looked at directly in Vibrant Visuals.
*Fixed {{MC/Cd|parent_setup}} not running with the correct context.
*Fixed {{cd|parent_setup}} not running with the correct context.
*Fixed an issue where custom armor disabled knockback on some platforms.
*Fixed an issue where custom armor disabled knockback on some platforms.
*Fixed a bug where the happy ghast riding sound would sometimes play in the loading screen.
*Fixed a bug where the happy ghast riding sound would sometimes play in the loading screen.
*Fixed a bug where both ghast and happy ghast ambient sounds would not be audible further than 16 blocks away from the player.<!--(MCPE-298575)-->
*Fixed a bug where both ghast and happy ghast ambient sounds would not be audible further than 16 blocks away from the player.<!--(MCPE-298575)-->
*Fixed a bug where {{MC/Cd|ambient}} sounds played by a flying mob would have the volume set to 0.2 by default.<!--(MCPE-298575)-->
*Fixed a bug where {{cd|ambient}} sounds played by a flying mob would have the volume set to 0.2 by default.<!--(MCPE-298575)-->
*Fixed choppiness in {{MC/Cd|Player.applyImpulse}} and {{MC/Cd|Player.clearVelocity}} for {{MC/Cd|beta}}.
*Fixed choppiness in {{cd|Player.applyImpulse}} and {{cd|Player.clearVelocity}} for {{cd|beta}}.
*Fixed an issue where custom animations would be incorrect in first person with Vibrant Visuals enabled.
*Fixed an issue where custom animations would be incorrect in first person with Vibrant Visuals enabled.


== Videos ==
== Videos ==
:'''Updates for Creators'''
:'''Updates for Creators'''
{{MC/Yt|Q75yT8dYdgM}}
{{yt|Q75yT8dYdgM}}


== References ==
== References ==
{{MC/Reflist}}
{{reflist}}


== Navigation ==
== Navigation ==
{{MC/Navbox Bedrock Edition versions|1.2x}}
{{Navbox Bedrock Edition versions|1.2x}}


de:Bedrock Edition 1.21.100
[[Minecraft:de:Bedrock Edition 1.21.100]]
es:Bedrock Edition 1.21.100
[[Minecraft:es:Bedrock Edition 1.21.100]]
ja:Bedrock Edition 1.21.100
[[Minecraft:ja:Bedrock Edition 1.21.100]]
pt:Edição Bedrock 1.21.100
[[Minecraft:pt:Edição Bedrock 1.21.100]]
ru:1.21.100 (Bedrock Edition)
[[Minecraft:ru:1.21.100 (Bedrock Edition)]]
uk:1.21.100 (Bedrock Edition)
[[Minecraft:uk:1.21.100 (Bedrock Edition)]]
zh:基岩版1.21.100
[[Minecraft:zh:基岩版1.21.100]]

Latest revision as of 11:03, 16 April 2026

Template:DistinguishTemplate:Infobox version 1.21.100 is a minor update for Minecraft:Bedrock Edition released on August 5, 2025,<ref>Template:Cite</ref><ref>Template:Cite</ref> which adds "The Void" Minecraft:flat world preset, experimental features for Minecraft:The Copper Age, and fixes some bugs.

Additions

Command format

Minecraft:Target selectors

  • Added the Template:Cd target selector, which returns the single closest entity.

Minecraft:Spawn event

  • Added two new spawn events: Template:Cd and Template:Cd.
    • Both of them are only executable on spiders and cave spiders.
    • Template:Cd lets spiders and cave spiders spawn as a spider jockey with a skeleton rider, if it's nighttime or underground.
    • Template:Cd lets spiders and cave spiders spawn with a skeleton variant rider depending on the biome they spawn in, if it's nighttime and not underground.

General

Minecraft:Accessibility

  • Added screen narrator enumeration to UI buttons when adding a new server.

Minecraft:Flat world presets

  • Added "The Void" as a flat world preset.

Changes

Command format

Minecraft:World spawn

Template:Cmd

  • Template:Cmd command now requires that the biome's namespace is specified (ex: Template:Cd instead of just Template:Cd). Auto-complete suggestions for this command will now include namespaces.

Items

Minecraft:Lead

  • Leashes now emit their breaking sound from the location of the leash holder, rather than the entity being leashed.

Entities

Mobs

Minecraft:Animals

  • The ambient sound interval for all animals has been adjusted to 6 seconds, matching Template:JE.

Minecraft:Cave Spider

  • When spawning as a spider jockey in swamp or mangrove swamp biomes, it now has an 80% chance to have a bogged rider.

Minecraft:Enderman

  • Endermen can now pick up all block types they can in Template:JE.

Minecraft:Ghasts

  • The ambient sound interval for all ghasts has been adjusted to 4 seconds, matching Template:JE.

Minecraft:Happy Ghast

  • It now drops 1-3 experience orbs when killed by a player.
  • Increased volume of happy ghast ride sound.

Minecraft:Piglin Brute

Minecraft:Spider

  • When spawning as a spider jockey in swamp or mangrove swamp biomes, it now has an 80% chance to have a bogged rider.

Minecraft:Spider Jockey

  • Now can be summoned with the command during nighttime or underground: Template:Cmd.

Minecraft:Projectiles

Minecraft:Snowballs, Minecraft:Ender Pearls, Minecraft:Ender Eyes, Minecraft:Experience Bottles, Minecraft:Splash Potions, Minecraft:Lingering Potions, and Minecraft:Ice Bombs

  • Their sprites, when rendered in the world, now have the correct scaling and positional offset.
  • They now match Template:JE, and also match better with their collider.

Gameplay

Minecraft:Death

  • Enabled engine changes to mob death behavior. This refactor shouldn’t affect gameplay.

Minecraft:Hotbar

  • Hotbar can always be hit on any touch device. The detection area matches the texture even if you have customized controls enabled.

Minecraft:Leashed mobs

  • Updated the way leashed mobs interact with vehicles.
    • Leashed mobs can now be pulled into Minecraft:boats, Minecraft:minecarts, and other rideable entities if the leash is slackened when close to those entities.
    • Leashed mobs will now automatically dismount their vehicle if the leash is stretched far enough.

General

Template:Missing information Graphical

  • Added a new camera effect when facing and climbing blocks such as Minecraft:ladders and Minecraft:vines, to reduce eye strain and improve accessibility.
  • Minecraft:Sugar cane blocks will now become slightly transparent when the camera passes through them.
  • Items dropped in first-person view appear slightly higher, without affecting the actual item position.

Minecraft:Settings

  • Moved the graphics mode and render distance options to the top of the video settings for convenience.
  • Added preview sounds for the new audio tab.

Minecraft:UI

  • "Owned" or "Download" is now displayed on items the player owns outside of the "My Library" page.
  • The Marketplace Pass chevron will now show on items that the user owns while on normal Marketplace pages. Not on the inventory. Owned/Download text moved to the right.
  • Updated Marketplace Pass chevron to show on items in the inventory.
  • Moved the "Owned"/"Download" text to the right side.
  • Made some adjustments to the spacing of items in the settings menu.

Graphical

Minecraft:Vibrant Visuals

  • Weather events now affect the scene illumination and the color of clouds and sky in Vibrant Visuals.
  • Updated Reflections configurations for "Favor Performance" presets on Xbox platforms with Vibrant Visuals.

World generation

Minecraft:Trees

Minecraft:Frozen Ocean

  • Its surface is no longer entirely covered by ice, and now features patches of open water.
  • Icebergs in frozen ocean biomes now generate with a shape and frequency that more closely matches Template:JE.

Minecraft:Deep Frozen Ocean

  • Its surface is no longer covered by ice and now consists entirely of open water.

Minecraft:Old Growth Spruce Taiga and Minecraft:Old Growth Pine Taiga

  • Increased the size of the Minecraft:podzol patches generated beneath mega pines and mega Minecraft:spruces.
    • This change affects both world generation and trees grown by players.

Minecraft:Mushrooms

  • Mushrooms now properly generate under trees in Minecraft:swamps and other biomes where they naturally generate.

Minecraft:Seagrass

Technical

Minecraft:Add-Ons and Script Engine

  • Custom biome names are no longer implied by their filenames. Biome names are explicitly specified via the Template:Cd property under the Template:Cd sub-object of their JSON definition.
  • Biome identifiers must now be namespaced (ex: Template:Cd). Client biomes with a format version lower than 1.21.90 will have their identifier automatically prefixed Template:Cd when loaded if no namespace is already specified.
  • Updated biome documentation to match updated biome JSON formatting and requirements.
  • Biomes client settings now look up settings based on the biome's full name, including its namespace. Vanilla biomes will fall back on their name without a namespace if an exact match is not found before falling back on default settings (for example, Template:Cd will match itself, then Template:Cd if no setting was found)

AI Goals

  • Added the Template:Cd AI goal, allows an entity to take blocks from the world with the following options:
    • Template:Cd: Array of block descriptors that the entity can take, if empty can take any block.
    • Template:Cd: Entity filters for when the entity can use the goal.
    • Template:Cd: Trigger ran if the entity does take a block.
    • Template:Cd: XZ range from which the entity will try and take blocks from.
    • Template:Cd: Y range from which the entity will try and take blocks from.
    • Template:Cd: Chance each tick to try and take a block.
    • Template:Cd: If the goal is affected by the mob griefing game rule.
    • Template:Cd: If the entity requires line of sight on the block it tries to take.
  • Removed the Template:Cd AI goal, it upgrades to the above goal.
  • Added the Template:Cd AI goal, allows an entity to place blocks in the world with the following options:
    • Template:Cd: Array of block descriptors that the entity can place if its carried item, if empty can place any block from its carried item.
    • Template:Cd: Array of weighted block descriptors that the entity can randomly place, if empty the entity will try to place the block in its carried item instead.
    • Template:Cd: Entity filters for when the entity can use the goal.
    • Template:Cd: Trigger ran if the entity does place a block.
    • Template:Cd: X range from which the entity will try and place blocks in.
    • Template:Cd: Y range from which the entity will try and place blocks in.
    • Template:Cd: Chance each tick to try and place a block.
    • Template:Cd: If the goal is affected by the mob griefing game rule.
  • Removed the Template:Cd AI goal, it upgrades to the above goal.

Minecraft:API

Minecraft:Biomes

Minecraft:Block

  • Template:Cd, Template:Cd, and Template:Cd will now shift to Template:Cd in the distance again when used as render method in Template:Cd.
  • Removed Upcoming Creator Features toggle requirement from Movable Component.
  • Released the component Template:Cd from experimental for block format versions 1.21.100 or higher.
  • Blocks with improperly configured textures will now show additional content errors.
  • Released the particle count field for the block destruction particles component out of experimental.

Block Components

Components

  • Content warnings will log missing entity references in Template:Cd JSON.
  • Content warnings will log missing references in Template:Cd JSON.
  • The Template:Cd component has been renamed to Template:Cd.
  • Content warnings will log missing references in Jigsaw Structure, Processor List, Template Pool, and Structure Sets JSON.

Entity Components

Graphical

  • Changed cloud quality to player visible option and not a dev only option.
  • 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.

Minecraft:Jigsaw

  • Added Template:Cd and Template:Cd rules to jigsaw processors.
  • Added heightmap projection type Template:Cd and made it the default setting, which instead of performing heightmap calculations uses the starting placement position.

Minecraft:Molang

  • Template:Cd is now usable by all entities, not just enderman.
  • Template:Cd returns 1.0 if the entity is carrying any block, including air.

Minecraft:Textures

Experimental

These additions and changes are accessible by enabling the "Beta APIs", "Experimental Creator Camera", "Custom Biomes", "Data-Driven Jigsaw Structures", and "Minecraft:Drop 3 2025" Minecraft:experimental toggles.

Additions

Template:Additions table

Blocks

Minecraft:Copper Chest

  • Copper chest is a new type of chest that has waxed and oxidized variants.
  • Copper chests oxidize over time and can be waxed like other copper blocks.
  • Copper chests can be crafted using a chest and copper ingots.

Template:Crafting

Items

Minecraft:Copper Armor

Template:Crafting

Minecraft:Copper Nugget

  • Added copper nuggets.
    • Copper equipment turns into copper nuggets when smelted.
  • Copper nuggets can be crafted by using a copper ingot.

Template:Crafting

Minecraft:Copper Tools

Template:Crafting

width=32x32 Minecraft:Copper Golem Spawn Egg

Mobs

Minecraft:Copper Golem

  • Drops 1 to 3 Minecraft:copper ingots when killed.
  • It can help with sorting items into chests.
  • If it is not holding an item, it will look for a nearby Minecraft:copper chests and pick up items from that chest.
  • It can pick up max 16 items in a stack at the time.
  • Any item in a copper chest can be picked up.
  • If it is holding an item, it will look for nearby wooden Minecraft:chests to try to place the item into.
  • It can only place an item in a chest if the chest is empty or contains the same type of item the golem is holding in its hand.
  • It will visit a max of 10 copper chests when looking for items to pick up, and a max of 10 chests when looking for somewhere to put the items.
  • If no matching chest is found the copper golem will idle for 7 seconds before trying again.
  • The search area for chests from the copper golem's position is horizontally 32 blocks and vertically 8 blocks.

Technical

AI Goals

  • Added the Template:Cd AI goal, allows a mob to transport items from and to containers.
    • Description:
      • If the mob is not carrying an item it will try to find a container matching Template:Cd and will attempt to take an item from the first non-empty slot. It will take the largest of Template:Cd and the size of the stack in that slot. If the container is empty or it does not find a match it will remember this container as visited and search for the next container from which to pick up an item. If it fails to find an unvisited container from which to pick up items it will disable the goal for Template:Cd seconds and reset what containers it has visited. Once it has picked up an item it resets what containers it has visited.
      • If the mob is carrying an item it will try to find a container matching Template:Cd and attempt to put its carried item in it. It will put as much of the carried item as possible into the container. If it is still carrying an item (the container is full) it will remember the container as visited and try to find the next container to put items in. If it fails to find an unvisited container in which to put items it will disable the goal for Template:Cd seconds and reset what containers it has visited. Once it has stored items and is empty handed again it resets what containers it has visited.
      • If at any point the target container becomes an invalid target (the block could be removed or a chest could have a cat sit on it for example), the mob will mark the position as visited and move to the next target.
    • Fields:
      • Template:Cd: A list of block descriptors that should be a container type to get items from. Default is any container.
      • Template:Cd: A list of block descriptors that should be a container type to put items in. Default is any container.
      • Template:Cd: The maximum stack size that the mob will try to take from a container. Default is 16.
      • Template:Cd: The amount of time spent interacting with the containers in seconds. Default is 3.0.
      • Template:Cd: Whether the entity is allowed to simultaneously interact with a container that another non-player entity is already interacting with. Default is Template:Cd.
      • Template:Cd: Whether to select the nearest valid container or a random valid container in range. valid values are Template:Cd or Template:Cd (default).
      • Template:Cd: The maximum horizontal and vertical distance at which to find containers for taking or placing items. Default Template:Cd.
      • Template:Cd: The maximum number of containers the mob will visit before resetting. 0 is unlimited and default is 16.
      • Template:Cd: Time, in seconds, the mob will wait after spawning or after its available goals have changed (e.g. due to a component group update). Default is 0.
      • Template:Cd: When the mob cannot find a valid container to interact with, the goal will be disabled for this amount of time in seconds. Default is 20.
      • Template:Cd: governs which container contents the goal is allowed to add to:
        • Template:Cd: Only allows placing item in a container already having stack(s) of item.
        • Template:Cd: Like the above, but additionally allows placement in empty containers.
        • Template:Cd: Puts no restriction, allows placement of item in container as long as there is space. This is the default behavior.
      • Template:Cd: A list of item descriptors that are the only items the mob is allowed to transport. If non-empty Template:Cd must be empty. Default is Template:Cd (all items allowed).
      • Template:Cd: A list of item descriptors that are the mob is not allowed to transport. If non-empty Template:Cd must be empty. Default is Template:Cd (no items disallowed).
    • Requirements and limitations:
      • Initially the component requires the 2025 Drop 3 experiment to be enabled but it will be generally available in a later update.
      • A navigation component is needed to enable the mob to navigate to the container. E.g. Template:Cd
      • At the moment chests, copper chests, barrels, and shulker boxes are the only supported containers.

API

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.

Minecraft:Commands

  • Added the Template:Cd keyword to the Template:Cmd command for changing the camera's field of view. Enabled with the Experimental Creator Camera toggle.

Scripting

  • Added support for text to speech for tooltips at Server-UI forms.

UI

  • Added support for navigation using keyboard and gamepad for tooltips at settings. Also, to be showed always inside the visible area. Mobile resolutions were having issues with this.

Changes

Technical

API

Minecraft:Experimental

  • Template:Cmd command (and similar structure-searching gameplay elements) will now quickly return no result if experimental Custom Biomes have replaced all of the biomes where that structure could appear.

Gameplay

  • When loading a chunk that used a removed custom biome, the removed biome is now replaced with the dimension's default biome, which is ocean in the Overworld.

Jigsaw

  • Template:Cd now parses horizontal and vertical values separately in an object while supporting horizontal only with parsing as a constant, the vertical value is now optional and defaults to having no limit.
  • Changed structure definitions folder from Template:Cd to Template:Cd.

World generation

  • Mixing Terrain matching and Rigid Structures will no longer sink rigid structure 1 block.
  • Chunks will no longer infinitely load when multiple structures are used within a structure set.
  • Can now use Template:Cd jigsaw template pools to represent empty elements.

Fixes

Template:Fixes Other

  • Emoting players will no longer get stuck in a boat.
  • Fixed a bug where caustics were not appearing for player hand and held items in first person view.
  • Fixed the spyglass and fire effects in first person not receiving gamma calibration in Vibrant Visuals.
  • Fixed a bug that caused bottle o' enchanting not to glow when thrown in Vibrant Visuals.
  • Fixed clusters of mangrove root blocks displaying a non-uniform color.
  • Fixed chain blocks not being rendered with PBR properties defined by the texture set.
  • Fixed an issue that caused chain blocks to change PBR properties of surrounding blocks.
  • Fixed a bug where glow squid would not act as leash anchor points.
  • Fixed a bug that caused happy ghast to not rotate properly if dismounted while moving vertically.
  • Fixed rare crashes during the app suspension on Xbox.
  • Player dots on the locator bar now move smoothly when strafing near other players.
  • Player dot on the Locator Bar now stops 1 pixel before the edge of the bar.
  • Fixed a bug which could cause the bed screen to not be removed properly when being disconnected from a server.
  • Fixed a bug where the Template:Cd property on Template:Cd would not correctly result in hits on liquids if it didn't also reach a solid block afterward.
  • Fixed a crash with the Template:Cd when used too early in the client joining a world (such as inside the Template:Cd event).
  • Fixed assert "can't add a new vertex field at this point: COLOR" when loading some worlds that contained clusters of mangrove roots blocks.
  • Fixed assert "can't add a new vertex field at this point: TEXCOORD_4" when loading some worlds that contained chain or end portal blocks.
  • Fixed an issue where projectiles were shot in the wrong direction when using touch controls and custom cameras.
  • Fixed a bug where the death screen could be shown while the player was alive when certain gamepad buttons where pressed at the same time.
  • Fixed an issue where endermen could take blocks without having line of sight to them.
  • 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.
  • Fixed faces of non-full blocks (eg. cakes or trapdoors) having an unnatural ambient occlusion applied to them in some neighboring blocks configurations.
  • Glowing text on signs no longer gets overly bright when looked at directly in Vibrant Visuals.
  • Fixed Template:Cd not running with the correct context.
  • Fixed an issue where custom armor disabled knockback on some platforms.
  • Fixed a bug where the happy ghast riding sound would sometimes play in the loading screen.
  • Fixed a bug where both ghast and happy ghast ambient sounds would not be audible further than 16 blocks away from the player.
  • Fixed a bug where Template:Cd sounds played by a flying mob would have the volume set to 0.2 by default.
  • Fixed choppiness in Template:Cd and Template:Cd for Template:Cd.
  • Fixed an issue where custom animations would be incorrect in first person with Vibrant Visuals enabled.

Videos

Updates for Creators

Template:Yt

References

Template:Reflist

Navigation

Template:Navbox Bedrock Edition versions

Minecraft:de:Bedrock Edition 1.21.100 Minecraft:es:Bedrock Edition 1.21.100 Minecraft:ja:Bedrock Edition 1.21.100 Minecraft:pt:Edição Bedrock 1.21.100 Minecraft:ru:1.21.100 (Bedrock Edition) Minecraft:uk:1.21.100 (Bedrock Edition) Minecraft:zh:基岩版1.21.100