Skip to content

Releases: 32bitx64bit/TemperatureAPI

1.2.0

Choose a tag to compare

@32bitx64bit 32bitx64bit released this 12 Jun 12:22

Room based temperature + block insulation.

2.0.0

Choose a tag to compare

@32bitx64bit 32bitx64bit released this 13 Jan 07:01

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

Choose a tag to compare

@32bitx64bit 32bitx64bit released this 06 Jan 04:04

Minor bugfix

v1.1.8

Choose a tag to compare

@32bitx64bit 32bitx64bit released this 02 Jan 22:38

Release 1.1.8 on github

(whoops)

1.1.7

Choose a tag to compare

@32bitx64bit 32bitx64bit released this 07 Oct 12:22

Fix BodyTemperatureAPI not correctly heating up players internal body.

1.1.5

Choose a tag to compare

@32bitx64bit 32bitx64bit released this 28 Sep 09:34

Directional awareness, useful for directional sources for blocks that have nerfs for when outside.

1.1.4

Choose a tag to compare

@32bitx64bit 32bitx64bit released this 28 Sep 09:00

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

Choose a tag to compare

@32bitx64bit 32bitx64bit released this 25 Sep 07:44

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

Choose a tag to compare

@32bitx64bit 32bitx64bit released this 25 Sep 04:09

Revamp resistance API. Check wiki on the new usage.

1.1.1

Choose a tag to compare

@32bitx64bit 32bitx64bit released this 24 Sep 02:39

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...)