- Updated to 1.21.
- Added sounds added by this mod into the registry.
- Added colored blocks to corresponding tags in Fabric Conventional Tags in Fabric API.
- Since 1.21, removed tuff stairs, tuff slab and tuff wall, as those blocks are formally added in Minecraft. If you open worlds created in former versions in 1.21, the mod will utilize DataFixer to convert in-mod tuff stairs (
extshape:tuff_stairs
), tuff slab (extshape:tuff_slab
) and tuff wall (extshape:tuff_wall
) into vanilla ones (minecraft:tuff_stairs
,minecraft:tuff_slab
andtuff_wall
). Items also have the same conversion. - Fixed the issue that texture of vertical slabs rotate along with blocks.
- Adjusted the sorting of some items in the Creative inventory. Some items that already exist in Building Blocks will not be displayed in Natural.
- Fixed the incorrect textures.
- While avoiding wooden wall recipes, recipes for copper wall and waxed copper walls are also avoided, to avoid conflict with the new version copper trapdoor.
- Optimized the logic of item display in creative inventory and items are displayed faster.
- Fixed a crash error related to creative inventory along with Sinytra Connector.
- Improved some language files.
- Fixed the incorrect subtitle of sound.
- Fixed the issue that Extended Block Shapes Blockus cannot run correctly due to compilation issue.
- Fixed the issue that pressure plates with special features (such as sculk pressure plate) cannot work normally.
- Adjusted again the activation time of some pressure plates and buttons.
- Adjusted some loot tables. Now blocks who drop other items, no matter when dropping other items, or dropping themselves under the effect of Silk Touch enchantment, when the block is a double slab, the dropped stacks are doubled.
- Fixed the issue that sculk buttons do not drop experience upon harvested.