ingot delivery cannon

This commit is contained in:
Brevven 2022-12-23 18:07:51 -08:00
parent 41d160672b
commit eb98427cf2
2 changed files with 3 additions and 0 deletions

View file

@ -3,6 +3,8 @@ Version: 1.2.16
Date: 2022-12-24
Localization:
- zh-CN by sunnytan53
Changes:
- SE ingot in delivery cannon
---------------------------------------------------------------------------------------------------
Version: 1.2.15
Date: 2022-10-30

View file

@ -107,6 +107,7 @@ if string.sub(mods["space-exploration"], 1, 3) == "0.6" then
else
if util.me.byproduct() then util.add_product("molten-lead", {"copper-ore", 6}) end
end
se_delivery_cannon_recipes["lead-ingot"] = {name="lead-ingot"}
else
data.raw.item["lead-plate"].subgroup = "plates"
if mods["Krastorio2"] then