Furnace-Speed
No reviews yet
This mod lets you configure furnce speed
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
FurnaceSpeed — Fabric Mod
FurnaceSpeed is a lightweight Fabric mod that lets you control how fast all furnace‑type blocks process items. Whether you’re smelting ores, cooking food, or mass‑processing materials, you decide how many furnace ticks run per server tick. Perfect for technical players, automation setups, or anyone who wants to eliminate waiting time.
Features
-
/furnaceSpeedDisplays the current speed multiplier. -
/furnaceSpeed <1–1000>Sets how many furnace ticks are executed per server tick. Example:20= 20× faster smelting. -
World‑specific configuration The value is saved in
./<world folder>/furnacespeed.cfgand automatically loaded when the world starts. -
Affects all furnace variants
-
Furnace
-
Blast Furnace
-
Smoker
-
-
Singleplayer & Multiplayer support Works instantly in singleplayer (player is OP by default). Requires OP level 2 on servers.
How it works
A Mixin injects into the static method AbstractFurnaceBlockEntity.tick(...). After the vanilla tick completes, the mod runs (multiplier - 1) additional ticks. A re‑entrancy flag prevents recursive calls, and the BlockState is re‑read after each extra tick to maintain vanilla behavior and invariants.
Compatibility
-
Minecraft 1.21.2 – 1.21.10
-
Fabric API
FurnaceSpeed — Fabric Mod FurnaceSpeed is a lightweight Fabric mod that lets you control how fast all furnace‑type blocks process items. Whether you’re smelting ores, cooking food, or mass‑processing materials, you decide how many furnace ticks run per server tick. Perfect for technical players, automation setups, or anyone who wants to eliminate waiting time.
Features
/furnaceSpeed
Displays the current speed multiplier.
/furnaceSpeed <1–1000>
Sets how many furnace ticks are executed per server tick.
Example: 20 = 20× faster smelting.
World‑specific configuration
The value is saved in
.//furnacespeed.cfg
and automatically loaded when the world starts.
Affects all furnace variants
Furnace
Blast Furnace
Smoker
Singleplayer & Multiplayer support
Works instantly in singleplayer (player is OP by default).
Requires OP level 2 on servers.
How it works A Mixin injects into the static method AbstractFurnaceBlockEntity.tick(...). After the vanilla tick completes, the mod runs (multiplier - 1) additional ticks. A re‑entrancy flag prevents recursive calls, and the BlockState is re‑read after each extra tick to maintain vanilla behavior and invariants.
Compatibility Minecraft 1.21.2 – 1.21.10
Fabric API
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources