FastFurnace Mod (1.21.1, 1.20.1) – Cooking Food in Seconds
128,773
0
October 5, 2024
FastFurnace Mod does a couple of things relating to the vanilla furnace so that it runs faster during its update method.

Features:
Show More
Similar 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:
Show More

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:







How to Install:
New to Minecraft? Follow our step-by-step guide to install Mods on your PC.View Guide
Requirements:
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
NeoForge version: Download from Server 1 – Download from Server 2
