Useful Byproducts deprecated


Makes some Bob's Mods byproducts useful. Hydrogen can be made in to Fuel Cells. Sodium Hydroxide can be useful in Oil Refining, or can be used with Angel's Processing to improve Thermal Water.

7 years ago
0.14
33

b Variable checks

7 years ago

if angelsmods.refining.enableorerefining ->
if angelsmods and angelsmods.refining and angelsmods.refining.enableorerefining
If someone does not use angel's Mods then the game will throw an error.(indexing nil value)
second check is needed if someone only uses angels infinite ores but not the refining mods. It will give the same error.

7 years ago

Thanks. That issue should be fixed now.