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

From SAS Gaming Wiki
Revision as of 19:22, 9 April 2026 by SyncBot (talk | contribs) (Fix template calls: add MC/ prefix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Infobox version


Beta 1.21.120.24 (ChromeOS, Android) or Preview 1.21.120.24 (Windows, iOS, iPadOS, Xbox, PlayStation) is the fifth beta/Preview version for Minecraft:Bedrock Edition 1.21.120, released on October 1, 2025,<ref>Template:Cite</ref> which fixes bugs.

Changes

Blocks

Minecraft:Copper Chest

  • Double copper chest textures' diagonal glint direction now match its single chest counterpart.
  • Bolts on single and double copper chests are now shaded in the same way.
  • Double and single copper chests now have consistent shading.
  • Weathered double copper chest bottom textures are now consistent with other double copper chests.

Minecraft:Water

  • Water now reduces the light level by one instead of two units per block.

General

Minecraft:Marketplace

General Settings Screen

File:New UI - General Settings Screen Menu (Bedrock Preview 1.21.120.24).png
New General Settings Screen.

Storage

  • Shifted download storage on PlayStation 4 to new location. Players may need to redownload Marketplace content.

Technical

API

  1. REDIRECT Template:Code

Template:Redr

    • Moved property
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Moved enum
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Moved interface
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  1. REDIRECT Template:Code

Template:Redr

    • Moved property
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

    • Moved property
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

    • Moved property
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Moved class
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

Biome Components

  • Added
  1. REDIRECT Template:Code

Template:Redr,

  1. REDIRECT Template:Code

Template:Redr, and

  1. REDIRECT Template:Code

Template:Redr fields to

  1. REDIRECT Template:Code

Template:Redr. They will be played when the audio listener position is inside of water.

  1. REDIRECT Template:Code

Template:Redr and

  1. REDIRECT Template:Code

Template:Redr now take both an asset and chance, the chance determines the chance for the sound to be played.

    • Format versions before
  1. REDIRECT Template:Code

Template:Redr will automatically set the underwater versions to the same as the normal ones, and the chance to the previously hardcoded chance of

  1. REDIRECT Template:Code

Template:Redr.

Minecraft:Blocks

  • Removed Upcoming Creator Features toggle requirement from the
  1. REDIRECT Template:Code

Template:Redr component.

  • Component
  1. REDIRECT Template:Code

Template:Redr no longer requires the "Upcoming Creator Features" toggle.

  • Component
  1. REDIRECT Template:Code

Template:Redr no longer requires the "Upcoming Creator Features" toggle.

Entity Components

  • Added
  1. REDIRECT Template:Code

Template:Redr property to

  1. REDIRECT Template:Code

Template:Redr in

  1. REDIRECT Template:Code

Template:Redr.

Minecraft:Mobs

  • The dophin's bubble particle emissions have been updated and are now emitted through its animation controller.

Experimental

These additions and changes are accessible by enabling the "Beta APIs", "Upcoming Creator Features" and "Experimental Creator Cameras Features" experimental toggle.

Additions

Techincal

API

  • Added the
  1. REDIRECT Template:Code

Template:Redr Custom Component Event to

  1. REDIRECT Template:Code

Template:Redr. This event is called when a specific block is broken by either the player or other entity, a block (such as fire or water), or from a script or command that removes or destroys the block.

    • Added
  1. REDIRECT Template:Code

Template:Redr read-only property. This contains the entity that caused the block's destruction.

    • Added
  1. REDIRECT Template:Code

Template:Redr read-only property. This contains the block that caused the block's destruction.

    • Added
  1. REDIRECT Template:Code

Template:Redr read-only property. This contains the block permutation this custom component exists on.

  • Added the ability for the custom creator camera to move on a spline.
    • Added method
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr to play an animation curve. Only works when used on the

  1. REDIRECT Template:Code

Template:Redr camera preset.

    • Added class
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr to create catmullrom splines for

  1. REDIRECT Template:Code

Template:Redr camera preset.

    • Added class
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr to create linearly interpolated splines for

  1. REDIRECT Template:Code

Template:Redr camera preset.

    • Added interface
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr for creating and playing a spline on the

  1. REDIRECT Template:Code

Template:Redr camera preset.

    • Added interface
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr for setting progress key frames on a spline.

    • Added interface
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr for setting rotation key frames on a spline.

    • Added interface
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr for storing spline key frames.

Blocks

  • Added boolean field
  1. REDIRECT Template:Code

Template:Redr to materials in

  1. REDIRECT Template:Code

Template:Redr component.

    • Defaults to
  1. REDIRECT Template:Code

Template:Redr.

    • When true, the alpha channel of the texture will be used to multiply the tint to the albedo of the texture.
    • Requires
  1. REDIRECT Template:Code

Template:Redr >= 1.21.120

    • Requires "Upcoming Creator Features" toggle.
    • Requires
  1. REDIRECT Template:Code

Template:Redr other than

  1. REDIRECT Template:Code

Template:Redr.

    • Requires
  1. REDIRECT Template:Code

Template:Redr to be

  1. REDIRECT Template:Code

Template:Redr.

Minecraft:Commands

  • Added
  1. REDIRECT Template:Code

Template:Redr and

  1. REDIRECT Template:Code

Template:Redr camera commands for

  1. REDIRECT Template:Code

Template:Redr and

  1. REDIRECT Template:Code

Template:Redr presets.

    • Accessible under the Experimental Creator Cameras experimental toggle.

Fixes

Script error: No such module "fixes". Other

  • Fixed missing pixels on copper, iron, gold, and diamond horse armor textures.
  • Fixed an issue that could cause excess critical hit particles to spawn.
  • Fixed structure block preview GUI misplacing custom blocks.
  • Fixed an issue where the replacement Minecraft:biomes were not read for client side chunk generation.
  • Fixed a crash that occurs when selecting Vibrant Visuals panel settings.
  • Fixed ambient occlusion for custom blocks displayed in HUD.

References

<references group="">

 </references>

Navigation

Template:BlockSprite Demo
(Guide)
Template:BlockSprite 0.1
(Guide)
Template:FileLink 0.2
(Guide)
Template:BlockSprite 0.3
(Guide)
Template:BlockSprite 0.4
(Guide)
Template:BlockSprite 0.5
(Guide)
Template:ItemSprite 0.6
(Guide)
Template:ItemSprite 0.7
(Guide)
v0.7.0
Template:LegacyItemSprite 0.8
(Guide)
v0.8.0
Template:LegacyBlockSprite 0.9
(Guide)
v0.9.0
Template:EnvSprite 0.10
(Guide)
v0.10.0
Template:ItemSprite 0.11
(Guide)
v0.11.0
Template:EnvSprite 0.12
(Guide)
v0.12.1
Template:ItemSprite 0.13
(Guide)
v0.13.0
Template:ItemSprite Overworld Update
(Guide)
v0.14.0
Template:EntitySprite Friendly Update
(Guide)
v0.15.0
Realms
v0.15.1
Template:ItemSprite Boss Update
(Guide)
v0.16.0
Template:EntitySprite Ender Update
(Guide)
1.0.0
1.0.3
1.0.4
1.0.5
1.0.6
Template:ItemSprite Discovery Update
(Guide)
1.1.0
1.1.1
1.1.3
Template:FileLink Better Together Update
(Guide)
1.2.0
1.2.3
1.2.5
1.2.6
1.2.10
1.2.13
Template:ItemSprite Update Aquatic (Phase One)
(Guide)
1.4.0
Template:BlockSprite Update Aquatic (Phase Two)
(Guide)
1.5.0
Template:EntitySprite 1.6
(Guide)
1.6.0
Template:BlockSprite 1.7
(Guide)
1.7.0
Template:EntitySprite 1.8
(Guide)
1.8.0
Template:EntitySprite 1.9
(Guide)
1.9.0
Template:BlockSprite Texture Update
(Guide)
1.10.0
Template:EffectSprite Village & Pillage
(Guide)
1.11.0
Template:BlockSprite 1.12
(Guide)
1.12.0
Template:EntitySprite 1.13
(Guide)
1.13.0
Template:EntitySprite Buzzy Bees
(Guide)
1.14.0
1.14.1
1.14.20
1.14.30
Template:ItemSprite Nether Update
(Guide)
1.16.0
1.16.20
1.16.100
1.16.200
RTX Beta
1.16.210
1.16.220
Template:BlockSprite Caves & Cliffs: Part I
(Guide)
1.17.0
1.17.10
1.17.30
1.17.40
Template:BlockSprite Caves & Cliffs: Part II
(Guide)
1.18.0
1.18.10
1.18.30
Template:BlockSprite The Wild Update
(Guide)
1.19.0
1.19.10
1.19.20
1.19.30
1.19.40
1.19.50
1.19.60
1.19.70
1.19.80
Template:ItemSprite Trails & Tales
(Guide)
1.20.0
1.20.10
1.20.30
1.20.40
Template:EntitySprite Bats and Pots
(Guide)
1.20.50
1.20.60
1.20.70
Template:EntitySprite Armored Paws
(Guide)
1.20.80
Template:ItemSprite Tricky Trials
(Guide)
1.21.0
1.21.20
1.21.30
Template:ItemSprite Bundles of Bravery
(Guide)
1.21.40
Template:BlockSprite The Garden Awakens
(Guide)
1.21.50
1.21.60
Template:BlockSprite Spring to Life
(Guide)
1.21.70
1.21.80
Template:EntitySprite Chase the Skies
(Guide)
1.21.90
1.21.100
Template:EntitySprite The Copper Age
(Guide)
1.21.111*
1.21.120
Template:ItemSprite Mounts of Mayhem
(Guide)
1.21.130
26.0
Template:Nowrap

Template:Article other

de:Bedrock Edition beta 1.21.120.24 es:Bedrock Edition Preview 1.21.120.24 ko:Bedrock Edition 프리뷰 1.21.120.24 pt:Edição Bedrock Preview 1.21.120.24 uk:Preview 1.21.120.24 (Bedrock Edition) zh:基岩版1.21.120.24