248k update fixes #2

Open
Morganite wants to merge 1 commit from Morganite/bzlead2:main into main
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 80fb9c77c3 - Show all commits

View file

@ -1,6 +1,6 @@
local util = require("data-util");
local pb2 = "fu_lead_item"
local pb2 = "fu_lead"
if mods["248k-Redux"] then
@ -14,7 +14,7 @@ end
util.remove_raw("item", pb2)
-- Update 248k titanium production chain to include titanium ore
util.add_ingredient("fu_pure_ore_recipe", "lead-ore", 5)
util.add_to_product("fu_pure_ore_recipe", "fi_materials_pure_lead", 5)
util.add_ingredient("fu_pure_ore", "lead-ore", 5)
util.add_to_product("fu_pure_ore", "fu_pure_lead", 5)
end

View file

@ -14,7 +14,7 @@
"? Krastorio2",
"? Krastorio2-spaced-out",
"? Rich-Rocks-Requiem",
"? 248k-Redux",
"? 248k-Redux >= 0.1.35",
"? tenebris",
"? deadlock-beltboxes-loaders",
"? DeadlockCrating",