Botania

Botania

133M Downloads

Exoflame bug for IExoflameHeatable

chentao807 opened this issue ยท 0 comments

commented

https://github.com/Vazkii/Botania/blob/master/src/main/java/vazkii/botania/common/block/subtile/functional/SubTileExoflame.java#L72-L73
Line72-73

Decrease mana every tick, but only increase fuel when heatable.getBurnTime() == 0.
maybe you miss braces.