Incorrect display of temperature in the Heat Graph of the Fission Reactor
Dimiral opened this issue ยท 1 comments
Issue description
I chose to display the temperature in Celsius, and in the Heat Graph it is always in Kelvin
Steps to reproduce
- Build Fission Reactor
- Choose a Celsius temperature
- Look at Heat Graph
Minecraft version
1.16.5 (Latest)
Forge version
36.2.2
Mekanism version
10.0.21 (Latest)
Other relevant versions
No response
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
No response
Hmm so I think there are actually two things going on here:
- There is an issue with rounding at least slightly at larger numbers (way higher than this is at currently though and not what this is running into)
- The heat graph isn't converting to the units you have selected and is just showing in Kelvin which is different than celcius by 273 and is why the temperature looks much higher.