Popular
-
Toolbox v5.4.58 for Minecraft PE 1.18/1.19/1.20/1.21.120/26.32
Toolbox (TooManyItems) is a popular app for -
Minecraft PE 26.40.27 (1.21.132/26.32)
More epic battles in the new structure, wind -
X-Ray for Minecraft Bedrock Edition 1.19/1.20/1.21.132/26.32+
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.40+
Start your first day working as a miner or -
Apollon Client 6.0 for Minecraft PE 1.21.114/26.32
Apollon is a standalone client wrapped in -
Health Indicator Addon for Minecraft PE 1.17/1.18/1.21.132/26.40
So far, this is the only add-on for Minecraft -
Minecraft Bedrock 1.21.132/26.3/26.32/26.40.22 Patched (apk)
Do you prefer to play non render dragon shaders -
BetterRenderDragon Patch v1.7.3 for Shader Support (Bedrock 1.21.132/26.2X)
Even if you're using modern shaders while -
Revive Addon for Minecraft PE 1.16/1.17/26.X
Use this addon to add a revive system to your -
VoidLine Client (29.06) for Minecraft Bedrock 1.21.132/26.20/26.32+
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