Minecraft:Bedrock Edition Preview 1.21.70.25
More actions
Beta 1.21.70.25 (ChromeOS, Android) or Preview 1.21.70.25 (Windows, iOS, iPadOS, Xbox, PlayStation) is the fifth beta/Preview version for Minecraft:Bedrock Edition 1.21.70, released on February 26, 2025<ref>Template:Cite</ref>, which fixes bugs.
Changes
Blocks
- Add biome based tinting to leaf litter.
Mobs
- Reverted the change from Preview 1.21.70.23 that allowed blue, light blue, cyan, yellow, orange and red sheep to spawn naturally in different biomes.
- Black sheep will still be the most common type to spawn in cold biomes, and brown Sheep will be the most common type in warm biomes.
- Pink sheep will still be very rare and able to spawn anywhere where sheep can spawn.
- Sheep wool texture has been tweaked to remove stark line at the back.
- Wandering traders' buying trades can now be used twice before they lock instead of only once.
Gameplay
- Enabled earning achievements while playing in a world with Minecraft:add-ons applied.
General
- Enabled Filter Profanity toggle on mobile platforms.
- Touch controls: camera perspective can now be changed from a HUD button., enable this in the touch settings.
Technical
- Client Biome Components
- Add Template:Cd component to override color for Template:Cd tint method.
- Add Template:Cd tint method which uses the Template:Cd color map.
- Exposed the block component Template:Cd as a JSON object. This represents the particles used when the block is destroyed.
- There is two fields for it:
- Template:Cd is a required string field to set the texture used by the particles.
- Template:Cd is an optional string field that multiplies the texture color with a predefined tint. Default to Template:Cd. Supported values are Template:Cd, Template:Cd, Template:Cd, Template:Cd, Template:Cd, Template:Cd and Template:Cd.
- Block format before 1.21.70 will be upgraded to have the component added using the texture from the Template:Cd or Template:Cd of the Template:Cd component if present and Template:Cd for Template:Cd. This was the old behavior.
- Block format from 1.21.70 without the component will not be upgraded and uses the invalid texture. Examples:
- There is two fields for it:
<syntaxhighlight lang="c++">
"minecraft:destruction_particles": {
"texture": "my_particles_texture",
"tint_method": "grass"
}
</syntaxhighlight> or <syntaxhighlight lang="c++"> "minecraft:destruction_particles": {
"texture": "my_particles_texture"
} </syntaxhighlight>
- Removed Template:Cd command.
- Exposed a new parameter for dedicated server. This will make the server more strict on entity interactions. Look in Template:Cd for more information on what these do.
- Template:Cd default to Template:Cd and can be set to Template:Cd. Will affect entity interaction acceptance.
- Removed Template:Cd parameter. It will now always use Template:Cd.
General
- Server Authoritative movement is now turned on by default.
- Multiple controllers transitioning out of a state at the same time will now properly expire all intended particles instead of just the last one.
Experimental
These additions and changes are accessible by enabling the "Beta APIs" experimental toggle.
Changes
Technical
API
- Template:Cd scripting API is now read-only.
- Template:Cd scripting API fields Template:Cd and Template:Cd are now properties instead of methods.
- Deprecated Template:Cd in Template:Cd. Use Template:Cd instead.
- Deprecated Template:Cd in Template:Cd. Use Template:Cd instead.
- Template:Cd API has been added to Template:Cd.
- Template:Cd has been changed to read-only in version Template:Cd.
Graphical
- Reduced emissive intensity by a factor of 15 in the Deferred Technical Preview, creators will likely need to adjust their emissive texture values.
- Adjusted air and fog densities for volumetric scattering for more visible light rays in Deferred Technical Preview.
- Made slight adjustments to auto exposure and eye adaptation in the Deferred Technical Preview.
Fixes
Template:Fixes Other
- Potted plants are no longer clipping through flower pots.
- Fixed wildflower item texture being slightly offset compared to Java.
- Temperate cows no longer have harsh borders on their legs.
- Red and brown mooshrooms no longer have harsh borders on their legs.
- Fixed iron golem cracked texture not appearing at appropriate damage levels.
- Fixed texture on the sides of a cold cow's head to be mirrored correctly.
- Fixed a bug where using items with a use duration (fishing rods, food, potions, etc.) and changing slots would force your slot back to the original slot.
- Stacks are now correctly splitting across slots when moving cursor and holding the button to split stack.
- Fixed a potential crash that could occur when splitting stacks of items in the creative inventory.
- Fixed an issue which prevented some users from accessing the Create New World screen in iOS Preview and PlayStation Preview.
- Empty bell blocks no longer crash the game when moved by a sticky piston.
- Fixed a bug where Template:Cmd, Template:Cmd and Template:Cmd commands would recognize IDs of some flattened blocks as block group names and affect all variants under those groups.
- Fixed an issue that occurs when cancelling world resource pack download.
- Fixed a crash that occurs when initializing Template:Cd renderer.
- Fixed mirroring and rotation of crafter blocks when part of a structure that is being placed.
- Fixed an issue where native constructors were not properly checking privileges when being called. Constructors now check privileges properly and produce correct errors when being used in Early Execution privilege.
References
Template:Navbox Bedrock Edition versions
Minecraft:de:Bedrock Edition beta 1.21.70.25 Minecraft:es:Bedrock Edition Preview 1.21.70.25 Minecraft:ja:Bedrock Edition Preview 1.21.70.25 Minecraft:pt:Edição Bedrock Preview 1.21.70.25 Minecraft:ru:Preview 1.21.70.25 (Bedrock Edition) Minecraft:uk:Preview 1.21.70.25 (Bedrock Edition) Minecraft:zh:基岩版1.21.70.25