diff --git a/changelog.txt b/changelog.txt index 0aaf573..aa0cee6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -5,6 +5,8 @@ Date: 2022-12-24 - zh-CN by sunnytan53 Fixes: - GDIW modules + Changes: + - SE ingot in delivery cannon --------------------------------------------------------------------------------------------------- Version: 0.1.6 Date: 2022-08-19 diff --git a/tin-recipe-se.lua b/tin-recipe-se.lua index 42911db..4f7ce37 100644 --- a/tin-recipe-se.lua +++ b/tin-recipe-se.lua @@ -104,6 +104,8 @@ if string.sub(mods["space-exploration"], 1, 3) == "0.6" then data.raw.recipe["enriched-tin-plate"].order= "d[tin-plate]" se_delivery_cannon_recipes["enriched-tin"] = {name= "enriched-tin"} end + se_delivery_cannon_recipes["tin-ingot"] = {name= "tin-ingot"} + else data.raw.item["tin-plate"].subgroup = "plates" if mods["Krastorio2"] then