Fix config of stones

This commit is contained in:
2025-08-01 23:15:02 +02:00
parent 17b3005403
commit 7156675374
4 changed files with 37 additions and 42 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
["stone", "minecraft:coal_block", ["minecraft:blackstone|100","minecraft:glided_blackstone|5"]],
["cobblestone", "minecraft:quartz_block", ["minecraft:granite"]],
["stone", "minecraft:quartz_block", ["minecraft:granite"]],
["cobblestone", "minecraft:polished_deepslate", ["minecraft:cobbled_deeplsate"]],
["cobblestone", "minecraft:polished_deepslate", ["minecraft:cobbled_deepslate"]],
["stone", "minecraft:polished_deepslate", ["minecraft:deepslate"]],
["cobblestone", "create:limestone", ["minecraft:calcite"]],
["stone", "create:limestone", ["minecraft:calcite"]],