mrh0 / createaddition

Create Crafts & Additions, Addon to the Create mod by the Create Team.
Other
84 stars 112 forks source link

[Fabric] Stop double-counting liquid blaze burner fuel use #783

Closed dhouck closed 6 months ago

dhouck commented 6 months ago

Fixes #782. This is not quite equivalent to the Forge implementation, because I didn't want to worry about that implementing off-by-one errors (see the referenced issue), but does work with brief testing.