248k update fixes #1

Open
Morganite wants to merge 1 commit from Morganite/bztitanium2:master into master
3 changed files with 4 additions and 4 deletions
Showing only changes of commit 869f279bf3 - Show all commits

View file

@ -1,7 +1,7 @@
local util = require("data-util");
if mods["248k-Redux"] then
local ti2 = "fi_materials_titan"
local ti2 = "fi_titan"
-- Swap out all 248k titanium for BZ titanium_plate
for i, recipe in pairs(data.raw.recipe) do

View file

@ -1,6 +1,6 @@
local util = require("data-util");
-- Update 248k titanium production chain to include titanium ore
util.add_ingredient("fi_pure_titan_recipe", "titanium-ore", 10)
util.add_to_product("fi_pure_titan_recipe", "fi_materials_pure_titan", 2)
util.add_ingredient("fi_pure_titan", "titanium-ore", 10)
util.add_to_product("fi_pure_titan", "fi_pure_titan", 2)

View file

@ -21,7 +21,7 @@
"? modmashsplinterresources",
"? EndgameCombat",
"(?) Power Armor MK3",
"? 248k-Redux",
"? 248k-Redux >= 0.1.35",
"? tenebris",
"? Cerys-Moon-of-Fulgora",
"(?) atan-nuclear-science",