Compatibility
Minecraft: Java Edition
1.21.x
1.20.4
1.20–1.20.2
1.19.4
1.19.2
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published 2 years ago
Updated 5 days ago
Changelog
Update to Minecraft 1.21.5
This is a first release for Minecraft 1.21.5. It is initially released as a Beta because Cardinal Components API is not yet stable, however from my testing it does seem to work fine. If you find any issues please feel free to report them to https://github.com/TheDeathlyCow/thermoo/issues.
- Updated to Minecraft 1.21.5
- Removed all deprecated APIs, including the
EnvironmentController
,TemperatureConverter
, and some methods ofConfiguredTemperatureEffect
, andTemperatureEffects
. - Many classes such as
EnvironmentCommand
andTemperatureCommand
classes were made final, and all static only now have a private constructor. This is technically a breaking change, though unlikely to affect anyone. - Updated game tests to use new framework
- Replaced the
canFreeze
andcanOverheat
Kotlin temperature aware function extensions withcanBeCold
andcanBeWarm
to fix a conflict with the methodEntity#canFreeze
.
Files
Metadata
Release channel
BetaVersion number
6.0-beta.1Loaders
Game versions
1.21.5Downloads
38Publication date
March 26, 2025 at 11:33 AMPublisher
TheDeathlyCow
Owner