File Details
Thermoo 9.1.0
- R
- Feb 21, 2026
- 278.21 KB
- 7.2K
- 1.21.11
- Fabric + 1
File Name
thermoo-9.1.0.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
Thermoo 9.1: Atmospheric Pressure
- Added ability to dynamically toggle temperature effects on and off on a per-entity basis using the command
/thermoo temperature effect set_enabled. - Added a Java API to dynamically toggle temperature effects on and off on a per-entity basis to the
ConfiguredTemperatureEffectclass. - Added Thermoo specific entries to the F3 debug screen, these are disabled by default.
- Added an atmospheric pressure environment component type.
- This component stores the local atmospheric pressure in millibars.
- Added an atmospheric pressure gameplay environment attribute.
- This attribute is used as the default value for the environment component map.
- Added a sub-command to
/thermoo environmentto get the atmospheric pressure value at a block position. - Added
thermoo:set_temperature_from_pressureenvironment provider type. - Added
thermoo:set_pressure_from_altitudeenvironment provider type. - The relative humidity can now be queried using
/thermoo environment relative_humidity.- The old usage of
/thermoo environment relativehumiditystill works but is now deprecated.
- The old usage of