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.210.58 Changelog
Bug Fixes
Accessibility
- The screen reader now properly announces edit/create character button text for each character on the profile screen
Performance and Stability
- Fixed a number of crashes that could occur during gameplay
- Fixed a crash that could occur when opening the achievements screen when the anti-aliasing setting was set to 1
General
- Fixed ticks not affecting blocks changing states - this means that things like crops and saplings will once again grow correctly
- Fixed the player being unable to interact with a tool in their inventory after breaking blocks with it in survival
- Fixed dried kelp block bottom and carried textures so that rope pixels are aligned
- Fixed an issue where snow accumulated in lines with certain simulation distances
- TNT submerged in water will once again launch players in Survival mode
- Fixed an issue where achievement names and descriptions would not be translated, independent of language selection
- The online status of cross-platform friends' shown on the invite screen will now update when a change has been detected
- Fixed an issue that prevented achievement rewards from showing correctly after changing the language setting
- Owned and purchasable skins no longer get mixed into different categories while offline
- Emote title no longer shows previously previewed emote upon re-entering tab
- Updated the in-game links to the feedback site and bug tracker
Graphics
- Goat and other tinted spawn eggs now look correct when held in hand
- Fixed an issue with screen resolution which could flicker when resizing a window
- Entities that use material state "Blending" now render correctly behind transparent parts
Technical Fixes and Changes
Animation
- On the "Dragons!" Marketplace map, behavior animation controller will no longer stop working after reloading the map with a saddled dragon
Custom Biomes and Blocks
- Disabled loading of entities in custom biome features
- Fixed UVs of data-driven blocks to not be slightly shrunk, which caused texel warping
- Fixed data driven blocks being pushed by pistons not working correctly.
Render Offsets Component
- Simple items, like swords or pickaxes, can have an optional offset applied to them to modify the way they are rendered. Note this component should not be added to an attachable item
Component Variables
- main_hand - An optional object storing optional transform data for 'first_person' and 'third_person' for the player's right hand
- off_hand - An optional object storing optional transform data for 'first_person' and 'third_person' for the player's left hand
- first_person - An optional object storing 3 vectors 'position', 'rotation', 'scale' used to build the first person matrix
- third_person - An optional object storing 3 vectors 'position', 'rotation', 'scale' used to build the third person matrix