forked from cacklingfiend/Limestone2
248k update fixes
This commit is contained in:
parent
e92e15e95b
commit
71abe1f8c5
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
"homepage": "https://discord.gg/ufvFUJtVwk",
|
"homepage": "https://discord.gg/ufvFUJtVwk",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"base >= 2.0.0",
|
"base >= 2.0.0",
|
||||||
"? 248k-Redux",
|
"? 248k-Redux >= 0.1.35",
|
||||||
"? bismuth",
|
"? bismuth",
|
||||||
"? bzcarbon2",
|
"? bzcarbon2",
|
||||||
"? bzzirconium2",
|
"? bzzirconium2",
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ if mods["bismuth"] then
|
||||||
end
|
end
|
||||||
|
|
||||||
if mods["Krastorio2"] and mods["space-exploration"] and mods["248k-Redux"] then
|
if mods["Krastorio2"] and mods["space-exploration"] and mods["248k-Redux"] then
|
||||||
util.remove_ingredient("se-holmium-powder", "gr_materials_gold_wire")
|
util.remove_ingredient("se-holmium-powder", "gr_gold_wire")
|
||||||
end
|
end
|
||||||
|
|
||||||
if mods["Krastorio2"] then
|
if mods["Krastorio2"] then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue