248k update fixes #2
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",
|
||||||
"? bobassembly",
|
"? bobassembly",
|
||||||
"? bzfoundry2",
|
"? bzfoundry2",
|
||||||
"? Chromium2",
|
"? Chromium2",
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@ if mods["bobassembly"] then
|
||||||
end
|
end
|
||||||
|
|
||||||
if mods["248k-Redux"] then
|
if mods["248k-Redux"] then
|
||||||
util.replace_ingredient("el_lithium_battery_recipe", "iron-plate", "cobalt-plate", 4)
|
util.replace_ingredient("el_lithium_battery", "iron-plate", "cobalt-plate", 4)
|
||||||
end
|
end
|
||||||
|
|
||||||
if mods["Krastorio2"] then
|
if mods["Krastorio2"] then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue