thermofluid
This commit is contained in:
parent
0aecd7f6b8
commit
71cdec3868
2 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@ Date: 2022-12-24
|
|||
Changes:
|
||||
- Thumbnail tweak
|
||||
- SE: Less salt in core mining
|
||||
- SE: thermofluid basic recipe requires salt
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.3
|
||||
Date: 2022-12-05
|
||||
|
|
|
@ -60,5 +60,7 @@ util.add_ingredient("se-bio-sludge-decontamination", "chlorine", 1)
|
|||
util.add_ingredient("se-bio-electrics-data", "salt", 1)
|
||||
|
||||
util.add_ingredient("se-holmium-chloride", "hydrogen-chloride", 2)
|
||||
util.replace_some_ingredient("se-space-coolant", "copper-plate", 1, "salt", 1)
|
||||
util.replace_some_ingredient("se-space-coolant-cryonite", "copper-plate", 1, "salt", 1)
|
||||
|
||||
util.add_ingredient("shiveros_advanced_uranium_reprocessing", "salt", 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue