
FastFurnace Mod does a couple of things relating to the vanilla furnace so that it runs faster during its update method.

Features:
Show MoreSimilar to FastWorkbench, it caches the last recipe used and checks this recipe first before re-scanning the entire registry. This is significantly faster due to the vanilla furnace scanning the entire furnace registry each tick, which may be fine for vanilla, but in a modded environment, gets very large very quickly.
Additionally, the mod fixes a bug in serialization of the furnace, which would cause burn times above 32767 to be ignored during saving (as the burn time was cast to a short even though an int was written).
These changes only apply to the vanilla furnace. Mods should follow the same practices that this mod does in order to ensure fewer loops over the smelting list.
For people who like numbers, here is Vanilla vs FastFurnace:

Vanilla

FastFurnace
This is 9 furnaces each smelting cobblestone the entire time the test was conducted. The number of invocations is kept roughly the same as to not skew any numbers. This test was conducted in vanilla, which only has ~70 furnace recipes. In a modpack, there could be upwards of 700, significantly increasing the performance gain.
Screenshots:







FastFurnace Mod Download Links
For Minecraft 1.12.2
Forge version: Download from Server 1
For Minecraft 1.15.2
Forge version: Download from Server 1
Fabric version: Download from Server 1
For Minecraft 1.16.5
Forge version: Download from Server 1
Fabric version: Download from Server 1
For Minecraft 1.17.1
Forge version: Download from Server 1
Fabric version: Download from Server 1
For Minecraft 1.18.1
Forge version: Download from Server 1
Fabric version: Download from Server 1
For Minecraft 1.18.2
Forge version: Download from Server 1
Fabric version: Download from Server 1
For Minecraft 1.19.2
Forge version: Download from Server 1
Fabric version: Download from Server 1
For Minecraft 1.20.1
Forge/NeoForge version: Download from Server 1 – Download from Server 2
For Minecraft 1.21.1, 1.21
NeoForge version: Download from Server 1 – Download from Server 2
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21.1, 1.20.1
- 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: In MC Java Mods, or directly above on this page.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Downloads as 199387.mcaddon
- Download size: 10 KB
- Download link checked 29 Jul 2026 — working
- Mirrored on our own servers — the download does not depend on the original host
These come from our own check of the pack file, not from the source page.