+ more recepis
+ pool tiles slabs/stairs + block tags + fix
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user