QuickSmelt

Can Increase the speed of all BaseOven types

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

5/5, 106 likes
  1. Is there a way to make it consume x6 wood and smelt x6 as fast? Bit confused on the coding : s not really well explained imo
     
  2. Wulf

    Wulf Community Admin

    Bump the chance and the production modifier up.
     
  3. Rak

    Rak

    I am noticing that regular furnaces smelt faster than the large furnace.
     
  4. i copyed this
    {
    "ChancePerConsumption": 0.5,
    "CharcoalChanceModifier": 1.5,
    "CharcoalProductionModifier": 1.0,
    "DontOvercookMeat": true,
    "ProductionModifier": 1000.0,
    "UsePermissions": false
    }
    into the the .json file and saved it but still didnt notice a anything diferent
     
  5. Wulf

    Wulf Community Admin

    Did you reload the plugin?
     
  6. Okay so I stop my server and upload my new config after deleting old one but it reverts back to standard, I tried this without the plugin installed and just the config file and it reverted to standard again, when I check the config this is what it looks like?

    Any help please? I'll also post the config im trying to use

    {
    "ChancePerConsumption": 1.0,
    "CharcoalChanceModifier": 1.5,
    "CharcoalProductionModifier": 100.0,
    "DontOvercookMeat": true,
    "ProductionModifier": 250.0,
    "UsePermissions": false
    }
    -----------------------------7e03362dc12b6--
     

    Attached Files:

  7. Wulf

    Wulf Community Admin

    What is the 7e03362dc12b6 and such hat the end of your post for? The attachment looks fine though, just make sure it's valid JSON.
     
  8. 7e03362dc12b6 that just appears as soon as I start the server, it just appears on the config file don't know why
     
  9. Wulf

    Wulf Community Admin

    What host are you using and how are you editing the file? That string should not be in the file.
     
  10. fragnet networks is my host, editing the file in notepad! That 7e03362dc12b6 is not in config file now I just restarted with new install of plugin but it did revert back to normal setting again. Cant seem to make it stay changed. In the past its done it first time everytime
     
  11. Wulf

    Wulf Community Admin

    Could you upload the exact file after you make the changes? The only way it would revert is if the file is not formatted correctly.
     
  12. There you go
    [DOUBLEPOST=1465244098][/DOUBLEPOST]if possible could you upload me a json with those settings and I can try that instead?

    On another note I did find this in the log
    20:55 [Error] QuickSmelt v1.2.0: Failed to load config file (is the config file corrupt?) (Additional text encountered after finished reading JSON content: -. Path '', line 9, position 1.)
     

    Attached Files:

  13. Wulf

    Wulf Community Admin

    That file looks fine, not sure what is being added that makes it corrupt, but it says there is something invalid at the end of the file that isn't in the attachment.
     
  14. could you upload me a working one with my changes to values please
     
  15. Wulf

    Wulf Community Admin

    The file you attached is a working one.
     
  16. any other suggestions then lol? I don't understand why its not working
     
  17. Wulf

    Wulf Community Admin

    Aside from your editor perhaps adding something that shouldn't be there, no. Here's one edited by me though:
     

    Attached Files:

  18. Hi.

    I have a question for the set up of this plugin.

    I just want to increase the speed of the furnace smelting, nothing more ( I don't want more production with less ... ) I just want to accelerate the speed of the furnace smelting... On vanilla if is it X1, what can I change to make it X1.5 or X2 please ? ( and what do I have to set in the other setting options to keep everything as vanilla ? )

    Thx.
     
  19. Wulf

    Wulf Community Admin

    Try the default settings. If you still have issues, your server is the cause, not the plugin. Time warnings from hooks mean that something too longer than expected.