

EverFurnace
The EverFurnace modification uses mixin technology to enhance standard furnaces, blast furnaces, and smokers in Minecraft. Now these blocks can continue processing resources even when they are in unloaded chunks.
How does it work?
Actually, furnaces don't work constantly in the background. Instead, the system calculates the time elapsed since the chunk was last loaded and instantly "catches up" with the entire missed cooking process. If you went on a long journey through the world, then immediately upon returning, when the chunk with the furnace loads, all the elapsed time will be accounted for in the smelting process. Resources will update as if you never left.
Compatibility
EverFurnace is compatible with most modifications that also use mixins to work with AbstractFurnaceBlockEntity. The only limitation is that mods should not replace or redirect the tick() method. For example, the mod works perfectly together with FastFurnace.
EverMod Series
EverFurnace is part of the EverMod series of modifications that enhance various aspects of gameplay.
Community
Join our Discord community for discussion and support.