- Direct port to 1.21.2
Fixed Calcite Bricks (+its variants) not dropping when mined with pickaxes
Fix everything
Direct port to 1.21 with no other changes.
1.20.5/6 port, no changes.
Version 2.0.0!
Block Additions/Changes
- Removed the Polished Tuff family as they are in the vanilla game now. The old texture will be enabled if Programmer Art is turned on.
- Added brick variants of all alternate stones. This includes granite, andesite, diorite, and calcite. These have stair, slab, and wall variants.
- Cleaned up the Chiseled End Stone Bricks texture.
- Polished Calcite now has a higher pitch sound compared to regular Calcite.
- Conduits can now be powered with Chiseled Prismarine Bricks.
Recipes
- Chiseled Mossy Stone Bricks can now be crafted with moss blocks/vines and chiseled stone bricks.
- Many stonecutter recipes were fixed to allow more streamlined crafting (e.g. Polished Andesite Walls can be crafted directly from Andesite like all other Polished Andesite blocks).
Worldgen
- Integrated a few Mortar blocks into vanilla structures. This is enabled by default, but can be disabled by setting
enable_structure_integrations
tofalse
in the config atconfig/mortar.json
.- Mossy Chiseled Stone Bricks will generate in Ruined Portals.
- Granite Bricks and Diorite Bricks will generate in Ocean Ruins.
Changes
- Updated to 1.20!
Changes
- Backported to 1.19.2, thanks to @naomieow!
Fix minecraft version dependency in fabric.mod.json, should support 1.19.4 now
Changes
- Made polished calcite and polished tuff craftable
Initial release.