About Smelting Controller
SAVE 10% WHEN BUYING THE BUNDLE
No oxide sh*t, fast af
Now supporting electric and legacy Furnaces !
The best smelting plugin you will find, guaranteedâ„¢
Still using Quick/Power Smelt ? Well.. let me welcome you to 2023.
Straightforward configuration, let's make our large furnaces x5 and refineries x2 but keep small furnaces vanilla:
"Ovens": { "furnace.large": { "Multiplier": 5, "Charcoal": 5, }, "furnace": { "Multiplier": 1, "Charcoal": 1, }, "refinery_small_deployed": { "Multiplier": 2, "Charcoal": 2, } }
Â
Yeah.. all smelting plugins can do that you said ? Fair enough..
How about changing the cook time (in seconds) per item type ?
"Products": { "hq.metal.ore": { "CookTime": 0.5, "Amount": 1 }, "metal.ore": { "CookTime": 10.0, "Amount": 1 }, "sulfur.ore": { "CookTime": 1.0, "Amount": 1 } }
Â
Still not impressed ?
What if you'd like one metal.ore to give you 5 metal frags instead of the default 1:1 ratio ? Easy.. grab my beer.
"metal.ore": { "CookTime": 10.0, "Amount": 5 }