Compare commits

..

1 commit
main ... main

Author SHA1 Message Date
Morganite
20012d4d0b 248k update fixes 2026-02-23 22:13:26 -06:00
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