Remove "kr-crush-limestone" as it conflicts with "limestone-powder"
This commit is contained in:
parent
7551f9b139
commit
4e33a22bec
1 changed files with 8 additions and 3 deletions
|
|
@ -8,3 +8,8 @@ end
|
|||
if mods["Krastorio2"] and mods["space-exploration"] and mods["248k-Redux"] then
|
||||
util.remove_ingredient("se-holmium-powder", "gr_materials_gold_wire")
|
||||
end
|
||||
|
||||
if mods["Krastorio2"] then
|
||||
-- Conflicts with "limestone-powder"
|
||||
data.raw.recipe["kr-crush-limestone"] = nil
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue