Minecraft:Bedrock Edition Preview 1.21.50.24: Difference between revisions
More actions
No edit summary |
Fix template calls: add MC/ prefix |
||
| (One intermediate revision by the same user not shown) | |||
| Line 38: | Line 38: | ||
'''[[Minecraft:Creaking Heart]]''' | '''[[Minecraft:Creaking Heart]]''' | ||
*Creaking heart with a spawned creaking and partial pale oak support now deactivates if the creaking is despawned via commands. | *Creaking heart with a spawned creaking and partial pale oak support now deactivates if the creaking is despawned via commands. | ||
*Creaking heart data is no longer retained when {{ | *Creaking heart data is no longer retained when {{MC/Keys|ctrl}}-picking the block in Creative mode. | ||
*Creaking heart is now immovable by pistons. | *Creaking heart is now immovable by pistons. | ||
*Creaking heart can no longer be used as fuel. | *Creaking heart can no longer be used as fuel. | ||
| Line 53: | Line 53: | ||
*Updated item's texture. | *Updated item's texture. | ||
''' | '''Pale Oak Boat with Chest''' | ||
* The texture of the item has been adjusted for consistency with other boats with chest. | * The texture of the item has been adjusted for consistency with other boats with chest. | ||
=== Mobs === | === Mobs === | ||
''' | '''Zombified Piglins''' | ||
*Zombified piglins spawned by nether portals now have a 15-second cooldown before they can use the portal again. | *Zombified piglins spawned by nether portals now have a 15-second cooldown before they can use the portal again. | ||
| Line 70: | Line 70: | ||
=== World generation === | === World generation === | ||
''' | '''Pale moss patches''' | ||
*Tweaked the size and placement of pale moss patches: | *Tweaked the size and placement of pale moss patches: | ||
**Pale moss patches are now larger when naturally generated. | **Pale moss patches are now larger when naturally generated. | ||
| Line 76: | Line 76: | ||
**Pale moss patches now have less tall grass growing on them. | **Pale moss patches now have less tall grass growing on them. | ||
''' | '''Pale oak''' | ||
*Increased pale oak density to match {{JE}}. | *Increased pale oak density to match {{MC/JE}}. | ||
=== Technical === | === Technical === | ||
'''API''' | '''API''' | ||
*Added {{ | *Added {{MC/Cd|beforeEvents}} object to {{MC/Cd|@minecraft/server-net}} module version {{MC/Cd|1.0.0-beta}} which exposes two events: | ||
**{{ | **{{MC/Cd|packetReceive}}: This event is called when the game server receives a network packet from a client. If cancelled, the server will silently ignore the packet. | ||
**{{ | **{{MC/Cd|packetSend}}: This event is called when the game server sends a network packet to client(s). If cancelled, the packet is dropped and never sent to the recipients. | ||
'''Blocks''' | '''Blocks''' | ||
*Added new field {{ | *Added new field {{MC/Cd|ambient_occlusion_exponent}} to {{MC/Cd|blocks.json}} file schema in resource packs, replaces broken {{MC/Cd|brightness_gamma}} field. | ||
== Experimental == | == Experimental == | ||
| Line 92: | Line 92: | ||
=== Additions === | === Additions === | ||
==== Technical ==== | ==== Technical ==== | ||
''' | '''API''' | ||
*Added new method {{ | *Added new method {{MC/Cd|lookAt}} to {{MC/Cd|Entity}} which sets the rotation of the entity to face the desired target location. | ||
=== Changes === | === Changes === | ||
==== Technical ==== | ==== Technical ==== | ||
'''Scripting''' | '''Scripting''' | ||
*Enum {{ | *Enum {{MC/Cd|InputMode}}. | ||
**Removed {{ | **Removed {{MC/Cd|Undetermined}} entry. | ||
*Class {{ | *Class {{MC/Cd|InputInfo}}. | ||
**Throws {{ | **Throws {{MC/Cd|EngineError}} instead of {{MC/Cd|Error}} in case of internal error. | ||
== Fixes == | == Fixes == | ||
{{ | {{MC/Fixes|project=MCPE|fixedin=1.21.50.24 Preview | ||
|;old | |;old | ||
|33950|Dispensers, droppers, brewing stands, furnaces, blast furnaces, enchantment tables, hoppers, smokers, stonecutters, cauldrons will drop if you break them using your hands. | |33950|Dispensers, droppers, brewing stands, furnaces, blast furnaces, enchantment tables, hoppers, smokers, stonecutters, cauldrons will drop if you break them using your hands. | ||
| Line 125: | Line 125: | ||
'''Other''' | '''Other''' | ||
*Pale moss carpet no longer floats in the player’s hand while in 3rd-person view. | *Pale moss carpet no longer floats in the player’s hand while in 3rd-person view. | ||
*The {{ | *The {{MC/Cmd|kill}} command or any damage greater or equal to the target's current life will now kill it in base game versions below 1.18.20. | ||
*Fixed an issue where game mode and difficulty were not being preserved after uploading or replacing world in Realms Slot. | *Fixed an issue where game mode and difficulty were not being preserved after uploading or replacing world in Realms Slot. | ||
*Bundles that are moved under a player's cursor now correctly update their tooltip. | *Bundles that are moved under a player's cursor now correctly update their tooltip. | ||
| Line 131: | Line 131: | ||
== References == | == References == | ||
{{ | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox Bedrock Edition versions|1.2x}} | {{MC/Navbox Bedrock Edition versions|1.2x}} | ||
[[Category:Bedrock Edition 1.21.50 betas]] | [[Category:Bedrock Edition 1.21.50 betas]] | ||
de:Bedrock Edition beta 1.21.50.24 | |||
pt:Edição Bedrock Preview 1.21.50.24 | |||
uk:Preview 1.21.50.24 (Bedrock Edition) | |||
zh:基岩版1.21.50.24 | |||
Latest revision as of 19:23, 9 April 2026
Beta 1.21.50.24 (ChromeOS, Android) or Preview 1.21.50.24 (Windows, iOS, iPadOS, Xbox, PlayStation) is the third beta and second Preview version for Minecraft:Bedrock Edition 1.21.50, released on October 17, 2024,<ref>Template:Cite</ref> which fixes bugs.
Changes
Blocks
All Minecraft:Copper Doors, Minecraft:Iron Door, Minecraft:Heavy Weighted Pressure Plate, Minecraft:Light Weighted Pressure Plate, Minecraft:Polished Blackstone Pressure Plate, and Minecraft:Stone Pressure Plate
- The blocks that require support now always drop when broken with any tool.
- Adjusted volume & pitch for break, hit, place, fall, step & land sounds for it.
- Is now slower to mine with an improper tool.
- Creaking heart with a spawned creaking and partial pale oak support now deactivates if the creaking is despawned via commands.
- Creaking heart data is no longer retained when Script error: No such module "keys".-picking the block in Creative mode.
- Creaking heart is now immovable by pistons.
- Creaking heart can no longer be used as fuel.
- Creaking heart spawning and despawning its creaking now emits vibrations from the creaking’s position.
Minecraft:Flowers and Minecraft:Mushrooms
- They no longer generate in the Pale Garden biome.
- They are now grown into pale oaks with hanging pale moss on them, but no pale moss patch at their base.
Items
- Updated item's texture.
Pale Oak Boat with Chest
- The texture of the item has been adjusted for consistency with other boats with chest.
Mobs
Zombified Piglins
- Zombified piglins spawned by nether portals now have a 15-second cooldown before they can use the portal again.
General
- Added a loading modal when changing active Realms slots to prevent a glitch where multiple Realms slot settings screen are pushed to the stack because of player's button mashing the edit world button.
- Added a new Realm Event related to mobs.
UI
- Removed the "New Bed Screen" toggle from video settings. (Preview only)
- Added missing quickswap animations in GUI for several blocks.
World generation
Pale moss patches
- Tweaked the size and placement of pale moss patches:
- Pale moss patches are now larger when naturally generated.
- Pale moss patches now have a chance to naturally generate without being adjacent to a pale oak.
- Pale moss patches now have less tall grass growing on them.
Pale oak
- Increased pale oak density to match Java Edition.
Technical
API
- Added
- REDIRECT Template:Code
Template:Redr object to
- REDIRECT Template:Code
Template:Redr module version
- REDIRECT Template:Code
Template:Redr which exposes two events:
- REDIRECT Template:Code
Template:Redr: This event is called when the game server receives a network packet from a client. If cancelled, the server will silently ignore the packet.
- REDIRECT Template:Code
Template:Redr: This event is called when the game server sends a network packet to client(s). If cancelled, the packet is dropped and never sent to the recipients.
Blocks
- Added new field
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr file schema in resource packs, replaces broken
- REDIRECT Template:Code
Template:Redr field.
Experimental
These additions and changes are accessible by enabling the "Beta APIs" experimental toggle.
Additions
Technical
API
- Added new method
- REDIRECT Template:Code
- REDIRECT Template:Code
Template:Redr which sets the rotation of the entity to face the desired target location.
Changes
Technical
Scripting
- Enum
- REDIRECT Template:Code
- Removed
- REDIRECT Template:Code
Template:Redr entry.
- Class
- REDIRECT Template:Code
- Throws
- REDIRECT Template:Code
Template:Redr instead of
- REDIRECT Template:Code
Template:Redr in case of internal error.
Fixes
Script error: No such module "fixes". Other
- Pale moss carpet no longer floats in the player’s hand while in 3rd-person view.
- The
- REDIRECT Template:Command
Template:Redr command or any damage greater or equal to the target's current life will now kill it in base game versions below 1.18.20.
- Fixed an issue where game mode and difficulty were not being preserved after uploading or replacing world in Realms Slot.
- Bundles that are moved under a player's cursor now correctly update their tooltip.
- Fixed a spelling error in an advanced tip for worlds with resource packs.
References
<references group="">
</references>
de:Bedrock Edition beta 1.21.50.24 pt:Edição Bedrock Preview 1.21.50.24 uk:Preview 1.21.50.24 (Bedrock Edition) zh:基岩版1.21.50.24