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.
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.