QuickSmelt

Moved

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

5/5, 106 likes
  1. Nope, there is'nt. Otherwise the commands would be described in the overview
     
  2. Is there a way to increase the speed even further? I own a 200x server and wish to increase the speed of ore production faster than 0.1 however changing it to for example "0.02" does the exact same production speed. IS there a way to either increase the speed even faster, or have it smelt more than 1 ore from a stack at once without AmountsOfBecome
     
  3. Switch to ExpertMode. The config is the way smaller, in style like version 1.3.1. The switches give you, after some short testing, for sure exactly what you want >>> QuickSmelt for Rust - 3.0.0 | Oxide
     
  4. I was on a server that Smelted 20 items a time per square, anyone know how to set that up?
     
  5. Task of the day the furnace melts as standard
    At night x4 (sold through quicksmelt.allow)

    While the furnace does not turn on and turn off the accelerated melting does not work

    How to turn on and off the oven command?(For automation)
    You just need to turn on and off the kilns 2 times a day
    -day normal melting
    - The night accelerated
    Switch on and off immediately

    When using plug-in nightLaterns
    Oven only on and off during the day
     
    Last edited by a moderator: May 4, 2017
  6. just bring back the old quicksmelt this new shit is confusing and gay
     
  7. @Globru How about OPEN your eyes and do some reading before posting such stupid shit:
    >>> QuickSmelt for Rust - 3.0.0 | Oxide
    Being too lazy is no excuse for being dumb ;)
     
  8. Fujikura, Please help with my previous post!
     
  9. Your request(s) are not clear enough, cause you Mixed several topics into multiple sentences.
     
  10. When adding permission, add to the plug-in the off and on of all the stoves on the server
     
  11. Just to quicksmelt.allow worked(applied) on furnaces they need to be turned off and on
     
  12. I am not sure if you have posted this already or not. This is a long list to read through. After granting permission, how do you change values? Please give me an example of what to type. Do I type in the ingame console, the config file itself or what?

    I am new to editing config files. Any help would be much appreciated
     
    Last edited by a moderator: May 14, 2017
  13. Is it safe to use version 1.3.0? Personally i have read over the overview multiple times and i'm sorry i just don't get it... All i want to is make everything faster..

    Edit: Nervermind i messed around alot, and changed to expert i ended up with this and gave me somewhat i wanted..?
    Code:
    {
      "ByproductModifier": 50.0,
      "ByproductPercent": 100,
      "CookedModifier": 500.0,
      "CookedPercent": 500,
      "ExpertModeEnabled": true,
      "FuelUsageModifier": 50,
      "OvercookMeat": false,
      "UsePermissions": false
    }
     
    Last edited by a moderator: May 15, 2017
  14. The actual item name is deermeat.raw, but try this instead. You have a typo in yours.

    Code:
    "meat.deer.raw": 1,
     
  15. How can i make this smelt instantley like when it hits furnace ther whole stack is cooked
     
  16. woodfuelamount
    It does not get faster at 0.5.
     
  17. Help! I can't get the Quick Smelt to work
    Help me plz
     
  18. dfasdfasdasDAsdaD
     
    Last edited by a moderator: May 23, 2017
  19. [i changed to 1.0 you can set allways 0.0 ]

    "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
    [DOUBLEPOST=1495527981][/DOUBLEPOST]
    Paste more details like what is wrong or screen from console .
     
  20. It does not say anything at all, just that it won't work
    The smelting is still at normal speed

    {
    "AmountsOfBecome": {
    "can_beans_empty": 150000,
    "can_tuna_empty": 1000000,
    "chicken_raw": 1000000,
    "crude_oil": 3000000,
    "fish_raw": 100000,
    "hq_metal_ore": 1000000,
    "humanmeat_raw": 1000000,
    "meat.bear.raw": 1000000,
    "meat.pork.raw": 1000000,
    "meat.wolf.raw": 1000000,
    "metal_ore": 1000000,
    "sulfur_ore": 1000000
    },
    "CharcoalMultiplier": 1000000000,
    "CharcoalPercentLoss": 1,
    "CookInFurnaces": false,
    "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": 1000000.0,
    "ceilinglight.deployed": 1.0,
    "furnace": 1000000.0,
    "furnace.large": 1000000.0,
    "jackolantern.angry": 1.0,
    "jackolantern.happy": 1.0,
    "lantern.deployed": 1.0,
    "refinery_small_deployed": 1000000.0,
    "tunalight.deployed": 1.0
    },
    "OvercookMeat": false,
    "UsePermissions": false,
    "WoodFuelAmount": 1.0
    }