+ more recepis

+ pool tiles slabs/stairs
+ block tags
+ fix
This commit is contained in:
Glitchlabs
2026-07-11 20:43:54 +02:00
parent a6844305b0
commit 4d7f902013
53 changed files with 1030 additions and 20 deletions
@@ -102,7 +102,12 @@ public class ModCreativeModeTabs {
output.accept(ModBlocks.BLACK_WOOL_SLAB);
output.accept(ModBlocks.POOL_TILES);
output.accept(ModBlocks.POOL_TILES_STAIRS);
output.accept(ModBlocks.POOL_TILES_SLAB);
output.accept(ModBlocks.POOL_TILES1);
output.accept(ModBlocks.POOL_TILES1_STAIRS);
output.accept(ModBlocks.POOL_TILES1_SLAB);
output.accept(ModBlocks.MESH_IRON);