From 357c687841dd4db598883ea03c489e8d531d7cd6 Mon Sep 17 00:00:00 2001 From: Brevven Date: Fri, 23 Dec 2022 18:07:43 -0800 Subject: [PATCH] ingot delivery cannon --- changelog.txt | 2 ++ titanium-recipe-se.lua | 1 + 2 files changed, 3 insertions(+) diff --git a/changelog.txt b/changelog.txt index 9748fe6..4961c91 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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 diff --git a/titanium-recipe-se.lua b/titanium-recipe-se.lua index b86fed8..105610a 100644 --- a/titanium-recipe-se.lua +++ b/titanium-recipe-se.lua @@ -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