Popular
-
ESBE Shader 3G v2.2 for Minecraft PE 1.16 & 1.17 (1.21/26+)
ESBE is offered initially in two versions for -
Minecraft PE 26.20.21 (1.21.132/26.3)
More epic battles in the new structure, wind -
Dynamic Lights PE Addon for MCPE 1.16/1.17/1.18/1.19/1.20/1.21/26.2+
Dynamic Lights has long been created for almost -
IndustrialCraft PE Mod 2.4.5 for Minecraft PE 1.16
The IndustrialCraft PE history continues and now -
Simple Vehicles Addon v3.7.2 (NEW) for Minecraft PE 1.20/1.21/26.10+
This is the biggest car pack among other addons -
Lucky Block Addon for Minecraft Bedrock 1.17/1.18/1.19/1.20/1.21/26.3
Keep the latest lucky block addon for current -
TreeCapitator Addon for Minecraft PE 1.17/1.18/1.19/1.20/1.21.132 (26.3)+
No modifications, now the old TreeCapitator is -
Vein Miner & TreeCapitator Addon for Minecraft PE 1.17/1.20/1.21/26.10+
Start your first day working as a miner or -
Ark Addon (MCArk) for Minecraft PE 1.19/1.20/1.21/26.2+
Combine the two survival games together by -
AziFy Shader (EnDefault/TrulyDefault/UltraMerged/Reimagined/Revive) for 26.10.27+
AziFy got its first version on Render Dragon
Minecraft PE 1.19.20.23 Changelog
Features and Bug Fixes
Accessibility Features
- D-Pad Left can now be held down again to move the cursor left in menus
Blocks
- Reduced Sculk Catalyst experience drop from 20 to 5
- Mangrove Log, Mangrove Wood, and Stripped Mangrove Wood can now be used to craft a Campfire with Charcoal
Deep Dark
- Ancient Cities have more frequent Sculk Patch generation
- Sculk Patch Features can now be placed on additional block types
Gameplay
- Player textures and UI elements should no longer turn pink after playing for an extended period time on highly populated servers
- Instantaneous effects (Potions, Tipped Arrows) can no longer be applied to dead mobs and players
- Player no longer takes damage from entering a Nether portal if it is placed at Y=-21 or below
General
- So Below music track now plays in Basalt Deltas
- Fixed an issue where scores on scoreboards were not being ordered properly
Items
- Fixed a bug where fishing hooks would drop loot when killed with the /kill command
Mobs
- Fixed a bug causing baby mobs with the minecraft:behavior.sleep goal to have a shrunken hitbox
- Allays and Bees are now less likely to get stuck in non-full blocks
- Wardens can now detect a player sneaking on top of a Sculk Sensor
- Warden can now let itself fall up to 20 blocks down, instead of just 3
- Allays can now pick up armor pieces with a different durability than the one they are holding
Player
- Player’s Soul Speed is now properly activated and de-activated on Soul Sand
- Fixed a bug causing health_boost to display incorrect health values, causing the player to turn invisible and unable to interact with the world on dying
Stability and Performance
- Fixed a bug which could cause mobs to not load into the world if their saved y-position was greater than or equal to 25
Audio
- When trading, the Villager plays the correct sound based on the item in the input slot
Vanilla Parity
- Skulls in Ancient Cities now better match the orientation they have in Java Edition
- Goat Horn sound is now placed in the Jukebox/Note Blocks sound category in Settings
Technical Updates
Add-Ons
- Enable event filters in the root definition to be evaluated independent of sequence or randomize when a format_version of 1.19.20 or higher is specified
Stability and Performance
- Fixed a crash when exploring multiple categories in Marketplace on Xbox and PlayStation
Experimental Technical Features
GameTest Framework
- System Events
- Added event beforeWatchdogTerminate- Shuts down the server when a critical scripting exception occurs (e.g. script hang). Can be canceled to prevent shutdown
- Added enum WatchdogTerminateReason- Specifies the reason for watchdog termination
- Added new properties to propertiesfor watchdog configuration on Bedrock Dedicated Server
- script-watchdog-enable-exception-handling- Enables watchdog exception handling via the events.beforeWatchdogTerminate event (default = true)
- script-watchdog-enable-shutdown- Enables server shutdown in the case of an unhandled watchdog exception (default = true)
- script-watchdog-hang-exception- Throws a critical exception when a hang occurs (default = true)
General
- Removed the component minecraft:unwalkable
- Renamed 'minecraft:explosion_resistance' to 'minecraft:destructible_by_explosion' and restructured the component to be either defined as a boolean or as an object
- Setting the component to true will give the block the default explosion_resistance and setting it to false will make the block indestructible by explosion
- Setting the component as an object will let users define the resistance of the block to a base explosion