diff --git a/data/c/tags/items/steel_ingots.json b/data/c/tags/items/steel_ingots.json new file mode 100644 index 0000000..25a440d --- /dev/null +++ b/data/c/tags/items/steel_ingots.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "createdeco:industrial_iron_ingot" + ] +} diff --git a/data/c/tags/items/steel_plates.json b/data/c/tags/items/steel_plates.json new file mode 100644 index 0000000..8f0758d --- /dev/null +++ b/data/c/tags/items/steel_plates.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "createdeco:industrial_iron_sheet" + ] +}