GlobbyPotato / Rockhounding_Chemistry

The purpose of Rockhounding Chemistry is to assembly and maintain an industrial area in which several machines handle various types of ingredients (solid, fluid and gaseous) to produce advanced material for mid-late game stages. It also leads to several features, functional applications and experiments.
Other
15 stars 17 forks source link

Transposer fluid module not working #110

Open SmugHatLeo opened 4 years ago

SmugHatLeo commented 4 years ago

am trying to convert hydrogen from nuclearcraft back to it's fluid mode using the transposer, but tis not working at all. I need it back into "normal" fluid so i can use it on other machines. 2019-11-11_13 33 20

GlobbyPotato commented 4 years ago

Hi, the Transposer is used to insert or extract gases from other mods into the RH system or to uniform identical resources. It's not really a conversion process gas to fluid.

If you want to change state from gas to fluid you need to use the Gas Condenser, where the gas input becomes the liquid output. The Gas Expansion Chamber will work automatically in the opposite way.

mods.rockhounding_chemistry.GasCondenser.add(<nuclearcraftID:nuclearcraft_hydrogen_gas>*100, <anymodID:liquid_hydrogen>*1);