File Details
Thermoo 3.0
- B
- Apr 13, 2024
- 216.09 KB
- 2.7K
- 1.20.2
- Fabric + 1
File Name
thermoo-3.0.jar
Supported Versions
- 1.20.2
Curse Maven Snippet
Thermoo is now updated to 1.20.2. This is the first step to updating to 1.20.4. This update includes a few breaking changes to the temperature effect and item attribute modifiers APIs. The JSON APIs will mostly work as before, with only a few changes. This will likely be the only update for 1.20.2.
Changelog:
- Updated Thermoo to MC 1.20.2
- Refactored temperature effects to use codecs instead of serializers.
- Some nonsensical values in temperature effect JSONs are no longer allowed
- Equipment slot and attribute operations are now supplied as
lower_casestrings instead ofUPPER_CASE. - Removed built in integrations for Fabric Seasons, Colorful Hearts, and Overflowing bars. These have been moved to Thermoo Patches.
- Removed the deprecated temperature effect
thermoo:freeze_damage_legacyand associated Legacy Damage temperature effect type. - Removed the
thermoo.temperaturefield fromminecraft:entity_propertiesloot conditions - Added
thermoo:temperatureandthermoo:soakedloot conditions