EverFurnace

Never lose cooking progress again. EverFurnace simulates furnace operation while you're away — come back from adventuring and your Furnace, Blast Furnace, or Smoker will have everything ready, as if it never stopped.

File Details

everfurnace-neoforge-1.21.1-3.0.0.jar

  • R
  • Jun 2, 2026
  • 106.10 KB
  • 88
  • 1.21.1
  • NeoForge

File Name

everfurnace-neoforge-1.21.1-3.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:everfurnace-1155210:8183493"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog for Neoforge EverFurnace 1.21.1

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


[3.0.0] - 2026-06-01

🎉 Highlights

Other Mods Can Now Use EverFurnace Catch-Up

  • EverFurnace now has a public API that lets other mods add the same offline catch-up behaviour to their own cooking blocks.
  • If a mod registers its cooking block with EverFurnace, players will get the same "finished while you were away" experience for that block as they do for vanilla furnaces and campfires — particle burst, chat notification, the works.
  • The first planned expansion using this is EverFurnace: Farmer's Delight, which will bring catch-up to the Cooking Pot.

Vanilla Cooking Blocks Now Use the Same System Internally

  • Furnaces, Blast Furnaces, Smokers, and Campfires all go through the new API behind the scenes. Nothing changes for players — this just makes the whole mod cleaner and easier to maintain.

⚙️ Changed

  • No config changes. All existing settings work exactly as before.