You put that in the actual quicksmelt.cs it's self just do "cntrl F" to look for each of the phrases listed above
QuickSmelt
Moved
Total Downloads: 57,445 - First Release: May 27, 2015 - Last Update: Jun 13, 2018
- 5/5, 106 likes
-
-
Okay. Also fujikura can you assist me with my betterloot it's not spawning boxes in the monuments and I've tried to do many things but it is never working.
-
Wulf Community Admin
PS. @Fujikura, original author was apocdev, not me.
-
-
hey. how do i get instasmelt? i've been wondering and i don't know if it is either in the cs or java file. :/
-
-
I've changed the cook times for different ore and now the server is not consuming wood. The only thing I did was change cook times. Any help would be greatly appreciated. Thanks!
-
ok getting a problem players are complaining about after they turn of there furnaces it still burns wood has anyone else had this or have a fix maybe
-
Greetings to all members of the forum, I ask you for help, how to configure the plug-in configuration for smelting x5?
-
anyone can help me with this new version
when ores are in the furnace the charcoal speed goes 3x faster then when there no ores in the furnace
"AmountsOfBecome": {
"can_beans_empty": 15,
"can_tuna_empty": 10,
"chicken_raw": 1,
"crude_oil": 3,
"fish_raw": 1,
"hq_metal_ore": 1,
"humanmeat_raw": 1,
"meat.bear.raw": 1,
"meat.pork.raw": 1,
"meat.wolf.raw": 1,
"metal_ore": 1,
"sulfur_ore": 1
},
"CharcoalMultiplier": 70,
"CharcoalPercentLoss": 12.5,
"CookInFurnaces": false,
"CookTimes": {
"can_beans_empty": 2.0,
"can_tuna_empty": 2.0,
"chicken_raw": 3.0,
"crude_oil": 4.0,
"fish_raw": 4.0,
"hq_metal_ore": 8.0,
"humanmeat_raw": 5.0,
"meat.bear.raw": 5.0,
"meat.pork.raw": 5.0,
"meat.wolf.raw": 5.0,
"metal_ore": 4.0,
"sulfur_ore": 7.0
},
"ExpertModeEnabled": false
"OvenMultipliers": {
"campfire": 1.0,
"ceilinglight.deployed": 1.0,
"furnace": 1.0,
"furnace.large": 1.0,
"jackolantern.angry": 1.0,
"jackolantern.happy": 1.0,
"lantern.deployed": 1.0,
"refinery_small_deployed": 1.0,
"small_refinery_static": 1.0,
"tunalight.deployed": 1.0
},
"OvercookMeat": false,
"UsePermissions": false,
"WoodFuelAmount": 200.0
} -
-
I'm not sure if its this plugin affecting this, but the charcoal is still being produced even when the furnace is turned off, you have to remove wood to stop it. wood does not deplete.
{
"AmountsOfBecome": {
"can_beans_empty": 15,
"can_tuna_empty": 10,
"chicken_raw": 10,
"crude_oil": 10,
"fish_raw": 10,
"hq_metal_ore": 10,
"humanmeat_raw": 10,
"meat.bear.raw": 10,
"meat.pork.raw": 10,
"meat.wolf.raw": 10,
"metal_ore": 10,
"sulfur_ore": 10
},
"CharcoalMultiplier": 0,
"CharcoalPercentLoss": 25,
"CookInFurnaces": true,
"CookTimes": {
"can_beans_empty": 1.0,
"can_tuna_empty": 1.0,
"chicken_raw": 1.0,
"crude_oil": 1.0,
"fish_raw": 1.0,
"hq_metal_ore": 1.0,
"humanmeat_raw": 1.0,
"meat.bear.raw": 1.0,
"meat.pork.raw": 1.0,
"meat.wolf.raw": 1.0,
"metal_ore": 1.0,
"sulfur_ore": 1.0
},
"OvenMultipliers": {
"campfire": 10,
"ceilinglight.deployed": 1.0,
"furnace": 10,
"furnace.large": 10,
"jackolantern.angry": 1.0,
"jackolantern.happy": 1.0,
"lantern.deployed": 1.0,
"refinery_small_deployed": 10,
"small_refinery_static": 1.0,
"tunalight.deployed": 1.0
},
"OvercookMeat": false,
"UsePermissions": false,
"WoodFuelAmount": 0.1
} -
this is what im getting a cannot figure out how to stop this -
I understand that there is no one who will not help with the config that would make the melting 5 times faster?
-
-
-
Example on easy furnaces 5x:
Code:"OvenMultipliers": { "furnace": 5.0, "furnace.large": 5.0, },
[DOUBLEPOST=1491703678][/DOUBLEPOST]
2) Check your config agaain for some not really useful settings (i did see a lot) >> QuickSmelt for Rust - FAQ | Oxide
[DOUBLEPOST=1491703763][/DOUBLEPOST]It needs also a server-reboot to let it work normal again.
[DOUBLEPOST=1491703828][/DOUBLEPOST] -
Code:
{ "AmountsOfBecome": { "can_beans_empty": 30, "can_tuna_empty": 20, "chicken_raw": 2, "crude_oil": 6, "fish_raw": 2, "hq_metal_ore": 2, "humanmeat_raw": 2, "meat.bear.raw": 2, "meat.pork.raw": 2, "meat.wolf.raw": 2, "metal_ore": 2, "sulfur_ore": 2 }, "CharcoalMultiplier": 2, "CharcoalPercentLoss": 25, "CookInFurnaces": false, "CookTimes": { "can_beans_empty": 30.0, "can_tuna_empty": 30.0, "chicken_raw": 30.0, "crude_oil": 10.0, "fish_raw": 20.0, "hq_metal_ore": 20.0, "humanmeat_raw": 30.0, "meat.bear.raw": 30.0, "meat.pork.raw": 30.0, "meat.wolf.raw": 30.0, "metal_ore": 10.0, "sulfur_ore": 5.0 }, "ExpertModeEnabled": false, "OvenMultipliers": { "campfire": 10.0, "ceilinglight.deployed": 1.0, "furnace": 10.0, "furnace.large": 10.0, "jackolantern.angry": 1.0, "jackolantern.happy": 1.0, "lantern.deployed": 1.0, "refinery_small_deployed": 1.0, "small_refinery_static": 10.0, "tunalight.deployed": 1.0 }, "OvercookMeat": false, "UsePermissions": false, "WoodFuelAmount": 150.0 }
-
And not caused by the plugin.