#Registering a liquid form for an already existing gas

9 messages · Page 1 of 1 (latest)

exotic void
#

When i try to register a liquid form for an already existing gas it says "Fluid already registered".
addFluid(GTMaterials.Nitrogen, $FluidStorageKeys.LIQUID, 77)
i did use

const $FluidBuilder = Java.loadClass('com.gregtechceu.gtceu.api.fluids.FluidBuilder');
const $FluidStorageKeys = Java.loadClass('com.gregtechceu.gtceu.api.fluids.store.FluidStorageKeys');```
digital holly
#

nitrogen is very much already a liquid

exotic void
#

i cant find it in jei

digital holly
#

you can add a gas form to a non gas liquid

#

but not vice versa

exotic void
#

ohh

#

so i need a new materail

digital holly
#

yes

exotic void
#

ok thanks