Releases: 32bitx64bit/TemperatureAPI
Release list
1.2.0
2.0.0
Updates Temp API to latest stable MC version, 1.21.11
This is considered experimental, report any bugs. It should work though.
If you're mod is 1.20.1, please use 1.1.9 (Or latest stable release of 1.20.1)
1.1.9
v1.1.8
1.1.7
Fix BodyTemperatureAPI not correctly heating up players internal body.
1.1.5
Directional awareness, useful for directional sources for blocks that have nerfs for when outside.
1.1.4
Added Is outside API allowing developers to tell if the Block emitting temperature is outside, useful if you want to nerf the range of stuff outside.
1.1.3
Add a standardized way of handling tooltips for resistance. Now automatically generated. (Does not apply to creative spawned items due to how creative tab NBT's work.)
1.1.2
Revamp resistance API. Check wiki on the new usage.
1.1.1
Fixes BlockThermalAPI directional allowing temperature to passthrough blocks if one side is exposed. This release fixes that unintended behavior. Now requires LOS from the blocks for example, NORTH side.
(Retracted the previous 1.1.1 release, I really need to do testing before I release...)