ingot delivery cannon

This commit is contained in:
Brevven 2022-12-23 18:06:44 -08:00
parent b296326c17
commit 9d72f9969e
2 changed files with 3 additions and 0 deletions

View file

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