forked from cacklingfiend/Cobalt2
248k update fixes
This commit is contained in:
parent
0b7c35cee4
commit
20012d4d0b
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"homepage": "https://discord.gg/ufvFUJtVwk",
|
||||
"dependencies": [
|
||||
"base >= 2.0.0",
|
||||
"? 248k-Redux",
|
||||
"? 248k-Redux >= 0.1.35",
|
||||
"? bobassembly",
|
||||
"? bzfoundry2",
|
||||
"? Chromium2",
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ if mods["bobassembly"] then
|
|||
end
|
||||
|
||||
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
|
||||
|
||||
if mods["Krastorio2"] then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue