- Changed the
getTotalCookTime
overwrite to be a head-inject-cancel, as the overwrite was failing when an AT was present.
- Removed forge dependency line from the mods.toml and marked as Forge and NeoForge for CF.
- The dependency will be added back and the Forge marker will be removed once CF supports Neo correctly.
- Updated to 1.20.1
- Updated to 1.19.2
- Rebuilt for 1.18.2
- Update to Placebo 6.1.0
- Changed the signature of the getTotalCookTime overwrite to public to not crash when AT's are involved.
- Updated to 1.18.1
- Updated to 1.17.1
- FastFurnace has been rewritten to use Mixins!
- FastFurnace is no longer required on the client side - it only needs to be present on the server.