Minecraft:Bedrock Edition Preview 1.21.40.23: Difference between revisions
From SAS Gaming Wiki
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 24: | Line 24: | ||
== Changes == | == Changes == | ||
=== General === | === General === | ||
'''Accessibility''' | '''[[Minecraft:Accessibility]]''' | ||
*Added text-to-speech voiceover for items in [[Minecraft:Marketplace Pass]] content tab and | *Added text-to-speech voiceover for items in [[Minecraft:Marketplace Pass]] content tab and [[Minecraft:Realm]]s content tab. | ||
'''Experiments''' | '''[[Minecraft:Experiments]]''' | ||
*Removed the "Bundles" experimental toggle. | *Removed the "Bundles" experimental toggle. | ||
| Line 39: | Line 39: | ||
'''[[Minecraft:Bundle]]s''' | '''[[Minecraft:Bundle]]s''' | ||
*They have been de-experimentified and are now available during normal gameplay. | *They have been de-experimentified and are now available during normal gameplay. | ||
*Bundle icon now matches {{ | *Bundle icon now matches {{JE}}. | ||
=== Technical === | === Technical === | ||
'''Components''' | '''Components''' | ||
*The {{ | *The {{cd|minecraft:damage_sensor}} component's {{cd|deals_damage}} field now supports three values: | ||
**{{ | **{{cd|yes}}, received damage is applied to the entity. | ||
**{{ | **{{cd|no}}, received damage is not applied to the entity. | ||
**{{ | **{{cd|no_but_side_effects_apply}}, received damage is not applied to the entity, but the side effects of the attack are. | ||
***This means that the attacker's weapon loses durability, enchantment side effects are applied, etc. | ***This means that the attacker's weapon loses durability, enchantment side effects are applied, etc. | ||
**Pre-existing content will be automatically updated to maintain its original behavior. | **Pre-existing content will be automatically updated to maintain its original behavior. | ||
'''Items''' | '''Items''' | ||
*The {{ | *The {{cd|minecraft:bundle_interaction}}, and {{cd|minecraft:bundle_interaction}} item components have been de-experimentified. | ||
== Experimental == | == Experimental == | ||
| Line 58: | Line 58: | ||
==== Technical ==== | ==== Technical ==== | ||
'''Add-Ons and Script Engine''' | '''Add-Ons and Script Engine''' | ||
*Added {{ | *Added {{cd|replace_block_item}} field to the {{cd|minecraft:block_placer}} item component. This field allows player to specify that this item should replace the default item created for the data-driven block it places. To use this field, the identifier of the item must match the identifier of the block it places. This field is optional and defaults to {{cd|false}}. | ||
'''[[Minecraft:Commands/camera|Cameras]]''' | '''[[Minecraft:Commands/camera|Cameras]]''' | ||
*Added horizontal and vertical rotation limits to the Focus Target Camera experimental toggle. | *Added horizontal and vertical rotation limits to the Focus Target Camera experimental toggle. | ||
*Added {{ | *Added {{cd|continue_targeting}} bool to the Focus Target Camera experimental toggle for tracking entities outside of set rotation limits. | ||
'''Graphical''' | '''Graphical''' | ||
| Line 69: | Line 69: | ||
=== Changes === | === Changes === | ||
==== Technical ==== | ==== Technical ==== | ||
'''Behavior | '''[[Minecraft:Behavior Pack]]s''' | ||
*Updated references to old block names in remaining behavior pack files. | *Updated references to old block names in remaining behavior pack files. | ||
'''Graphical''' | '''Graphical''' | ||
*Made a breaking schema change to JSON files associated with the Deferred Technical Preview to hoist the {{ | *Made a breaking schema change to JSON files associated with the Deferred Technical Preview to hoist the {{cd|format_version}} field out to the root level. The following files are affected: | ||
**{{ | **{{cd|atmospherics/atmospherics.json}} | ||
**{{ | **{{cd|color_grading/color_grading.json}} | ||
**{{ | **{{cd|lighting/global.json}} | ||
**{{ | **{{cd|pbr/global.json}} | ||
**{{ | **{{cd|point_lights/global.json}} | ||
**{{ | **{{cd|water/water.json}} | ||
*For example, the previous schema for {{ | *For example, the previous schema for {{cd|lighting/global.json}} was: | ||
<pre>{ | <pre>{ | ||
"minecraft:lighting_settings": { | "minecraft:lighting_settings": { | ||
| Line 96: | Line 96: | ||
'''Stability and Performance''' | '''Stability and Performance''' | ||
*Worlds created with Experimental Custom Biomes before Caves & Cliffs update will have their Custom Biomes in Chunks replaced with a default Biome (Ocean for Overworld) | *Worlds created with Experimental Custom Biomes before [[Minecraft:Caves & Cliffs]] update will have their Custom Biomes in Chunks replaced with a default Biome (Ocean for Overworld) | ||
== Fixes == | == Fixes == | ||
{{ | {{fixes|project=MCPE|fixedin=1.21.40.23 Preview | ||
|;old | |;old | ||
|185132|Shields, spyglass, trident, crossbow and bow glitch out when a photo is taken using the photograph button on the pause screen | |185132|Shields, spyglass, trident, crossbow and bow glitch out when a photo is taken using the photograph button on the pause screen | ||
| Line 114: | Line 114: | ||
*Bundle dye recipes are now unlocked when getting dye instead of undyed variant. | *Bundle dye recipes are now unlocked when getting dye instead of undyed variant. | ||
*Issue where some commands did not recognize certain block or item names has been fixed. | *Issue where some commands did not recognize certain block or item names has been fixed. | ||
*New Beta options in {{ | *New Beta options in {{cd|minecraft:looked_at}} and {{cd|minecraft:home}} entity components now properly require that {{cd|use_beta_features}} is specified in the root JSON object. | ||
*Fixed a crash that could occur with {{ | *Fixed a crash that could occur with {{cd|getDimension}} when called within {{cd|onBeforeActorRemove}} on an entity that was invalid. | ||
*Custom biome ids are now assigned with values starting at 30,000 and are stored in {{ | *Custom biome ids are now assigned with values starting at 30,000 and are stored in {{cd|BiomeIdsTable}} in world data so their id assignments persist for the duration of the world. | ||
*Fixed a bug with point light shadows that would cause circles to appear on nearby surfaces. As a consequence, the edges of point light shadows are now jagged. This will be resolved in a later update.</onlyinclude> | *Fixed a bug with point light shadows that would cause circles to appear on nearby surfaces. As a consequence, the edges of point light shadows are now jagged. This will be resolved in a later update.</onlyinclude> | ||
== References == | == References == | ||
{{ | {{reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox Bedrock Edition versions|1.2x}} | ||
[[ | [[Minecraft:de:Bedrock Edition beta 1.21.40.23]] | ||
[[Minecraft:pt:Edição Bedrock Preview 1.21.40.23]] | |||
de:Bedrock Edition beta 1.21.40.23 | [[Minecraft:uk:Preview 1.21.40.23 (Bedrock Edition)]] | ||
pt:Edição Bedrock Preview 1.21.40.23 | [[Minecraft:zh:基岩版1.21.40.23]] | ||
uk:Preview 1.21.40.23 (Bedrock Edition) | |||
zh:基岩版1.21.40.23 | |||
Latest revision as of 11:04, 26 May 2026
Template:Infobox version Beta 1.21.40.23 (ChromeOS, Android) or Preview 1.21.40.23 (Windows, iOS, iPadOS, Xbox, PlayStation) is the fourth beta/Preview version for Minecraft:Bedrock Edition 1.21.40, released on September 25, 2024,<ref>Template:Cite</ref> which fixes bugs.
Changes
General
- Added text-to-speech voiceover for items in Minecraft:Marketplace Pass content tab and Minecraft:Realms content tab.
- Removed the "Bundles" experimental toggle.
UI
- Added support for unread Minecraft:Realms Stories badge notifications on the new play screen (Preview Only).
- Added the possibility to edit the thumbnail of a world in the new OreUI edit world screen.
Items
- They have been de-experimentified and are now available during normal gameplay.
- Bundle icon now matches Template:JE.
Technical
Components
- The Template:Cd component's Template:Cd field now supports three values:
- Template:Cd, received damage is applied to the entity.
- Template:Cd, received damage is not applied to the entity.
- Template:Cd, received damage is not applied to the entity, but the side effects of the attack are.
- This means that the attacker's weapon loses durability, enchantment side effects are applied, etc.
- Pre-existing content will be automatically updated to maintain its original behavior.
Items
- The Template:Cd, and Template:Cd item components have been de-experimentified.
Experimental
These additions and changes are accessible by enabling the "Beta APIs", and "Focus Target Camera" experimental toggles.
Additions
Technical
Add-Ons and Script Engine
- Added Template:Cd field to the Template:Cd item component. This field allows player to specify that this item should replace the default item created for the data-driven block it places. To use this field, the identifier of the item must match the identifier of the block it places. This field is optional and defaults to Template:Cd.
- Added horizontal and vertical rotation limits to the Focus Target Camera experimental toggle.
- Added Template:Cd bool to the Focus Target Camera experimental toggle for tracking entities outside of set rotation limits.
Graphical
- Added the ability to data-drive the ambient light in the Deferred Technical Preview. The ambient light is used as the indirect specular contribution when SSR and IBL are not available or when they are insufficient to illuminate metal objects in low light conditions. It is also used as the minimum value that ambient contribution can have, thus avoiding scenes from being completely black if no light sources are present. See updated documentation on the Creator portal for more information.
Changes
Technical
- Updated references to old block names in remaining behavior pack files.
Graphical
- Made a breaking schema change to JSON files associated with the Deferred Technical Preview to hoist the Template:Cd field out to the root level. The following files are affected:
- For example, the previous schema for Template:Cd was:
{
"minecraft:lighting_settings": {
"format_version": "1.21.40",
...
}
}
- But should now be written as:
{
"format_version": "1.21.40",
"minecraft:lighting_settings": {
...
}
}
Stability and Performance
- Worlds created with Experimental Custom Biomes before Minecraft:Caves & Cliffs update will have their Custom Biomes in Chunks replaced with a default Biome (Ocean for Overworld)
Fixes
Template:Fixes Other
- Bundle dye recipes are now unlocked when getting dye instead of undyed variant.
- Issue where some commands did not recognize certain block or item names has been fixed.
- New Beta options in Template:Cd and Template:Cd entity components now properly require that Template:Cd is specified in the root JSON object.
- Fixed a crash that could occur with Template:Cd when called within Template:Cd on an entity that was invalid.
- Custom biome ids are now assigned with values starting at 30,000 and are stored in Template:Cd in world data so their id assignments persist for the duration of the world.
- Fixed a bug with point light shadows that would cause circles to appear on nearby surfaces. As a consequence, the edges of point light shadows are now jagged. This will be resolved in a later update.
References
Template:Navbox Bedrock Edition versions
Minecraft:de:Bedrock Edition beta 1.21.40.23 Minecraft:pt:Edição Bedrock Preview 1.21.40.23 Minecraft:uk:Preview 1.21.40.23 (Bedrock Edition) Minecraft:zh:基岩版1.21.40.23