Popular
-
Minecraft PE 26.30.21 (1.21.132/26.13)
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.12+
Dynamic Lights has long been created for almost -
X-Ray for Minecraft Bedrock Edition 1.19/1.20/1.21.132/26.20.24+
X-Ray is a cult cheat in the past, available as -
Elemental Swords Addon v20 for Minecraft PE 1.16/1.21 (26.20+)
Elemental Swords is an add-on of the same name -
Pokémon Addon v7.0 for Minecraft Bedrock 1.18/1.19/1.20/1.21/26.20
Pokémon Addon by Zacek the Serpentine is a very -
Vein Miner & TreeCapitator Addon for Minecraft PE 1.17/1.20/1.21/26.13+
Start your first day working as a miner or -
Ark Addon (MCArk) for Minecraft PE 1.19/1.20/1.21/26.12+
Combine the two survival games together by -
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.12
So far, this is the only add-on for Minecraft -
Apollon Client 5.51 for Minecraft PE 1.21.114/26.13
Apollon is a standalone client wrapped in
| « May 2026 » | ||||||
|---|---|---|---|---|---|---|
| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
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