diff --git a/exploration/src/main/generated/data/forge/tags/items/raw_materials/silver.json b/exploration/src/main/generated/data/forge/tags/items/raw_materials/silver.json new file mode 100644 index 000000000..08ef69f61 --- /dev/null +++ b/exploration/src/main/generated/data/forge/tags/items/raw_materials/silver.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "projectred_exploration:raw_silver" + ] +} \ No newline at end of file diff --git a/exploration/src/main/generated/data/forge/tags/items/raw_materials/tin.json b/exploration/src/main/generated/data/forge/tags/items/raw_materials/tin.json new file mode 100644 index 000000000..33a522342 --- /dev/null +++ b/exploration/src/main/generated/data/forge/tags/items/raw_materials/tin.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "projectred_exploration:raw_tin" + ] +} \ No newline at end of file diff --git a/exploration/src/main/generated/data/projectred_exploration/recipes/silver_ingot_from_raw_tin_smelting.json b/exploration/src/main/generated/data/projectred_exploration/recipes/silver_ingot_from_raw_silver_smelting.json similarity index 77% rename from exploration/src/main/generated/data/projectred_exploration/recipes/silver_ingot_from_raw_tin_smelting.json rename to exploration/src/main/generated/data/projectred_exploration/recipes/silver_ingot_from_raw_silver_smelting.json index a8d72fd6b..b5b8d5f20 100644 --- a/exploration/src/main/generated/data/projectred_exploration/recipes/silver_ingot_from_raw_tin_smelting.json +++ b/exploration/src/main/generated/data/projectred_exploration/recipes/silver_ingot_from_raw_silver_smelting.json @@ -4,7 +4,7 @@ "item": "projectred_exploration:silver_ingot" }, "ingredient": { - "item": "projectred_exploration:raw_tin" + "item": "projectred_exploration:raw_silver" }, "experience": 0.7, "cookingtime": 200