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.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