QuickSmelt

Can Increase the speed of all BaseOven types

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

5/5, 106 likes
  1. What do you mean?
     
  2. He means, expert mode is gone, and the furnace isn't fast anymore, it used to smelt every second, now it doesn't.
     
  3. Take your old smelt rate per second and multiply it by 5. It's the same thing whether you smelt one per second, or 5x more every 5 seconds.
     
  4. The meat is burnt and the config don't look like the ones showing on here, this is what mine looks like
    {
    "SmeltSpeed": 1,
    "WoodRate": 1,
    "CharcoalRate": 0.7,
    "CanCookFoodInFurnace": false,
    "UsePermissions": false
    }
    where is the rest of the config/
     
    Last edited by a moderator: Apr 27, 2018
  5. Edit not to worry
     
    Last edited by a moderator: Apr 28, 2018
  6. New version simpler yes but less interesting and less accurate.
    I give the old version personally.
     
  7. Go ahead and use the old version, but how is it less accurate?

    If you specify a smelt speed of 10x, it will be exactly 10x quicker than vanilla.
     
  8. Where are multipliers settings for each ressource with the v4 of the plugin???
     
  9. The newer Config fucked it up a little. Every Entity had a special burnrate before. Now all have one. Please add an option to use the old config or the short new. Pls.

    PS:
    Code:
    {
      "AmountsOfBecome": {
        "can_beans_empty": 15,
        "can_tuna_empty": 10,
        "chicken_raw": 1,
        "crude_oil": 4,
        "fish_raw": 1,
        "hq_metal_ore": 4,
        "humanmeat_raw": 1,
        "meat.bear.raw": 1,
        "meat.deer.raw": 1,
        "meat.horse.raw": 1,
        "meat.pork.raw": 1,
        "meat.wolf.raw": 1,
        "metal_ore": 3,
        "sulfur_ore": 3
      },
      "CharcoalMultiplier": 4,
      "CharcoalPercentLoss": 25,
      "CookInFurnaces": true,
      "CookTimes": {
        "can_beans_empty": 0.1,
        "can_tuna_empty": 0.1,
        "chicken_raw": 0.1,
        "crude_oil": 0.1,
        "fish_raw": 0.1,
        "hq_metal_ore": 0.1,
        "humanmeat_raw": 0.1,
        "meat.bear.raw": 0.1,
        "meat.deer.raw": 0.1,
        "meat.horse.raw": 26.0,
        "meat.pork.raw": 0.1,
        "meat.wolf.raw": 0.1,
        "metal_ore": 0.1,
        "sulfur_ore": 0.1
      },
      "ExpertModeEnabled": false,
      "OvenMultipliers": {
        "bbq.deployed": 0.3,
        "campfire": 0.4,
        "campfire_static": 2.0,
        "fireplace.deployed": 0.5,
        "furnace": 1.6,
        "furnace.large": 1.9,
        "furnace_static": 1.2,
        "hobobarrel_static": 0.4,
        "jackolantern.angry": 0.5,
        "jackolantern.happy": 0.6,
        "refinery_small_deployed": 1.8,
        "skull_fire_pit": 1.9,
        "small_refinery_static": 1.2
      },
      "OvercookMeat": false,
      "UsePermissions": false,
      "WoodFuelAmount": 0.5
    }
    
    I think it was possible to use and very varibale. But now not more :/

    Mfg Bi0
     
    Last edited by a moderator: Apr 28, 2018
  10. Click Version history and download the one you want from there
     
  11. Love the simplicity of the new configuration file, it's not surprising so many people had difficulty setting the old one up!

    However I do have some questions:

    1. Does cooking still count as the same function as smelting? I don't necessarily want cooking to be sped up.
    2. Can you re-add "OvercookMeat" please so that we can turn it off? Your plugin made the game a lot more playable since we didn't have to babysit a BBQ/Campfire/Furnace anymore.

    Thanks, and keep up the good work!
     
  12. Regarding the new version, when the furnace gets full it stops (makes that characteristic sound) however it continues to burn the minerals, letting everything out. Does anyone know how to solve this problem?
     
  13. I went back to version 3.2.0.. Couldn't seem to get the smelting to go any faster than vanilla.. I have a lot more control with this version
     
  14. i cant get it to smelt anything and if i do it takes ages,
    wood speed is fine but ive tried doing all sorts with the config

    {
    "SmeltSpeed": 10,
    "WoodRate": 1,
    "CharcoalRate": 0.7,
    "CanCookFoodInFurnace": false,
    "UsePermissions": false
    }
     
  15. Did you try reloading the plugin after changing the config? With what you provided, it should smelt 10x faster than vanilla.
     
  16. someone knows if there is another QuickSmelt like the previous one
    one that gives you the opportunity to cook as I did this before
    be able to cook each element with its speed
    [DOUBLEPOST=1525226742][/DOUBLEPOST]
    what luck do you have I replace it with the corrected
    and I lost the previous version
     
  17. click "Version History" at the top of the page.
     
  18. I got this message after installing for the first time this pluging anyone could tell me what happened?
    "Error while compiling: QuickSmelt.cs(319,56): error CS1061: Type `BaseOven' does not contain a definition for `cookingTemperature' and no extension method `cookingTemperature' of type `BaseOven' could be found. Are you missing an assembly reference?"
     
  19. Getting complaints from people on my server that smelting is a lot slower than normal. Does this plugin need an update? I've always had it set to 2x but it seems vanilla now.
     
  20. Is it possible that the settings got set back to 1x from the current wipe? I changed nothing but somehow the config file went back to 1x. I went and changed the config file back to 2 and its back to normal.
    [DOUBLEPOST=1525403775][/DOUBLEPOST]Really really weird cause I haven't edited that config file since December or earlier.