TerraFirmaCraft

TerraFirmaCraft

2M Downloads

Crucible overwrites the heat of any item to the temperature of the crucible; not temperature of the item

alcatrazEscapee opened this issue ยท 0 comments

commented

HeatCapability.setTemperature(outputItem, crucible.temperature);

This line should be removed, it's inconsistent with other heating device behavior. To reproduce: add an item that has an item product, the output will be produced at the temperature of the crucible, not the temperature at which the input recipe triggered.