Frostiful

Frostiful

8M Downloads

Heat immune players freeze forever

Azzarg opened this issue ยท 3 comments

commented

Describe the bug
When using both Scorchful and Frostful, players who are given the thermoo:heat_immune tag and who become cold, cannot warm up when in a neutral environment and standing next to fire.

To Reproduce
Steps to reproduce the behavior:
Install Scorchful, Frostful, and Thermoo.
Use a datapack to give yourself the thermoo:heat_immune tag
Use some means to become cold, such as entering a cave, until you ahve some amount of frozen hearts
Exit the cave and stand next to a fire
The frozen hearts will never thaw

Expected behavior
I expect heat immune players to be able to get rid of their frozen condition the same as a normal player can.

Game information (please complete)

  • MC Version 1.21.1
  • Loader: Fabric

Additional context
I am using Origins to give a specific origin the tag.

commented

you can just copy/paste the datapack files into your modpack if you really want to minimize the mod count, its lgpl licensed

commented

This is working as intended. This seems more like a case of the XY problem, if you're trying to make an origin immune to heat I would recommend using one of the builtin powers from Thermoo Patches to achieve this.

commented

I cannot imagine why that would be intended behavior, especially because camels are in that tag and logic would dictate they should be able to warm up if cold.
I want to avoid installing additional mods whenever possible, and using the tag seemed like the way to give an Origin heat resistance without depending on other mods. it worked perfectly except for this illogical interaction with being cold.

But OK fine, more mods it is.