Bedrock Edition Preview 1.21.50.28

Preview 1.21.50.28
Bedrock 1.21.50.28 PatchNotes.jpeg: Infobox image for Preview 1.21.50.28 the version in Minecraft
Bedrock 1.21.50.28.png: Infobox image for Preview 1.21.50.28 the version in Minecraft
Edition

Bedrock Edition

Release date

November 7, 2024

Server version

1.21.50.28

Editor version

0.8.0

Build version

29090481

Internal version

Windows, Xbox: 1.21.5028.0
Android, iOS, iPadOS: 1.21.50.28

Version code

Android:
952105068 (armeabi-v7a, 34)
962105068 (x86, 34)
972105068 (arm64-v8a, 34)
982105068 (x86_64, 34)

Type

Preview

Preview for

1.21.50

Downloads

Server
Windows
Linux

Protocol version

765

Beta 1.21.50.28 (ChromeOS, Android) or Preview 1.21.50.28 (Windows, iOS, iPadOS, Xbox, PlayStation) is the sixth beta and fifth Preview version for Bedrock Edition 1.21.50, released on November 7, 2024,[1] which fixes bugs.

Changes

Blocks

Creaking Heart

  • Adjusted the frequency of ambient sounds emitted by creaking hearts to better align with Java Edition.
  • Creaking Heart breaking and placing sounds are now quieter.

Eyeblossom

  • Closed eyeblossoms no longer poison bees.
  • The poison effect from open eyeblossoms now also damages bees while they are within the block, rather than only upon exiting.
  • Reduced the duration of the poison effect applied by open eyeblossoms.
  • Adjusted the frequency of ambient sounds emitted by eyeblossoms to better align with Java Edition.

Pale Hanging Moss

  • Adjusted the frequency of ambient sounds emitted by pale hanging moss to better align with Java Edition.

Resin

  • Added more breaking sounds for resin.

Slate

Mobs

Bees

  • Bees can no longer be tempted or pollinate within closed eyeblossoms.
  • Feeding bees open eyeblossoms now applies the poison effect.

Creaking

  • Creaking now plays 4 different sway sounds.
  • Creaking now plays new attack sounds.

Items

Resin Brick

  • Resin Bricks are now used to apply the resin armor trim instead of resin clumps.

Suspicious Stew

  • The effect durations of Suspicious Stew have been adjusted to be the same across versions.

General

UI

  • Items in a bundle tooltip now have a gray background.
  • Screenshots: Added the ability to Feature and Showcase screenshots for others to see when they visit player's Profile. Added ability to set custom world thumbnail from screenshots.

World generation

Features

  • The following feature types are now unable to place internal-only features:
    • minecraft:aggregate_feature
    • minecraft:snap_to_surface_feature
    • minecraft:surface_relative_threshold_feature
    • minecraft:weighted_random_feature

Technical

Entity Components

  • Added the minecraft:ignore_cannot_be_attacked component and moved the filter from minecraft:cannot_be_attacked to it. This allows content to have custom mobs which bypass the cannot_be_attacked component (for example the one on the ghast) without requiring a modification of the attacked mob's settings.

Experimental

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

Additions

Technical

API

  • CameraFixedBoomOptions
    • Added property entityOffset?: Vector3.
  • Added new CameraTargetOptions parameter inside setCamera for beta. This can be used to modify the minecraft:free preset if the Focus Target experimental camera toggle is enabled.

Cameras

  • Added content error when trying to target an entity when not on a free camera.

UI

  • Added support for input glyph replacement for signed books. For example, using input string :_input_key.jump: will be replaced with "JUMP" when using keyboard, or an emoji in case of using a gamepad.

Changes

Technical

API

  • Moved BlockFillOptions from beta to v1.16.0.
  • Moved UnloadedChunksError from beta to v1.16.0.
  • Dimension
    • Moved containsBlock(volume: BlockVolumeBase, filter: BlockFilter, allowUnloadedChunks?: boolean): boolean from beta to v1.16.0.
    • Moved getBlocks(volume: BlockVolumeBase, filter: BlockFilter, allowUnloadedChunks?: boolean): ListBlockVolume from beta to v1.16.0.
    • Moved fillBlocks(volume: BlockVolumeBase, block: BlockPermutation BlockType string, options?: BlockFillOptions): ListBlockVolume; from beta to v1.16.0.
  • ItemUseOnBeforeEvent
    • Move property readonly isFirstEvent: boolean from beta to v1.16.0.
  • ItemUseOnAfterEvent
    • Move property readonly isFirstEvent: boolean from beta to v1.16.0.

Block Components

  • Modified ambient_occlusion field for minecraft:material_instances component to be a float value, requires Upcoming Creator Features experiment.

Cameras

  • Tracking a target using the free camera preset: optional tracking_radius float value for setting a listening radius for a target entity

Fixes

35 issues fixed

From released versions before 1.21.50

  • MCPE-68327 – Other zombified piglins aggro when you one-hit kill one of them
  • MCPE-131325 – Rain/snow sometimes does not visually match the actual weather
  • MCPE-156469 – Opaque mangrove leaves have an inconsistent texture
  • MCPE-169375 – Ravager doesn't destroy plants added since 1.19
  • MCPE-170516 – Mangrove leaves don't use separate opaque textures
  • MCPE-176933 – Some of the newer blocks' sounds are much louder than other blocks
  • MCPE-178719 – Copper grates have glitched rendering with fluids underneath them.
  • MCPE-184406 – Player's camera can get stuck when leaving a boat after interacting with an interface
  • MCPE-185960 – Trial spawners that have had spawn eggs used on them revert to their initial state after their cooldown expires

From the previous development version

  • MCPE-187373 – The Pale Moss Carpet Decoration Vines don't have proper ambient occlusion and face dimming
  • MCPE-187539 – Pale Garden weather fog color is incorrect
  • MCPE-187566 – Pale moss carpet with vines Z-fights upon being mined
  • MCPE-187696 – Slate appears in Creative Inventory with Education toggle off
  • MCPE-187697 – Resin drops from creaking hearts are not seemingly affected by Fortune
  • MCPE-187713 – Jumping on resin blocks sounds like stone
  • MCPE-187759 – Eyeblossoms do not change their state when snowlogged
  • MCPE-187802 – Suspicious stew gives different durations of Blindness for Eyeblossom and Azure Bluet
  • MCPE-187806 – The textures for Resin, Nether, Red, and Clay Bricks are misaligned.
  • MCPE-188088 – Creaking Heart uses stone jump and land sounds

Other

  • The orientation of the pale oak leaves texture is no longer randomized for each block.
  • Decorated pots no longer activate observers on world load.
  • Sculk sensors now detect Eyeblossoms opening and closing.
  • Fixed all skull block variants being turned into skeleton_skull when opening a world-template version locked below 1.21.40 or structures. Note, this fix will not apply to already overwritten chunks.
  • The creaking will no longer sometimes phase through blocks if you are looking at it far away.
  • Magma cube model part UVs no longer overlap each other.
  • Fixed crash on several platforms when navigating back to Realms Stories after inviting a player on the manage members screen.
  • Fall & step sound events for sponge, wet sponge, creaking heart, resin brick and resin blocks changed to "player".
  • Bundle tooltip correctly appears after being placed from the cursor.
  • Gamepad tooltips are now correct when hovering the crafting output in inventory screen and crafting table Screen with a bundle on the cursor.
  • Managing to kill a wolf, bee, or silverfish in one hit no longer angers nearby mobs of the same type.
  • Head blocks can now be placed on the side of blocks even if they lack a supporting block below them.
  • The game no longer crashes if a mob attacks with an item that breaks during the attack.
  • Fixed a bug where vanilla items with the minecraft:block_placer component had the wrong icon on split-screen clients.
  • Fixed an API script processing error that could result in an infinite loop.
  • Fixed bug where Dimension.fillBlocks would set blocks outside of the ticking area when ignoreChunkBoundErrors was set to true.

References

  1. "Minecraft Beta & Preview - 1.21.50.28" – Minecraft Feedback, November 7, 2024.

Navigation