File Details
everfurnace-1.20.1-3.0.0.jar
- R
- Jun 2, 2026
- 106.42 KB
- 1.9K
- 1.20.1
- Forge
File Name
everfurnace-1.20.1-3.0.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Changelog for EverFurnace (Forge 1.20.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-05-29
🎉 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.