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 refin...
codefling.com

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 refin...
About Smelting Controller



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
}