Incorrect values for consumed fuel
CaphalorAlb opened this issue ยท 1 comments
hey! I think i might have run into a bug
The issue is as follows:
- when i hover over the flame of the furnace with fuel in the slot it shows the correct number. (nothing smelting)
- when i start smelting, one item is consumed and it shows an incorrect number
- the relation seems to be: n*x+x where x is the fuel value for one item (eg coal)
example (with attached pictures) 2 coal correctly show as 16 items
when smelting starts, it incorrectly shows as 24 items and counts down from there


so it seems, that the "currently burning" value is off by a factor of 2
this only affects the furnace, blast furnace and smoker are not affected
I tested this with a fresh instance, only fabric and fuelinfo mods added, hopefully you can reproduce it
FuelInfo Version: 1.0.4
Minecraft: 1.20.1
Fabric: 0.14.22
Fabric API: 0.89.0+1.20.1