Popular
-
Minecraft PE 26.30.28 (1.21.132/26.21)
More epic battles in the new structure, wind -
IndustrialCraft PE Mod 2.4.7 for Minecraft PE 1.16
The IndustrialCraft PE history continues and now -
X-Ray for Minecraft Bedrock Edition 1.19/1.20/1.21.132/26.30.28+
X-Ray is a cult cheat in the past, available as -
Vein Miner & TreeCapitator Addon for Minecraft PE 1.17/1.20/1.21/26.20+
Start your first day working as a miner or -
Item Physics Addon v2.7 for Minecraft PE 1.16/1.19/1.21 (26.X)
Like the long-standing ItemPhysic Mod, this -
Health Indicator Addon for Minecraft PE 1.17/1.18/1.21.132/26.30
So far, this is the only add-on for Minecraft -
Apollon Client 5.63 for Minecraft PE 1.21.114/26.21
Apollon is a standalone client wrapped in -
LeviLauncher v0.3.10 (LeviLaunchroid v1.4.0) for Minecraft Bedrock 1.21.132/26.21
LeviLauncher is the tool you've been -
Minecraft Bedrock 1.21.132/26.3/26.20.21/26.30.28 Patched (apk)
Do you prefer to play non render dragon shaders -
VoidLine Client for Minecraft Bedrock 1.21.132/26.20/26.21+
VoidLine Client is a new Bedrock client for
Minecraft 1.17.30.21 Changelog
Features and Bug Fixes
Stability and Performance
- Fixed several crashes that could occur during gameplay
- Fixed an issue that could cause a crash when downloading large marketplace worlds
- Fixed an issue that could cause a crash or prevented worlds from being accessed or opened on some Android 11 devices
Vanilla Parity
- Matched respawn from bed behavior with Java by attempting to avoid placing the player on damage dealing blocks when waking up from a bed
- Matched respawn from bed behavior with Java by attempting to place the player on the side of the bed they entered from when waking up from a bed
- Mob spawners no longer emit light (Java parity)
Mobs
- Staying close to Powder Snow doesn't protect undead mobs from burning under sunlight
Character Creator
- Infinite loading no longer appears after selecting the "See pack in store" button within the skin pack description section of the dressing room
User Interface and HUD
- Fixed an issue where the item category text color did not match the item text color if it was changed in resource packs
- Fixed an issue where patterns in the loom would not display correctly with some texture packs
Technical Updates
Data Driven Blocks - Experimental Features
- Adds BlockPartVisibilityComponent
- Allows creators to specify Molang conditions for each “bone” listed in the geometry JSON that turn on/off bones based on the block state
- Must have experimental toggle on to use
Molang
- Fixed experimental query.bone_orientation_trs to have correct translation Y and scale results
- Adds experimental block_neighbor_has_any_tags and block_neighbor_has_all_tags MoLang queries
- Takes a block relative position and a set of tags
- Returns 0/1
- Must have experimental toggle on to use
Graphics
- Added DragonFX materials to support rasterized g-buffer prepass of raytracing resources
Data Driven Items
- Updated documentation for DamageableItemComponent
Molang
- Crash will no longer occur when entering a world with a custom resource pack that contains query.armor_color_slot
- Moved experimental Molang queries (other than those related to Actor Properties) to a new 'Experimental Molang Features' toggle
User Interface
- Fixed controller support when editing NPC dialog
- Parsing of UI json field "ignored" now throws a content_error if it is invalid