
In vanilla, when you left items processing in furnaces and the chunk gets unloaded, it stops, no ticks running on the furnace. So when you come back to the same chunk, it continues the process.
How it works:
Everytime the plugin detects there is something burning on a furnace (it can be normal, blast, smelter) it will keep that chunk loaded until the last item is finished. To avoid performance issues this is done ONLY when processing items (actively burning). Fuel is not a trigger.
Features:
- Works with all types of vanilla furnaces. Including some custom ones, like BetterFurnace
- Works with furnaces connected to hoppers.
- To keep a good performance, if there are more than 1 furnaces running on the same chunk, the plugin will keep active the entire chunk, and will wait for the last one to finish its items.
- Added the command "/of debug" (only available to OPs) so you can check how many active chunks are loaded (by the plugin) and also how many furnaces within those chunks are running, with exact coordinates.
BE AWARE:
- This plugin WILL BECOME AN ISSUE if you are using crazy-giant furnace farms on your server. Since the main event here is keeping the chunk loaded, the more chunks you load, the less the performance.
- I won't be backporting this plugin to older versions. I tested it in all 1.21.x versions and its properly working. However, you can try to use it in 1.20.x but do not expect to work on all previous versions.
If you have any questions, use my github page.
Bye!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as offline-furnace-1.0.jar — drop this file into the mods folder
- Download size: 18 KB
- Download link checked 7 Sept 2026 — working
These come from our own check of the pack file, not from the source page.