248k update fixes #2

Open
Morganite wants to merge 1 commit from Morganite/Cobalt2:main into main
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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