Everything is crafting at a rate of 0% with advanced mode enabledFixed
Hi, I have set the global crafting rate to 0%, then enabled advanced options to make some items not 0%, but everything is still crafting instantly.
{
  "Default crafting rate percentage": 0.0,
  "Save commands to config (save config changes via command to the configuration)": true,
  "Simple Mode (better performance if you only want to use the crafting rate multiplier)": false,
  "Enable advanced options": true,
  "Allow crafting when inventory is full": true,
  "Complete crafting on server shut down": true,
  "Craft items with random skins if not already skinned": false,
  "Show Crafting Notes": false,
  "Advanced Crafting Options": { ... }
}​
Forgot to say, I did disable useCrafteRateMultiplier
    "rock": {
      "canCraft": true,
      "useCrafteRateMultiplier": false,
      "craftTime": 5.0,
      "defaultskinid": 0
    },​


Merged post

No one?
I'd really like to have the global crafting rate at 0% with the exception of 63 items that I already set in the config file, like my last post.
Fixed in 3.0.4
Locked automatically