Fix outdated recipe names for thermofluid
This commit is contained in:
parent
111777ab02
commit
09d43e2d96
1 changed files with 2 additions and 2 deletions
|
|
@ -49,7 +49,7 @@ util.add_ingredient("se-bio-sludge-decontamination", mods.Krastorio2 and "kr-chl
|
||||||
util.add_ingredient("se-bio-electrics-data", "salt", 1)
|
util.add_ingredient("se-bio-electrics-data", "salt", 1)
|
||||||
|
|
||||||
util.add_ingredient("se-holmium-chloride", mods["Krastorio2"] and "kr-hydrogen-chloride" or "hydrogen-chloride", 2)
|
util.add_ingredient("se-holmium-chloride", mods["Krastorio2"] and "kr-hydrogen-chloride" or "hydrogen-chloride", 2)
|
||||||
util.replace_some_ingredient("se-space-coolant", "copper-plate", 1, "salt", 1)
|
util.replace_some_ingredient("se-space-coolant-hot", "copper-plate", 1, "salt", 1)
|
||||||
util.replace_some_ingredient("se-space-coolant-cryonite", "copper-plate", 1, "salt", 1)
|
util.replace_some_ingredient("se-space-coolant-hot-cryonite", "copper-plate", 1, "salt", 1)
|
||||||
|
|
||||||
util.add_ingredient("shiveros_advanced_uranium_reprocessing", "salt", 1)
|
util.add_ingredient("shiveros_advanced_uranium_reprocessing", "salt", 1)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue