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 Preview 1.21.60.24: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 28: Line 28:
=== Gameplay ===
=== Gameplay ===
'''[[Minecraft:Achievement]]s'''
'''[[Minecraft:Achievement]]s'''
*The Monster Hunter achievement can now be unlocked by destroying a creaking heart while it has a spawned creaking.
*The [[Minecraft:Monster Hunter]] achievement can now be unlocked by destroying a [[Minecraft:creaking heart]] while it has a spawned [[Minecraft:creaking]].


=== Items ===
=== Items ===
'''[[Minecraft:Resin Clump]]s'''
'''[[Minecraft:Resin Clump]]s'''
*The XP rewarded for smelting resin clumps into resin bricks has been reduced from 0.3 to 0.1.
*The [[Minecraft:XP]] rewarded for smelting resin clumps into [[Minecraft:resin brick]]s has been reduced from 0.3 to 0.1.


=== World generation ===
=== World generation ===
'''Canyons'''
'''[[Minecraft:Canyon]]s'''
*Now generate more often.
*Now generate more often.
*Can once again generate on the ocean floor.
*Can once again generate on the ocean floor.
Line 49: Line 49:
=== Technical ===
=== Technical ===
'''[[Minecraft:Block]]s'''
'''[[Minecraft:Block]]s'''
*Door blocks use state {{MC/Cd|minecraft:cardinal_direction}} instead of {{MC/Cd|minecraft:direction}}. Uses string values ({{MC/Cd|north}}, {{MC/Cd|south}}, {{MC/Cd|east}}, {{MC/Cd|west}}).
*Door blocks use state {{cd|minecraft:cardinal_direction}} instead of {{cd|minecraft:direction}}. Uses string values ({{cd|north}}, {{cd|south}}, {{cd|east}}, {{cd|west}}).


'''Collisions'''
'''Collisions'''
*Entities with no collision box but with the {{MC/Cd|minecraft:custom_hit_test}} component are no longer sometimes unable to be interacted with.
*Entities with no collision box but with the {{cd|minecraft:custom_hit_test}} component are no longer sometimes unable to be interacted with.


'''Components'''
'''Components'''
*Moved the {{MC/Cd|minecraft:liquid_detection}} component out of the Upcoming Creator Features experiment for {{MC/Cd|format_versions}} 1.21.60 and above.
*Moved the {{cd|minecraft:liquid_detection}} component out of the Upcoming Creator Features experiment for {{cd|format_versions}} 1.21.60 and above.
*Expand the {{MC/Cd|minecraft:breedable}} component to allow inheriting properties to child entities.
*Expand the {{cd|minecraft:breedable}} component to allow inheriting properties to child entities.
**Adds the new {{MC/Cd|property_inheritance}} field which takes property name keyed objects.
**Adds the new {{cd|property_inheritance}} field which takes property name keyed objects.
**The objects in {{MC/Cd|property_inheritance}} can contain a {{MC/Cd|mutation_chance}} which give the chance it should not inherit from either parent.
**The objects in {{cd|property_inheritance}} can contain a {{cd|mutation_chance}} which give the chance it should not inherit from either parent.
**They can also contain the {{MC/Cd|mutation_values}} array of values to select from if mutating and the component has random mutation set.
**They can also contain the {{cd|mutation_values}} array of values to select from if mutating and the component has random mutation set.


'''Graphical'''
'''Graphical'''
Line 65: Line 65:


'''Graphics'''
'''Graphics'''
*{{MC/Cd|client_biome}} JSON files now support a {{MC/Cd|surface_opacity}} field in the {{MC/Cd|minecraft:water_appearance}} component.
*{{cd|client_biome}} JSON files now support a {{cd|surface_opacity}} field in the {{cd|minecraft:water_appearance}} component.
**This change also restores {{MC/Cd|swampland}} and {{MC/Cd|warm_ocean}} surface opacity to what they were until recently when the {{MC/Cd|client_biome}} JSON files were introduced.
**This change also restores {{cd|swampland}} and {{cd|warm_ocean}} surface opacity to what they were until recently when the {{cd|client_biome}} JSON files were introduced.


'''[[Minecraft:Item]]s'''
'''[[Minecraft:Item]]s'''
*The following legacy item (pre 1.16.100) components are now synced to the client:
*The following legacy item (pre 1.16.100) components are now synced to the client:
**{{MC/Cd|minecraft:camera}}
**{{cd|minecraft:camera}}
**{{MC/Cd|minecraft:seed}}
**{{cd|minecraft:seed}}
**{{MC/Cd|minecraft:max_damage}}
**{{cd|minecraft:max_damage}}
**{{MC/Cd|minecraft:hand_equipped}}
**{{cd|minecraft:hand_equipped}}
**{{MC/Cd|minecraft:stacked_by_data}}
**{{cd|minecraft:stacked_by_data}}
**{{MC/Cd|minecraft:foil}}
**{{cd|minecraft:foil}}
**{{MC/Cd|minecraft:block}}
**{{cd|minecraft:block}}
**{{MC/Cd|minecraft:use_duration}}
**{{cd|minecraft:use_duration}}
**{{MC/Cd|minecraft:max_stack_size}}
**{{cd|minecraft:max_stack_size}}


== Experimental ==
== Experimental ==
Line 86: Line 86:
'''Scripting'''
'''Scripting'''
*Structure
*Structure
**Added {{MC/Cd|waterlogged: boolean}} parameter to {{MC/Cd|setBlockPermutation}}. This can be used to set whether the specified block within a structure is waterlogged.
**Added {{cd|waterlogged: boolean}} parameter to {{cd|setBlockPermutation}}. This can be used to set whether the specified block within a structure is waterlogged.


=== Changes ===
=== Changes ===
==== Technical ====
==== Technical ====
'''Scripting'''
'''Scripting'''
*{{MC/Cd|system.scriptEvent}} updated to return a new error for exceeding the message size.
*{{cd|system.scriptEvent}} updated to return a new error for exceeding the message size.
*Removed {{MC/Cd|ScriptBlockType.canBeWaterlogged}} from {{MC/Cd|Beta}} - instead, {{MC/Cd|ScriptBlock.canContainLiquid}} or {{MC/Cd|ScriptBlockPermutation.canContainLiquid}} can be used to check if a block can be waterlogged.
*Removed {{cd|ScriptBlockType.canBeWaterlogged}} from {{cd|Beta}} - instead, {{cd|ScriptBlock.canContainLiquid}} or {{cd|ScriptBlockPermutation.canContainLiquid}} can be used to check if a block can be waterlogged.


== Fixes ==
== Fixes ==
Line 101: Line 101:
|181410|Copper Ore Vein generates with no copper ore when intersecting a ravine
|181410|Copper Ore Vein generates with no copper ore when intersecting a ravine
|187337|Generated Pale Oak trees with Creaking Hearts are rarer than in Java Edition
|187337|Generated Pale Oak trees with Creaking Hearts are rarer than in Java Edition
|187805|Global resources ignores data inside the first {{MC/Cd|biomes_client.json}} file it finds in applied packs
|187805|Global resources ignores data inside the first {{cd|biomes_client.json}} file it finds in applied packs
|188005|Aim assist is enabled for third person back camera
|188005|Aim assist is enabled for third person back camera
|188234|Resin brick items can be found in the woodland mansion chest loot
|188234|Resin brick items can be found in the woodland mansion chest loot
Line 127: Line 127:
*Sniffer egg block no longer provides side support to any block.
*Sniffer egg block no longer provides side support to any block.
*Fixed an issue where legacy data driven block didn't apply the render layer from the material instances component.
*Fixed an issue where legacy data driven block didn't apply the render layer from the material instances component.
*Fix spurious content log error: "trying to override the Geometry component with {{MC/Cd|blocks.json}} settings for a custom block".
*Fix spurious content log error: "trying to override the Geometry component with {{cd|blocks.json}} settings for a custom block".
*Fixed a bug where opening a chest while the {{MC/Cmd|clone}} command is spamming could crash the server.
*Fixed a bug where opening a chest while the {{cmd|clone}} command is spamming could crash the server.
*Fixed an issue where non-host clients joining multiplayer sessions would be missing an icon for packs that had duplicate items.
*Fixed an issue where non-host clients joining multiplayer sessions would be missing an icon for packs that had duplicate items.
*Fixed {{MC/Cd|Entity.getComponent}} and {{MC/Cd|Entity.getComponents}} from crashing when called within {{MC/Cd|EntityDieAfterEvent}} callback.</onlyinclude>
*Fixed {{cd|Entity.getComponent}} and {{cd|Entity.getComponents}} from crashing when called within {{cd|EntityDieAfterEvent}} callback.</onlyinclude>


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


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


[[Category:Bedrock Edition 1.21.60 betas]]
[[Minecraft:de:Bedrock Edition beta 1.21.60.24]]
de:Bedrock Edition beta 1.21.60.24
[[Minecraft:pt:Edição Bedrock Preview 1.21.60.24]]
pt:Edição Bedrock Preview 1.21.60.24
[[Minecraft:ru:Preview 1.21.60.24 (Bedrock Edition)]]
ru:Preview 1.21.60.24 (Bedrock Edition)
[[Minecraft:uk:Preview 1.21.60.24 (Bedrock Edition)]]
uk:Preview 1.21.60.24 (Bedrock Edition)
[[Minecraft:zh:基岩版1.21.60.24]]
zh:基岩版1.21.60.24

Latest revision as of 11:05, 25 May 2026

Template:Infobox version


Beta 1.21.60.24 (ChromeOS, Android) or Preview 1.21.60.24 (Windows, iOS, iPadOS, Xbox, PlayStation) is the third beta/Preview version for Minecraft:Bedrock Edition 1.21.60, released on December 12, 2024,<ref>Template:Cite</ref> which fixes bugs. This is the final beta/Preview released in 2024.

Changes

Gameplay

Minecraft:Achievements

Items

Minecraft:Resin Clumps

World generation

Minecraft:Canyons

  • Now generate more often.
  • Can once again generate on the ocean floor.
  • Now properly interact with aquifers, filling with water instead of generating as disconnected segments.

General

UI

  • PlayStation 5: 'Enable Screen Reader' accessibility setting is now used to initialize Text-to-Speech during first launch.
  • Changed wording for enabling/disabling player's sleep skipping the night to "Skip night by sleeping" from "Beds work".
  • Added additional debug info regarding Minecraft:Realms features in the general settings screen.
  • Updated the text on the new bed screen when sleeping to skip the night is disabled.

Technical

Minecraft:Blocks

Collisions

  • Entities with no collision box but with the Template:Cd component are no longer sometimes unable to be interacted with.

Components

  • Moved the Template:Cd component out of the Upcoming Creator Features experiment for Template:Cd 1.21.60 and above.
  • Expand the Template:Cd component to allow inheriting properties to child entities.
    • Adds the new Template:Cd field which takes property name keyed objects.
    • The objects in Template:Cd can contain a Template:Cd which give the chance it should not inherit from either parent.
    • They can also contain the Template:Cd array of values to select from if mutating and the component has random mutation set.

Graphical

  • Single-channel textures in resource packs are now interpreted as grayscale, rather than red. This change does not apply to single-channel UI textures, which were already interpreted as such.

Graphics

Minecraft:Items

Experimental

These additions and changes are accessible by enabling the "Beta APIs" experimental toggle.

Additions

Technical

Scripting

  • Structure
    • Added Template:Cd parameter to Template:Cd. This can be used to set whether the specified block within a structure is waterlogged.

Changes

Technical

Scripting

Fixes

Template:Fixes Other

  • The second passenger of a boat will no longer have large camera twitches when rotating toward the west direction.
  • Creaking's eyes now properly flicker when the creaking heart which spawned it is destroyed.
  • The friends tab on the play screen now shows the correct list of joinable worlds and realms.
  • Player permissions no longer revert to the previous state after leaving the manage realm tab.
  • Fixed an issue where game mode appears as unknown on the realms tab even if the realm has a world with a valid game mode.
  • Players on Switch should remain signed into their Microsoft account after putting Minecraft app to sleep and resuming it.
  • Some savanna villages no longer have a hole where a dirt path block should be.
  • Fixed a bug where the game could soft lock in certain scenarios when it was suspended right before the player dying.
  • Water and lava no longer remain in the world when placing a water or lava bucket against a cave vine with glow berries.
  • Sniffer egg block no longer provides side support to any block.
  • Fixed an issue where legacy data driven block didn't apply the render layer from the material instances component.
  • Fix spurious content log error: "trying to override the Geometry component with Template:Cd settings for a custom block".
  • Fixed a bug where opening a chest while the Template:Cmd command is spamming could crash the server.
  • Fixed an issue where non-host clients joining multiplayer sessions would be missing an icon for packs that had duplicate items.
  • Fixed Template:Cd and Template:Cd from crashing when called within Template:Cd callback.

References

Template:Reflist

Navigation

Template:Navbox Bedrock Edition versions

Minecraft:de:Bedrock Edition beta 1.21.60.24 Minecraft:pt:Edição Bedrock Preview 1.21.60.24 Minecraft:ru:Preview 1.21.60.24 (Bedrock Edition) Minecraft:uk:Preview 1.21.60.24 (Bedrock Edition) Minecraft:zh:基岩版1.21.60.24