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 1.16.100.58 Changelog
Performance and Stability
- Fixed several crashes that could occur during gameplay
- Fixed a crash that occurred when rendering
- Fixed a crash that could occur when a stunned entity loaded into the world
- Fixed a crash that could occur in certain Marketplace layouts, and ensured the carousel is always populated correctly
Gameplay
- Fixed an issue with tall plants (bamboo, sugar cane, and cactus) breaking instantly
- Fixed a bug that prevented lava buckets from being used as fuel
General
- Fixed an issue where animations in the achievement screen could be played backwards
- Fixed missing translation loading screen tip
Technical Changes
- Removed legacy fall damage packet from client
- Made some small changes around how we calculate the spawn position of dropped items from a player that dies from falling
- Added support for the music command, allowing creators to play and control custom music
- Changed LegacyCubemap from opaque to transparent
- Fog Definition identifier cannot use the "minecraft" namespace unless it's from a vanilla resource pack
- Blocks that have ticking components will now clear their pending ticks from the ticking queue upon removal
- Added the on_player_destroyed trigger component
DataDrivenBlocks
- Middle click on non-default permutations of data driven blocks no longer throws an assert. Middle click now adds the default permutation of the block to your inventory
- Added a fix for blocks computing ambient occlusion to behave more like vanilla by only contributing ambient occlusion if it's an opaque unit cube
- Made data driven blocks with disabled collision pathable
Documentation
- Added documentation for block event responses and re-organized block documentation