248k fix SrConrabo
This commit is contained in:
parent
d5508a2ab7
commit
c0343c1c00
2 changed files with 6 additions and 2 deletions
|
|
@ -8,8 +8,7 @@ for i, recipe in pairs(data.raw.recipe) do
|
|||
util.replace_product(recipe.name, ti2, util.titanium_plate)
|
||||
end
|
||||
|
||||
|
||||
if mods.LootingRemnants then
|
||||
if mods.LootingRemnants and data.raw.recipe.gr_white_hole_cycle_fi_materials_titan_recipe~=nil then
|
||||
data.raw.recipe.gr_white_hole_cycle_fi_materials_titan_recipe.exception_mods = {"Deconstruction", "LootingRemnants"}
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue