QuickSmelt

Can Increase the speed of all BaseOven types

Total Downloads: 57,391 - First Release: May 27, 2015 - Last Update: Jun 13, 2018

5/5, 106 likes
  1. @mspeedie Yeah I have it added in mine but its not working. Here's my JSON:
    {
    "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": 1,
    "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
    },
    "ExpertModeEnabled": false,
    "OvenMultipliers": {
    "bbq": 1.0,
    "campfire": 1.0,
    "furnace": 1.0,
    "furnace.large": 1.0,
    "hobobarrel_static": 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": 10.0
    }
     
  2. I will load that up on my lan server once I get home and see how it behaves.
    You did:
    o.reload QuickSmelt
    Correct?
     
  3. Yep. I cut and pasted yours and am checking as well.
     
  4. How did that work for you?
     
  5. yes i reloaded it
     
  6. It didnt unfortunately - not sure what the issue is.. ?
    Didnt work for me. :(
     
  7. Hi Fuji! New stone fireplace needs added in. Thanks!
     
  8. don't they fall under Campfire?

    I tested on my server with QuickSmelt, NoFuel and NightLanterns and it did not consume fuel, turned on and cooked chicken.
     
    Last edited by a moderator: Dec 17, 2017
  9. Fujikura updated QuickSmelt with a new update entry:

    3.1.0

     
  10. All I know is it's taken me 2 days to cook 20,000 wood, when it should take 20 minutes... will try the new update, THANKS FUJI!
     
  11. You can totally adjust that with the json, adjust the CookTimes and OvenMultipliers. Setting CookTimes smaller and OvenMultipliers higher will change the speed. I know one server has them to 0.1 and 10 respectively and it is blinding fast.
     
  12. Hi, So I'm really new to running a server and managing server mods but, but I'm having trouble understanding how to edit this mod. My goal is to have everything cook 50% faster than vanilla with max at or near 1-1 wood-charcoal. Is there a specific way to change values in rustadmin like with gather manager or do I need to change the file values exactly. Any help would be appreciated
     
  13. Charcoal controls:
    Code:
      "CharcoalMultiplier": 1,
      "CharcoalPercentLoss": 25,
    
    reduce the loss to 0 and adjust the multiplier as needed.
    Code:
    "OvenMultipliers": {
    Adjust these to 2 to cook twice as fast.
     
  14. Hello, the bbq on my server don't cook any meat? Is this plugin can block this?
     
  15. Is it possible to disable cooking of resources in campfires?
     
  16. Yep. Disable "CookInFurnaces" :)
     
  17. Lol, that makes sense :p
     
  18. 09:01 [Error] Failed to initialize plugin 'QuickSmelt v3.1.0' (NullReferenceException: Object reference not set to an instance of an object)
    at Oxide.Core.Configuration.DynamicConfigFile.get_Item (System.String key) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.QuickSmelt.GetConfig[Boolean] (System.String name, Boolean value) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.QuickSmelt.LoadDefaultConfig () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.QuickSmelt.Init () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.QuickSmelt.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0

    Edit: Nevermind, empty config.
     
  19. Im sorry i sound very stupid, but i'm having issues with doubling the furnace cooking rates, i want everything to be normal apart from the charcoal amounts, and the ore rates, what would i have to enable/edit to get that done? Ive tried everything.
     
  20. Here is my config

    {
    "AmountsOfBecome": {
    "can_beans_empty": 15,
    "can_tuna_empty": 10,
    "chicken_raw": 1,
    "crude_oil": 3,
    "fish_raw": 2,
    "hq_metal_ore": 2,
    "humanmeat_raw": 2,
    "meat.bear.raw": 2,
    "meat.deer.raw": 2,
    "meat.pork.raw": 2,
    "meat.wolf.raw": 2,
    "metal_ore": 2,
    "sulfur_ore": 2
    },
    "CharcoalMultiplier": 1,
    "CharcoalPercentLoss": 25,
    "CookInFurnaces": false,
    "CookTimes": 2.0 {
    "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.deer.raw": 30.0,
    "meat.pork.raw": 30.0,
    "meat.wolf.raw": 30.0,
    "metal_ore": 5.0,
    "sulfur_ore": 5.0
    },
    "ExpertModeEnabled": false,
    "OvenMultipliers": {
    "bbq.deployed": 2.0,
    "campfire": 2.0,
    "fireplace.deployed": 2.0,
    "furnace": 2.0,
    "furnace.large": 2.0,
    "hobobarrel_static": 2.0,
    "jackolantern.angry": 2.0,
    "jackolantern.happy": 2.0,
    "refinery_small_deployed": 2.0,
    "skull_fire_pit": 2.0,
    "small_refinery_static": 2.0
    },
    "OvercookMeat": false,
    "UsePermissions": false,
    "WoodFuelAmount": 2.0
    }