248k update fixes

This commit is contained in:
Morganite 2026-02-23 22:13:26 -06:00 committed by Simon Brodtmann
parent 837d28ece7
commit f309eb6f73
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@
"dependencies": [
"base >= 2.0.0",
"bzlib",
"? 248k-Redux",
"? 248k-Redux >= 0.1.35",
"? bobassembly",
"? bzfoundry2",
"? Chromium2",

View file

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