Stone extruder recipes, remove cursery, add responsive shields

This commit is contained in:
2025-08-01 22:20:43 +02:00
parent 02678c5e54
commit 17b3005403
7 changed files with 81 additions and 27 deletions
+5 -1
View File
@@ -37,6 +37,10 @@
["cobblestone", "minecraft:polished_deepslate", ["minecraft:cobbled_deeplsate"]],
["stone", "minecraft:polished_deepslate", ["minecraft:deepslate"]],
["cobblestone", "create:limestone", ["minecraft:calcite"]],
["stone", "create:limestone", ["minecraft:calcite"]]
["stone", "create:limestone", ["minecraft:calcite"]],
["cobblestone", "minecraft:calcite", ["minecraft:diorite"]],
["stone", "minecraft:calcite", ["minecraft:diorite"]],
["cobblestone", "minecraft:diorite", ["minecraft:andesite"]],
["stone", "minecraft:diorite", ["minecraft:andesite"]]
]