Releases: TheDeathlyCow/thermoo
Releases · TheDeathlyCow/thermoo
Version 1.2.0 - Temperature Change Events Changed
- Added an
EnviromentManager
to allow mods to configure the controller - Made some adjustments to how changes in soaking/temperature are handled by events
Version 1.1.0 - Updating an Event
- Combed the events
TICK_WARM_BIOME_TEMPERATURE_CHANGE
andTICK_COLD_BIOME_TEMPERATURE_CHANGE
into just simply:TICK_BIOME_TEMPERATURE_CHANGE
Version 1.0.0 - Extracting from Frostiful
This is the first release of Thermoo and contains all the temperature-changing abilities of Frostiful extracted into a more generalized and easy-to-use temperature library.