From 20012d4d0bbbb9167958c39f031222a5c7672bb4 Mon Sep 17 00:00:00 2001 From: Morganite Date: Mon, 23 Feb 2026 22:13:26 -0600 Subject: [PATCH] 248k update fixes --- Cobalt2/info.json | 2 +- Cobalt2/recipe-modify.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cobalt2/info.json b/Cobalt2/info.json index d72b47a..a9e0392 100644 --- a/Cobalt2/info.json +++ b/Cobalt2/info.json @@ -8,7 +8,7 @@ "homepage": "https://discord.gg/ufvFUJtVwk", "dependencies": [ "base >= 2.0.0", - "? 248k-Redux", + "? 248k-Redux >= 0.1.35", "? bobassembly", "? bzfoundry2", "? Chromium2", diff --git a/Cobalt2/recipe-modify.lua b/Cobalt2/recipe-modify.lua index 04801c1..0d34071 100644 --- a/Cobalt2/recipe-modify.lua +++ b/Cobalt2/recipe-modify.lua @@ -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 -- 2.39.5