Эта запись также доступна на: Русский (Russian)
The latest update for Minecraft 1.16.100.56 on Android has resolved 21 bugs and introduced around 40 technical modifications! While some changes are minor, we have highlighted the most noteworthy aspects.
Bug Fixes in Minecraft 1.16.100.56
As usual, the developers have enhanced the game’s stability during multiplayer sessions, as well as on Xbox One.
Achievements Screen:
- Playtime is now accurately displayed on the achievements screen.
- The method for calculating the number of rewards for players has been corrected.
- Achievements will now display correctly even if there is an internet connection issue.
- Click sounds will not play when using the secondary mouse button.
- The issue causing the scrollbar to appear without any content to scroll has been fixed.
Key Fixes:
The text-to-speech conversion has been fixed.
An issue has been resolved that prevented maps from appearing in the item list when using the /clear command.
Cobblestone is now displayed as the default ingredient for stone tools.
The sound of the raid horn has been reduced and linear attenuation has been introduced.
Technical Fixes in Minecraft 1.16.100.56
The list of technical updates in the new version is quite extensive, and we have highlighted the most notable ones:
- It is now possible to create records for playing music in jukeboxes.
- Numerous components and blocks related to sound have been modified.
- Items have been renamed to align with the Java Edition item list.
- A new component, BlockRaycastComponent, has been added.
- A new component called BlockCollisionComponent has been introduced.
- A new component, BlockPropertyComponent, has been added, which can replace the properties of blockProperties: Unwalkable, Infiniburn, PreventsJumping, Immovable, BreakOnPush, OnlyPistonPush, and BreaksWhenHitByArrow.
- A new component, BlockQueuedTickingComponent, has been implemented, which triggers events for a block within a time range specified by the creator.
- A new component, BlockRandomTickingComponent, has been added, which triggers events for a block at random intervals.
- A rotation component has been introduced, allowing blocks to be rotated. This component permits rotation only along one axis.
- The CraftingTableComponent has been implemented:
- Enables the creation of custom crafting tables.
- Currently supports only 3×3 grids.