You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed this when experimenting with the heat system for PneumaticCraft: Repressurized (https://github.com/desht/pnc-repressurized). Your fluids are all registered with a temperature of 1300K, which is really really hot - the temperature of lava, in fact. This should be probably be 300K for room-temperature fluids.
Industrial Foregoing Version: 1.12-1.3.1-61
TeslaCoreLib Version: n/a
Crashlog (If Any): n/a
I noticed this when experimenting with the heat system for PneumaticCraft: Repressurized (https://github.com/desht/pnc-repressurized). Your fluids are all registered with a temperature of 1300K, which is really really hot - the temperature of lava, in fact. This should be probably be 300K for room-temperature fluids.
See https://github.com/Buuz135/Industrial-Foregoing/blob/master/src/main/java/com/buuz135/industrial/fluid/IFCustomFluid.java#L12
The text was updated successfully, but these errors were encountered: