ingot delivery cannon
This commit is contained in:
parent
e4725271fc
commit
357c687841
2 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue