ingot delivery cannon

This commit is contained in:
Brevven 2022-12-23 18:07:43 -08:00
parent e4725271fc
commit 357c687841
2 changed files with 3 additions and 0 deletions

View file

@ -5,6 +5,8 @@ Date: 2022-12-24
- zh-CN by sunnytan53
Fixes:
- Modules with GDIW
Changes:
- SE ingots in delivery cannon
---------------------------------------------------------------------------------------------------
Version: 1.2.8
Date: 2022-08-23

View file

@ -105,6 +105,7 @@ if string.sub(mods["space-exploration"], 1, 3) == "0.6" then
data.raw.recipe["enriched-titanium-plate"].order= "d[titanium-plate]"
se_delivery_cannon_recipes["enriched-titanium"] = {name= "enriched-titanium"}
end
se_delivery_cannon_recipes["titanium-ingot"] = {name= "titanium-ingot"}
else
data.raw.item[util.me.titanium_plate].subgroup = "plates"
if mods["Krastorio2"] then