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.110.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 46: Line 46:


=== Mobs ===
=== Mobs ===
'''Copper Golem'''
'''[[Minecraft:Copper Golem]]'''
*The copper golem will now queue next to the chest or copper chest when it is opened by a player.
*The copper golem will now queue next to the chest or copper chest when it is opened by a player.
*The copper golem will now look towards the container it is walking towards.
*The copper golem will now look toward the container it is walking toward.
*Decorative flowers can now be planted on them by iron golems.
*Decorative flowers can now be planted on them by [[Minecraft:iron golem]]s.
** These flowers can be removed with [[Minecraft:shears]].
** These flowers can be removed with [[Minecraft:shears]].
** Drop upon turning into a [[Minecraft:Copper Golem Statue|statue]].
** Drop upon turning into a [[Minecraft:Copper Golem Statue|statue]].


'''Iron Golem'''
'''[[Minecraft:Iron Golem]]'''
*They will sometimes plant a decorative flower onto a nearby copper golem.
*They will sometimes plant a decorative flower onto a nearby copper golem.


Line 69: Line 69:
'''AI Goals'''
'''AI Goals'''
*Transport Items Goal
*Transport Items Goal
**Mobs with the goal will now queue when players are interacting with their target container if {{MC/Cd|allow_simultaneous_interaction}} is {{MC/Cd|true}}.
**Mobs with the goal will now queue when players are interacting with their target container if {{cd|allow_simultaneous_interaction}} is {{cd|true}}.


== Experimental ==
== Experimental ==
These additions and changes are accessible by enabling the Beta APIs experimental toggle.
These additions and changes are accessible by enabling the Beta APIs [[Minecraft:experimental]] toggle.


=== Additions ===
=== Additions ===
==== Technical ====
==== Technical ====
'''API'''
'''[[Minecraft:API]]'''
:{{MC/Cd|@minecraft/server}}
:{{cd|@minecraft/server}}
*Added {{MC/Cd|Dimension.getBiome(location: Vector3)}} which can be used to locate the biome of a given location.
*Added {{cd|Dimension.getBiome(location: Vector3)}} which can be used to locate the biome of a given location.
*Added {{MC/Cd|Entity.getBlockStandingOn(options?: GetBlocksStandingOnOptions): Block | undefined}} method to {{MC/Cd|beta}}.
*Added {{cd|Entity.getBlockStandingOn(options?: GetBlocksStandingOnOptions): Block | undefined}} method to {{cd|beta}}.
*Added {{MC/Cd|Entity.getAllBlocksStandingOn(options?: GetBlocksStandingOnOptions): Block[];}} methods to {{MC/Cd|beta}}.
*Added {{cd|Entity.getAllBlocksStandingOn(options?: GetBlocksStandingOnOptions): Block[];}} methods to {{cd|beta}}.
*Added {{MC/Cd|GetBlocksStandingOnOptions}} interface:
*Added {{cd|GetBlocksStandingOnOptions}} interface:
**Optional parameter {{MC/Cd|blockFilter?: BlockFilter}} filters the block being returned.
**Optional parameter {{cd|blockFilter?: BlockFilter}} filters the block being returned.
**Optional parameter {{MC/Cd|ignoreThinBlocks?: boolean}} determines if blocks of height 0.2 or lower are ignored.
**Optional parameter {{cd|ignoreThinBlocks?: boolean}} determines if blocks of height 0.2 or lower are ignored.
*Added method {{MC/Cd|Camera.setCameraWithEase(cameraPreset: string, easeOptions: EaseOptions): void}} to {{MC/Cd|beta}}.
*Added method {{cd|Camera.setCameraWithEase(cameraPreset: string, easeOptions: EaseOptions): void}} to {{cd|beta}}.


'''General'''
'''General'''
Line 90: Line 90:


== Fixes ==
== Fixes ==
{{MC/Fixes|project=MCPE|fixedin=1.21.110.24 Preview
{{fixes|project=MCPE|fixedin=1.21.110.24 Preview
|;old
|;old
|63099|Arrow icon in furnace still appears filled after smelting an item
|63099|Arrow icon in furnace still appears filled after smelting an item
Line 107: Line 107:
'''Other'''
'''Other'''
*Fixed the copper torch recipe only giving one torch instead of four.
*Fixed the copper torch recipe only giving one torch instead of four.
*Fixed an issue where the control scheme set via control scheme commands would not be retained if a later-activated camera did not support it. The scheme will now persist as intended until explicitly cleared via {{MC/Cmd|controlscheme clear}}, beginning since base game version 1.21.110.
*Fixed an issue where the control scheme set via control scheme commands would not be retained if a later-activated camera did not support it. The scheme will now persist as intended until explicitly cleared via {{cmd|controlscheme clear}}, beginning since base game version 1.21.110.
*Fixed block breaking texture being double the size for shelf blocks.
*Fixed block breaking texture being double the size for shelf blocks.
*Fixed an issue preventing {{MC/Cmd|place}} from working correctly in flat worlds.
*Fixed an issue preventing {{cmd|place}} from working correctly in flat worlds.
*Fixed an issue where using {{MC/Cmd|reload}} in the command console throws a {{MC/Cd|Gametest}} error if using the {{MC/Cd|GameTest.setAfterBatchCallback}} method.
*Fixed an issue where using {{cmd|reload}} in the command console throws a {{cd|Gametest}} error if using the {{cd|GameTest.setAfterBatchCallback}} method.
*Fix for biome music component being removed from some biomes.</onlyinclude>
*Fix for biome music component being removed from some biomes.</onlyinclude>


Line 117: Line 117:


== 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.111 betas]]
[[Category:Bedrock Edition 1.21.111 betas]]


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

Revision as of 11:03, 25 April 2026

Template:Infobox version


Beta 1.21.110.24 (ChromeOS, Android) or Preview 1.21.110.24 (Windows, iOS, iPadOS, Xbox, PlayStation) is the fourth beta/Preview version for Minecraft:Bedrock Edition 1.21.111,Template:Note released on August 12, 2025,<ref>Template:Cite</ref> which fixes some bugs.

Changes

Blocks

Minecraft:Copper Torch

  • The crafting recipe now produces 4 copper torches instead of 1.

Template:Crafting

Minecraft:Shelf

  • Updated shelf block model to remove overlapping texture UVs.

Minecraft:Wall

  • Prevented wall blocks from connecting to crimson fungus, warped fungus and bamboo.

Mobs

Minecraft:Copper Golem

  • The copper golem will now queue next to the chest or copper chest when it is opened by a player.
  • The copper golem will now look toward the container it is walking toward.
  • Decorative flowers can now be planted on them by Minecraft:iron golems.

Minecraft:Iron Golem

  • They will sometimes plant a decorative flower onto a nearby copper golem.

General

UI

  • Updated the Marketplace Pass chevron on tiles and the purchase buttons to have the correct scaling.
  • Resized the icons on the marketplace sidebar to match the icon's proper size.
  • Resized the icons on the inventory category selection to match the icon's proper size.
  • Added a properly sized "My Library" button for the top bar to use.
  • Changed a couple locations where the information bulb appears to be the correct resolution.
  • Updated the Marketplace error animations to display at the correct resolution.
  • Added new icons for the Sale banners to fit the pixelated style of the UI.

Technical

AI Goals

  • Transport Items Goal
    • Mobs with the goal will now queue when players are interacting with their target container if Template:Cd is Template:Cd.

Experimental

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

Additions

Technical

Minecraft:API

Template:Cd

General

  • Adding custom biomes to a world that already has custom biomes is more stable now.

Fixes

Template:Fixes Other

  • Fixed the copper torch recipe only giving one torch instead of four.
  • Fixed an issue where the control scheme set via control scheme commands would not be retained if a later-activated camera did not support it. The scheme will now persist as intended until explicitly cleared via Template:Cmd, beginning since base game version 1.21.110.
  • Fixed block breaking texture being double the size for shelf blocks.
  • Fixed an issue preventing Template:Cmd from working correctly in flat worlds.
  • Fixed an issue where using Template:Cmd in the command console throws a Template:Cd error if using the Template:Cd method.
  • Fix for biome music component being removed from some biomes.

Notes

Template:Notelist

References

Template:Reflist

Navigation

Template:Navbox Bedrock Edition versions

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