Minecraft:Bedrock Edition Preview 1.21.50.26
More actions
Beta 1.21.50.26 (ChromeOS, Android) or Preview 1.21.50.26 (Windows, iOS, iPadOS, Xbox, PlayStation) is the fifth beta and fourth Preview version for Minecraft:Bedrock Edition 1.21.50, released on October 30, 2024,<ref>Template:Cite</ref> which fixes bugs.
Changes
Blocks
- Reduced the distance by which the creaking heart can spread resin clumps by one block.
- Resin clumps can now only spread onto pale oak log, stripped pale oak log, pale oak wood, and stripped pale oak wood.
- Eyeblossoms now play sounds when opening and closing.
- Open eyeblossoms now emit ambient sounds when placed on a pale moss block.
- Eyeblossoms placed in world and in flower pots now emit a particle when opening/closing.
- Open and closed eyeblossoms can now be used on mooshrooms to obtain their respective suspicious stews when milking.
- Glow lichen now play their step sound when on top of a block an actor is walking on.
Jigsaw
- Dimension padding is now taken into account when placing the start piece of a jigsaw structure.
Minecraft:Pale Moss Block, Minecraft:Pale Moss Carpet, and Minecraft:Pale Hanging Moss
- They now burn more quickly but take longer to catch on fire.
- They can now be ignited by lava.
Pale Oak Leaves
- They now emit falling leaf particles.
- Recipes for resin brick slabs, stairs, and walls now give the same amount of blocks as the nether brick ones.
- Mobs now correctly pathfind over resin clumps.
- Resin clumps now play their step sound when on top of a block an actor is walking on.
- Sneaking while landing on a slime block no longer causes fall damage.
- Some trial spawners did not have an extra breeze out at once when ominous.
Vine, Cave Vines, Minecraft:Twisting Vines, and Minecraft:Weeping Vines
- They now play their correct sounds instead of the nether wart sound.
General
UI
- Enables selecting disabled buttons on the "join friends" menu while crossplay is turned off.
- Dualsense gamepads now have correct tooltip icons on mobile devices.
- Added an option to enable a "pick block" button for touch controls in Creative mode.
Title screen
- The panorama was changed to showcase pale gardens.
Sounds
- Music volume now gradually lowers to zero when entering a Pale Garden and gradually resumes when leaving it.
Mobs
Creaking
- The volume and pitch of the creaking's step sounds have been adjusted.
- The attenuation drop-off rate for some of the creaking's sounds is now linear, allowing them to be heard from greater distances.
- Reduced the speed of non-hostile creakings.
- Tamed wolves' attacks no longer prevent creakings from attacking the player.
- Creakings can no longer move when only their feet are observed, and their feet are in soul sand or mud.
- Creakings can now approach a player which is looking downward, stopping only once they enter the player's field of view.
- The creaking now sways when hit by a projectile.
- The creaking's attack animation has been smoothed out for a more natural motion.
Wandering Trader
- Can now sell pale oak saplings, open eyeblossoms, pale moss blocks, and pale hanging moss.
World generation
- Tall grass generates properly with its top part in the pale garden biome.
- Tall grass generates properly with its top part in the lush caves biome.
Trees
- All trees can now grow through leaves, with the exception of cherry trees, which cannot grow through their own leaves.
- All trees can grow on dirt-like blocks
Technical
API
- Vanilla trial spawner NBT
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr tags values now support references to common configurations as an alternative to inline configuration.
Audio
- Per-biome ambient sounds are now defined in
- REDIRECT Template:Code
Template:Redr JSON components
- This uses the new
- REDIRECT Template:Code
Template:Redr component
- Named sounds must be defined in
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr files.
- Client biome JSON files now support a
- REDIRECT Template:Code
Template:Redr component with a
- REDIRECT Template:Code
Template:Redr field which will gradually affect music volume when the audio listener is inside the corresponding biome.
- The gradual volume change will take roughly ten seconds and will linearly increase but exponentially decrease.
- Added the
- REDIRECT Template:Code
Template:Redr component which controls the basic liquid detection properties of a block, such as liquidlogging, liquid blocking, and being broken or popped by liquid spread. The only liquid currently supported by the component is water.
- Using the
- REDIRECT Template:Code
Template:Redr item component to render the referenced block as the item icon no longer requires the "Upcoming Creator Features" toggle.
Entity Components
- The
- REDIRECT Template:Code
Template:Redr component's
- REDIRECT Template:Code
Template:Redr field now accepts a list of objects as a parameter, each containing two fields
- REDIRECT Template:Code
Template:Redr, the location of the entity that must be visible
- Valid values:
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr, an optional vertical offset applied to the entity's location
- Moved
- REDIRECT Template:Code
- REDIRECT Template:Code
- Removed
- REDIRECT Template:Code
Template:Redr. It returns a number representing the client RAM memory tier, 0 =
- REDIRECT Template:Code
Template:Redr, 1 =
- REDIRECT Template:Code
Template:Redr, 2 =
- REDIRECT Template:Code
Template:Redr, 3 =
- REDIRECT Template:Code
Template:Redr, or 4 =
- REDIRECT Template:Code
Template:Redr. Available on the Client (Resource Packs) only.
- Moved
- REDIRECT Template:Code
- REDIRECT Template:Code
- Removed
- REDIRECT Template:Code
Template:Redr. It returns a number representing the server RAM memory tier, 0 =
- REDIRECT Template:Code
Template:Redr, 1 =
- REDIRECT Template:Code
Template:Redr, 2 =
- REDIRECT Template:Code
Template:Redr, 3 =
- REDIRECT Template:Code
Template:Redr, or 4 =
- REDIRECT Template:Code
Template:Redr. Available on the server side (Behavior Packs) only.
- Moved
- REDIRECT Template:Code
- REDIRECT Template:Code
Network Protocol
- New level sound events added:
- REDIRECT Template:Code
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr, and
- REDIRECT Template:Code
- New Particle Type added:
- REDIRECT Template:Code
- New Particle Type added:
- REDIRECT Template:Code
- New particle type added:
- REDIRECT Template:Code
Scripting API
- Moved
- REDIRECT Template:Code
Template:Redr from
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moved
- REDIRECT Template:Code
Template:Redr from
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moved
- REDIRECT Template:Code
Template:Redr from
- REDIRECT Template:Code
- REDIRECT Template:Code
- Moved
- REDIRECT Template:Code
Template:Redr from
- REDIRECT Template:Code
- REDIRECT Template:Code
- Enum
- REDIRECT Template:Code
- Removed
- REDIRECT Template:Code
Template:Redr entry.
Stability and Performance
- Some stats for packs discovered on launch are stored locally to enable faster future launches on some platforms.
Experimental
These additions and changes are accessible by enabling the "Beta APIs", "Upcoming Creator Features", "Data-Driven Jigsaw Structures", and "Aim Assist" experimental toggles.
Additions
Command format
- REDIRECT Template:Command
- Added
- REDIRECT Template:Command
Technical
Blocks
- Added
- REDIRECT Template:Code
Template:Redr block component. This component takes nested
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr components to configure the item representation of a block
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr fields are required. They utilize the same fields/requirements as
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr respectively
- Block must include
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr components alongside the
- REDIRECT Template:Code
Template:Redr component
- Requires the "Upcoming Creator Features" toggle
- Cobwebs now obey
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr properties set in
- REDIRECT Template:Code
- Requires the "Upcoming Creator Features" toggle
API
- Added access to the composting chance for existing Vanilla items via the
- REDIRECT Template:Code
Template:Redr API
- Added access to the composting chance for items with
- REDIRECT Template:Code
Template:Redr via the Item Component API
Camera
- Added the rotation to the camera command for the
- REDIRECT Template:Code
Template:Redr camera
Component
- Added the
- REDIRECT Template:Code
Template:Redr item component to Upcoming Creator Features experimental toggle
Scripting
- Added support for input glyph replacement for server forms (
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr, and
- REDIRECT Template:Code
Structures
- Expose "Data-Driven Jigsaw Structures" experiment toggle to Creators
- Creators will be able to modify structure generation rules around placement (location and frequency), layout (how structure pieces are placed relative to one another), and customization (how blocks within a structure piece are modified or replaced).
- There are 4 new JSON files comprising Jigsaw Structure data:
- Jigsaw Structures: These are structures that can be constructed throughout the world with various structure pieces. The connection block is a jigsaw block.
- Processors: A processor can add custom behaviors to the structure that affects how it looks.
- Structure Sets: Structure sets are JSON that indicate where and how a structure is placed throughout the world.
- Template Pools: A template pool contains the structure pieces that make up a structure.
Fixes
Template:Fixes Other
- Resin clump and resin brick items no longer float in the player's hand in 3rd person view.
- Fixed a bug where loading screens while loading a realm were not showing Realms UI elements.
- Improved game loading stability.
- Fixed spacing on Realms Stories and Timeline pages.
- Fixed a bug where the death screen and new bed screen would sometimes have incorrect textures applied when resource packs were used.
References
<references group="">
</references>
de:Bedrock Edition beta 1.21.50.26 pt:Edição Bedrock Preview 1.21.50.26 uk:Preview 1.21.50.26 (Bedrock Edition) zh:基岩版1.21.50.26