Faster Furnaces

Fabric mod for Java 1.21.11 that makes furnaces smelt items faster by making it 2.0x faster, no new blocks. Simple addon.

Downloads

24

Remixes

0

Price

Free

fabric · Server · 1.21.1 · mod

Faster Furnaces

  • Furnaces, smokers, and blast furnaces smelt at 2x speed by halving the recipe cook time while leaving fuel usage unchanged.
  • Server-only mod for Minecraft 1.21.1; drop the jar into your Fabric server's mods folder alongside Fabric API.
  • Initialization logs a brief confirmation on server start so you can verify the mod is active.
  • Implemented with a mixin on AbstractFurnaceBlockEntity#getCookTime, so it applies uniformly to all furnace-type blocks without adding new blocks or items.
  • Current scope focuses purely on smelting speed; no gameplay commands or configuration are included. Future ideas: add a config toggle for the multiplier or per-block-type tuning if needed.
MORE LIKE THIS