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.130.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.130.24 (ChromeOS, Android) or Preview 1.21.130.24 (Windows, iOS, iPadOS, Xbox, PlayStation) is the third beta/Preview version for Minecraft:Bedrock Edition 1.21.130, released on October 29, 2025,<ref>Template:Cite</ref><ref>Template:Mcnet</ref> which adds the parched, camel husk, and fixes bugs.

Additions

Items

Script error: No such module "animate". Minecraft:Spawn Eggs

  • Added camel husk and parched spawn eggs.

Mobs

File:Camel Husk JE1.png Camel Husk

  • New undead camel variant.
  • Spawns at 0 light level in deserts.
  • Spawns with two riders: A Minecraft:husk wielding a spear and a parched.
  • Does not burn in sunlight, following the husk's spawning rules.
  • Does not spawn in caves, following the husk's spawning rules.
  • Is hostile if the rider is a hostile mob.
  • Passive without a rider.
  • Despawns like other hostile mobs, but becomes persistent when ridden by a player.
  • Favourite food is rabbit foot.
  • Cannot be bred.
  • As a mount they work similar to normal camels.

File:Parched JE1 BE1.png Parched

  • New skeleton variant.
  • Spawns at 0 light level in deserts replacing some of the regular skeletons.
  • Does not spawn in caves, following the husk's spawning rules.
  • Does not burn in sunlight.
  • Shoots arrows of Weakness.
  • Has a slower rate of fire compared to normal skeletons, similar to bogged.

Gameplay

Death messages

  • Added the following death message:
    • "<entity> died from dehydration"

Changes

Mobs

Script error: No such module "animate". Camel, Donkey, Minecraft:Horse, and Mule

  • No longer sink in water while ridden by a player.

File:Nautilus BE1.png Nautilus

  • Cooldown charge attack of nautiluses is now 4 seconds.
  • Increased dash speed from 10 blocks/second to 14 blocks/second.
  • Now prioritizes breeding over tempting when offered food.
  • Charge attack now deals 3 damage.

File:Zombie Horse BE3.png Zombie Horse

  • Now has a hint text for dismounting the zombie horse.
  • Now avoid areas with sunlight.
  • Now flee sunlight instead of running around wildly in a panic.

File:Zombie Nautilus BE1.png Zombie Nautilus

  • The charge attack cooldown of zombie nautiluses is now 4 seconds.
  • Increased dash speed from 10 blocks/second to 14 blocks/second.
  • Sounds are now affected by the "Friendly Mobs" slider instead of the "Hostile mobs" slider.
  • Will now attack nearby pufferfish.
  • Will now attack if provoked.
  • Charge attack now deals 3 damage.

Items

Script error: No such module "animate". Minecraft:Spear

  • The wielder's base attack damage now contributes to damage dealt by spears.
  • The spears item group in the Minecraft:Creative inventory is now labeled as "Spears" instead of "Spear".
  • Updated the netherite spear icon.
  • Slightly increased the post-attack cooldown of some spears, for balance and parity purposes.
  • Tweaked the reflectiveness of spears when Minecraft:Vibrant Visuals is enabled.

Gameplay

Enchantments

  • Reduced the amount of additional durability damage done by Lunge to 1 per use across all levels.
  • Using Lunge now consumes hunger points equal to the level of the enchantment.

General

Input

  • Automatically selects the Chat screen text field on opening for Windows when using keyboard and mouse, enabling text input as soon as screen opens.

Music

  • Reenabled missing music for several biomes.

Performance

  • Now automatically attempts to join the local copy if syncing world from cloud on Xbox fails.

Minecraft:Realms

Video Settings Screen

File:New UI - Video Settings Screen Menu (Bedrock Preview 1.21.130.24).png
New Video Settings Screen.

Graphical

  • The partial transparency applied to mobs when close to the camera now also applies to players.

Technical

AI Goals

  • Added two new fields to
  1. REDIRECT Template:Code

Template:Redr to enable more control of floating and how long the vehicle can be underwater before dismounting its passengers.

  1. REDIRECT Template:Code

Template:Redr: The chance per tick to cause an upward impulse.

  1. REDIRECT Template:Code

Template:Redr: Time in seconds that a floating vehicles head can be underwater before it causes its passengers to dismount.

API

  • Moved Loot Table Discovery APIs from
  1. REDIRECT Template:Code

Template:Redr into

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  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
  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
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

Entity Components

  • Upgraded the
  1. REDIRECT Template:Code

Template:Redr entity component, allowing it to take an array of riders.

    • Description:
      • Allows a rideable mob to spawn with one or more riders.
    • Fields:
  1. REDIRECT Template:Code

Template:Redr: Array of riders to add to the entity, with the mandatory field

  1. REDIRECT Template:Code

Template:Redr and optional field

  1. REDIRECT Template:Code

Template:Redr.

  1. REDIRECT Template:Code

Template:Redr Fields:

  1. REDIRECT Template:Code

Template:Redr: The type of mob to spawn.

  1. REDIRECT Template:Code

Template:Redr: An optional event to spawn with the mob.

    • Requirements:
      • The mob must have a
  1. REDIRECT Template:Code

Template:Redr entity component.

      • The array of riders must be no longer than
  1. REDIRECT Template:Code

Template:Redr has

  1. REDIRECT Template:Code

Template:Redr.

  • Added new boolean field
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

    • The field defaults to
  1. REDIRECT Template:Code

Template:Redr to preserve previous breathable behavior. When set to

  1. REDIRECT Template:Code

Template:Redr, entities that only breathe water will take dehydration damage when out of water.

  • Renamed the
  1. REDIRECT Template:Code

Template:Redr component to

  1. REDIRECT Template:Code

Template:Redr.

    • The component now aligns both the entity's body rotation and its overall rotation with that of its mounted vehicle.
  • Added a lunge field to the
  1. REDIRECT Template:Code

Template:Redr component.

    • Defines the amount of exhaustion applied when triggering the lunge enchantment, multiplied by the enchantment level.

Minecraft:Molang

  • Added new Pack Settings Molang queries:
  1. REDIRECT Template:Code

Template:Redr, the value of a slider.

  1. REDIRECT Template:Code

Template:Redr, check if toggle is enabled.

  1. REDIRECT Template:Code

Template:Redr, if a dropdown option is selected.

Network

  • Added new Level Sound Event,
  1. REDIRECT Template:Code

Template:Redr.

  • Added new Level Sound Event,
  1. REDIRECT Template:Code

Template:Redr.

  • Renamed
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

UI

  • String multiplication in UI expressions is now limited exclusively to
  1. REDIRECT Template:Code

Template:Redr.

Experimental

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

Additions

Technical

API

  • Added
  1. REDIRECT Template:Code

Template:Redr for providing context of player swings to

  1. REDIRECT Template:Code

Template:Redr.

  • Added
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Added
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

Minecraft:Blocks

  • Added new state
  1. REDIRECT Template:Code

Template:Redr to the

  1. REDIRECT Template:Code

Template:Redr block trait, which enables the

  1. REDIRECT Template:Code

Template:Redr with values

  1. REDIRECT Template:Code

Template:Redr,

  1. REDIRECT Template:Code

Template:Redr,

  1. REDIRECT Template:Code

Template:Redr,

  1. REDIRECT Template:Code

Template:Redr, and

  1. REDIRECT Template:Code

Template:Redr to provide similar behavior to how stairs in Vanilla work.

    • When this is set, you can use the field
  1. REDIRECT Template:Code

Template:Redr to decide the criteria with an array of block descriptors to determine what blocks to form a corner with.

      • With the Beta APIs toggle on, Vanilla Stairs have the tag
  1. REDIRECT Template:Code

Template:Redr available, and can corner with custom blocks with the same tag if the block also uses

  1. REDIRECT Template:Code

Template:Redr block states.

      • The default behavior for this field is to corner with the same block name.
        • This all requires the Beta APIs toggle to be enabled on a world and the
  1. REDIRECT Template:Code

Template:Redr flag on your block.

Fixes

Script error: No such module "fixes". Other

  • Fixed missing hint text for dismounting the zombie horse.
  • Fixed a bug where zombie horses would not spawn in ice plains.
  • Fixed a bug where the zombie horse feeding sound effect would not obey the Friendly Mob Audio setting.
  • Fixed a bug preventing players from growing pink petals, Minecraft:wildflowers, or leaf litter by targeting side of a block.
  • Fixed snowflakes flickering during player movement.
  • Fixed a bug where the text to speech settings incorrectly auto enabled when starting a world.
  • Fixed a bug that caused dialogues with bold text to appear truncated in certain DLC maps.
  • Fixed a bug causing breakpoints to miss under certain conditions.
  • Fixed rotation and mirroring of Minecraft:vines during structure placement.
  • Fixed snowflakes flickering during player movement.
  • Custom blocks will no longer be overly bright when flying between two inventory slots.

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.130.24 es:Bedrock Edition Preview 1.21.130.24 pt:Edição Bedrock Preview 1.21.130.24 ru:Preview 1.21.130.24 (Bedrock Edition) zh:基岩版1.21.130.24