248k update fixes

This commit is contained in:
Morganite 2026-02-23 22:28:47 -06:00
parent e92e15e95b
commit 71abe1f8c5
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",
"? bismuth", "? bismuth",
"? bzcarbon2", "? bzcarbon2",
"? bzzirconium2", "? bzzirconium2",

View file

@ -6,7 +6,7 @@ if mods["bismuth"] then
end end
if mods["Krastorio2"] and mods["space-exploration"] and mods["248k-Redux"] then if mods["Krastorio2"] and mods["space-exploration"] and mods["248k-Redux"] then
util.remove_ingredient("se-holmium-powder", "gr_materials_gold_wire") util.remove_ingredient("se-holmium-powder", "gr_gold_wire")
end end
if mods["Krastorio2"] then if mods["Krastorio2"] then