Compatibility
Minecraft: Java Edition
1.21.x
1.20.4
1.20–1.20.2
1.19.4
1.19.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published last year
Updated yesterday
Changelog
This update brings Thermoo to 1.21.3. This is the first step in updating Frostiful and Scorchful. 1.21.1 will still continue to receive updates and fixes along with 1.21.3 for the foreseeable future, this is just for those who wish to play with newer versions.
Also, the Scorchful update may take a bit longer than Frostiful as it is currently blocked by Satin needing to update. Stay tuned!
Changelog:
- Updates Thermoo to 1.21.3
- Removed Armor Materials API including all tags and events. Unfortunately, the Armor Material registry was removed in 1.21.2, and so this API was completely unable to be updated. As an alternative, I would recommend checking out the Item Components mod as it provides a much more powerful way to modify the base settings of items (including attributes) in a data-driven format.
- Removed the
generic.
prefix from all attribute IDs. For example, the ID for Frost Resistance was previouslythermoo:generic.frost_resistance
, but is now simplythermoo:frost_resistance
. This change was made to reflect similar changes to attribute IDs in the vanilla game. - For old worlds being updated to 1.21.3 for the first time, this prefix change will be datafixed so all items and entities should retain their old attribute values (and you won't get any unknown attribute spam in the console). However, API users (i.e., mods, mod packs, and data packs) will have to adjust their code for this change manually.
- The season events now MUST return the correct season type. If a listener attempts to return the wrong season type, then it will be skipped and an empty will be returned instead. For example, if a
GET_TROPICAL_SEASON
attempts to return summer instead of tropical wet or dry, then it will be ignored.
Files
Metadata
Release channel
ReleaseVersion number
5.0Loaders
Game versions
1.21.3Downloads
20Publication date
November 12, 2024 at 2:39 PMPublisher
TheDeathlyCow
Owner