QuickSmelt

Moved

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

5/5, 106 likes
  1. You put that in the actual quicksmelt.cs it's self just do "cntrl F" to look for each of the phrases listed above
     
  2. Whattt???? There must be ZERO cchanged in the CODE....It's all config controlled ;)
     
  3. 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.
     
  4. Wulf

    Wulf Community Admin

    PS. @Fujikura, original author was apocdev, not me. :p
     
  5. Alrighty! Changed description author link.
     
  6. 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. :/
     
  7. >>> Et voilĂ : Instant Smelt for Rust | Oxide :p
     
  8. 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!
     
  9. 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
     
  10. Greetings to all members of the forum, I ask you for help, how to configure the plug-in configuration for smelting x5?
     
  11. 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
    }
     
  12. Thr charcoal multiplier is too high, referring to the default of "1".
     
  13. 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
    }
     

  14. this is what im getting a cannot figure out how to stop this
     
  15. I understand that there is no one who will not help with the config that would make the melting 5 times faster?
     
  16. Easiest and fastest way is to set any ovenmultiplers of your choise to 5.0
     
  17. And how to do it? I already tried it and on the output it turned out a lot of resources.
     
  18. Changing anything you don't really know how to configure does not lead to success when you did not read also the FAQ ;)
    Example on easy furnaces 5x:
    Code:
      "OvenMultipliers": {    "furnace": 5.0,
        "furnace.large": 5.0,
      },
    save config, reload plugin, all done....
    [DOUBLEPOST=1491703678][/DOUBLEPOST]
    1) Update the plugin; you got not the latest ;)
    2) Check your config agaain for some not really useful settings (i did see a lot) >> QuickSmelt for Rust - FAQ | Oxide
    [DOUBLEPOST=1491703763][/DOUBLEPOST]
    The same here: A not updated plugin ;) It needs also a server-reboot to let it work normal again.
    [DOUBLEPOST=1491703828][/DOUBLEPOST]
    Latest plugin version? If not: Update > Reboot
     
  19. 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
    }
    Neat bug reported by player ... place one 1 wood in furnace start and stop a bunch of times really fast then dupe charcoal
     
  20. Can't reproduce such thing. Also it's sure related to the mis-usage ;) And not caused by the plugin.