Minecraft:Bedrock Edition Preview 1.21.130.24
More actions
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 Minecraft:parched, Minecraft:camel husk, and fixes bugs.
Additions
Items
Template:Animate Minecraft:Spawn Eggs
- Added camel husk and parched spawn eggs.
Mobs
File:Camel Husk JE1.png Minecraft:Camel Husk
- New undead camel variant.
- Spawns at 0 light level in Minecraft: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 Minecraft:rabbit foot.
- Cannot be bred.
- As a mount they work similar to normal Minecraft:camels.
File:Parched JE1 BE1.png Minecraft:Parched
- New Minecraft: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 Minecraft:Weakness.
- Has a slower rate of fire compared to normal skeletons, similar to Minecraft:bogged.
Gameplay
- Added the following death message:
- "<entity> died from dehydration"
Changes
Mobs
Template:Animate Minecraft:Camel, Minecraft:Donkey, Minecraft:Horse, and Minecraft:Mule
- No longer sink in water while ridden by a player.
File:Nautilus BE1.png Minecraft: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 Minecraft: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 Minecraft: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 Minecraft:pufferfish.
- Will now attack if provoked.
- Charge attack now deals 3 damage.
Items
Template: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 Minecraft: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
- Reduced the amount of additional durability damage done by Minecraft:Lunge to 1 per use across all levels.
- Using Lunge now consumes hunger points equal to the level of the enchantment.
General
- Automatically selects the Chat screen text field on opening for Windows when using keyboard and mouse, enabling text input as soon as screen opens.
- Reenabled missing music for several biomes.
Performance
- Now automatically attempts to join the local copy if syncing world from cloud on Xbox fails.
- Realms Manage Feed is now located within Minecraft:Realms Stories instead of Realms Settings.
Video Settings Screen
- Updated the video settings tab with Minecraft:Ore UI.
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 Template:Cd to enable more control of floating and how long the vehicle can be underwater before dismounting its passengers.
- Template:Cd: The chance per tick to cause an upward impulse.
- Template:Cd: 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 Template:Cd into Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Template:Cd:
- Moved Template:Cd from Template:Cd to Template:Cd.
- Template:Cd:
- Moved Template:Cd from Template:Cd to Template:Cd.
Entity Components
- Upgraded the Template:Cd entity component, allowing it to take an array of riders.
- Description:
- Allows a rideable mob to spawn with one or more riders.
- Fields:
- Template:Cd: Array of riders to add to the entity, with the mandatory field Template:Cd and optional field Template:Cd.
- Template:Cd Fields:
- Template:Cd: The type of mob to spawn.
- Template:Cd: An optional event to spawn with the mob.
- Requirements:
- The mob must have a Template:Cd entity component.
- The array of riders must be no longer than Template:Cd has Template:Cd.
- Description:
- Added new boolean field Template:Cd to Template:Cd.
- The field defaults to Template:Cd to preserve previous breathable behavior. When set to Template:Cd, entities that only breathe water will take dehydration damage when out of water.
- Renamed the Template:Cd component to Template:Cd.
- 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 Template:Cd component.
- Defines the amount of exhaustion applied when triggering the lunge enchantment, multiplied by the enchantment level.
- Added new Pack Settings Molang queries:
- Template:Cd, the value of a slider.
- Template:Cd, check if toggle is enabled.
- Template:Cd, if a dropdown option is selected.
Network
- Added new Level Sound Event, Template:Cd.
- Added new Level Sound Event, Template:Cd.
- Renamed Template:Cd to Template:Cd.
UI
- String multiplication in UI expressions is now limited exclusively to Template:Cd.
Experimental
These additions and changes are accessible by enabling the "Beta APIs", "Upcoming Creator Features" Minecraft:experimental toggles.
Additions
Technical
API
- Added Template:Cd for providing context of player swings to Template:Cd.
- Added Template:Cd to Template:Cd.
- Added Template:Cd to Template:Cd.
- Added new state Template:Cd to the Template:Cd block trait, which enables the Template:Cd with values Template:Cd, Template:Cd, Template:Cd, Template:Cd, and Template:Cd to provide similar behavior to how stairs in Vanilla work.
- When this is set, you can use the field Template:Cd 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 Template:Cd available, and can corner with custom blocks with the same tag if the block also uses Template:Cd 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 Template:Cd flag on your block.
- When this is set, you can use the field Template:Cd to decide the criteria with an array of block descriptors to determine what blocks to form a corner with.
Fixes
Template:Fixes Other
- Fixed missing hint text for dismounting the zombie horse.
- Fixed a bug where zombie horses would not spawn in Minecraft: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 Minecraft:pink petals, Minecraft:wildflowers, or Minecraft: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
Template:Navbox Bedrock Edition versions
Minecraft:de:Bedrock Edition beta 1.21.130.24 Minecraft:es:Bedrock Edition Preview 1.21.130.24 Minecraft:pt:Edição Bedrock Preview 1.21.130.24 Minecraft:ru:Preview 1.21.130.24 (Bedrock Edition) Minecraft:zh:基岩版1.21.130.24