Ok good thanks. i wasnt sure if it was normal after i restarted my server.
QuickSmelt
Moved
Total Downloads: 57,445 - First Release: May 27, 2015 - Last Update: Jun 13, 2018
- 5/5, 106 likes
-
You can add multiple groups? For example in group 1 furnace 2 times faster, and in group 2 - 4 times faster.
-
Wulf Community Admin
-
i have a rust server and everything is 25000x but smelting is so slow i wanted to use this mod to speed it up but i have no clue how can someone help me on skype or just write back my skype is Spyder_2003 thanks
-
Wulf Community Admin
-
"ChancePerConsumption": 100.5,
"CharcoalChanceModifier": 100.5,
"CharcoalProductionModifier": 100.0,
"DontOvercookMeat": true,
"ProductionModifier": 25000.0,
"UsePermissions": false
}
also how do you reload the plugin? -
Wulf Community Admin
-
-
Wulf Community Admin
reload QuickSmelt -
-
Wulf Community Admin
-
-
Wulf Community Admin
-
[BUG] When you cook uncooked fish, fish gets deleted in the process. EX: I put 12 uncooked fish in a campfire, and i got 8 cooked fish out.
This doesn't necessarily seem related to stack sizes, because it still occurs when you put a single-stack of fish into a campfire/furnace. -
Wulf Community Admin
-
Hello
i have this in my program and nothign happend:
#region Configuration
float ChancePerConsumption => GetConfig("ChancePerConsumption", 0.5f);
float CharcoalChanceModifier => GetConfig("CharcoalChanceModifier", 1.5f);
float CharcoalProductionModifier => GetConfig("CharcoalProductionModifier", 500f);
bool DontOvercookMeat => GetConfig("DontOvercookMeat", true);
float ProductionModifier => GetConfig("ProductionModifier", 100f);
What i have to change to smelt more faster? -
Wulf Community Admin
-
so i have to go to the oxide folder?
this folder? Screenshot
and what i have to change? when i open to edit just give me this: Screenshot -
Wulf Community Admin
-
sorry mine error xd i have this but nothing change
{
"ChancePerConsumption": 1.5,
"CharcoalChanceModifier": 7.5,
"CharcoalProductionModifier": 3,
"DontOvercookMeat": true,
"ProductionModifier": 50,
"UsePermissions": false
}
I whant something like 5x faster what i have to chage?