Quick Smelt Working?
I just downloaded this mod this morning and my config file looks like your mod page, thought it would look something like this
{
  "Permission": "quicksmelt.use",
  "Use Permission": false,
  "Speed Multipliers": {
    "furnace": 1000.0,
    "furnace.large": 10000,
    "refinery_small_deployed": 1000.0,
    "campfire": 500.0,
    "skull_fire_pit": 500.0,
    "fireplace.deployed": 500.0,
    "bbq.deployed": 500.0
  },
  "Fuel Usage Speed Multipliers": {
    "furnace": 1,
    "furnace.large": 1,
    "refinery_small_deployed": 1,
    "campfire": 1,
    "skull_fire_pit": 1,
    "fireplace.deployed": 1,
    "bbq.deployed": 1
  },
  "Fuel Usage Multipliers": {
    "furnace": 1,
    "furnace.large": 1,
    "refinery_small_deployed": 1,
    "campfire": 1,
    "skull_fire_pit": 1,
    "fireplace.deployed": 1,
    "bbq.deployed": 1
  },
  "Output Multipliers": {
    "furnace": {
      "metal.fragments": 1.0,
      "sulfur": 1.0,
      "charcoal": 10.0,
      "metal.refined": 1.0
    },
    "furnace.large": {
      "metal.fragments": 1.0,
      "sulfur": 1.0,
      "charcoal": 10.0,
      "metal.refined": 1.0
    },
    "refinery_small_deployed": {
      "lowgradefuel": 1.0
    },
    "campfire": {
      "bearmeat.cooked": 1.0,
      "chicken.cooked": 1.0,
      "deermeat.cooked": 1.0,
      "fish.cooked": 1.0,
      "horsemeat.cooked": 1.0,
      "humanmeat.cooked": 1.0,
      "meat.pork.cooked": 1.0,
      "wolfmeat.cooked": 1.0
    },
    "skull_fire_pit": {
      "bearmeat.cooked": 1.0,
      "chicken.cooked": 1.0,
      "deermeat.cooked": 1.0,
      "fish.cooked": 1.0,
      "metal.refined": 1.0,
      "horsemeat.cooked": 1.0,
      "humanmeat.cooked": 1.0,
      "meat.pork.cooked": 1.0,
      "wolfmeat.cooked": 1.0
    },
    "fireplace.deployed": {
      "bearmeat.cooked": 1.0,
      "chicken.cooked": 1.0,
      "deermeat.cooked": 1.0,
      "fish.cooked": 1.0,
      "metal.fragments": 1.0,
      "horsemeat.cooked": 1.0,
      "humanmeat.cooked": 1.0,
      "meat.pork.cooked": 1.0,
      "wolfmeat.cooked": 1.0
    },
    "bbq.deployed": {
      "bearmeat.cooked": 1.0,
      "chicken.cooked": 1.0,
      "deermeat.cooked": 1.0,
      "fish.cooked": 1.0,
      "sulfur": 1.0,
      "horsemeat.cooked": 1.0,
      "humanmeat.cooked": 1.0,
      "meat.pork.cooked": 1.0,
      "wolfmeat.cooked": 1.0
    }
  },
  "Whitelist": {
    "furnace": [
      "metal.ore",
      "sulfur.ore",
      "hq.metal.ore",
      "can.tuna.empty",
      "can.beans.empty",
      "bearmeat",
      "chicken.raw",
      "deermeat.raw",
      "fish.raw",
      "horsemeat.raw",
      "humanmeat.raw",
      "meat.boar",
      "charcoal",
      "wolfmeat.raw",
      "crude.oil"
    ],
    "furnace.large": [
      "metal.ore",
      "sulfur.ore",
      "hq.metal.ore",
      "bearmeat",
      "chicken.raw",
      "deermeat.raw",
      "fish.raw",
      "horsemeat.raw",
      "humanmeat.raw",
      "meat.boar",
      "wolfmeat.raw",
      "can.tuna.empty",
      "can.beans.empty",
      "crude.oil"
    ],
    "small.oil.refinery": [
      "crude.oil"
    ],
    "campfire": [
      "bearmeat",
      "chicken.raw",
      "deermeat.raw",
      "fish.raw",
      "horsemeat.raw",
      "humanmeat.raw",
      "meat.boar",
      "wolfmeat.raw",
      "can.tuna.empty",
      "can.beans.empty"
    ],
    "skull_fire_pit": [
      "bearmeat",
      "chicken.raw",
      "deermeat.raw",
      "fish.raw",
      "hq.metal.ore",
      "horsemeat.raw",
      "humanmeat.raw",
      "meat.boar",
      "wolfmeat.raw",
      "can.tuna.empty",
      "can.beans.empty"
    ],
    "fireplace.deployed": [
      "bearmeat",
      "chicken.raw",
      "deermeat.raw",
      "fish.raw",
      "metal.ore",
      "horsemeat.raw",
      "humanmeat.raw",
      "meat.boar",
      "wolfmeat.raw",
      "can.tuna.empty",
      "can.beans.empty"
    ],
    "bbq.deployed": [
      "bearmeat",
      "chicken.raw",
      "deermeat.raw",
      "fish.raw",
      "horsemeat.raw",
      "sulfur.ore",
      "humanmeat.raw",
      "meat.boar",
      "wolfmeat.raw",
      "can.tuna.empty",
      "can.beans.empty"
    ]
  },
  "Blacklist": {
    "global": [
      "bearmeat.cooked",
      "chicken.cooked",
      "deermeat.cooked",
      "fish.cooked",
      "horsemeat.cooked",
      "humanmeat.cooked",
      "meat.pork.cooked",
      "wolfmeat.cooked"
    ]
  },
  "Smelting Frequencies (Smelt items every N smelting ticks)": {
    "global": 1.0
  },
  "Debug": false
}​
Is there something I'm doing wrong?
Frequencies should be 1 not 1.0
I understand that, i was wondering if my config file should look like the one above?  Instead my config file looks like this..
{
  "Use Permission": true,
  "Speed Multipliers": {
    "global": 1.0,
    "furnace.shortname": 1.0
  },
  "Fuel Usage Speed Multipliers": {
    "global": 1.0,
    "furnace.shortname": 1.0
  },
  "Fuel Usage Multipliers": {
    "global": 1,
    "furnace.shortname": 1
  },
  "Output Multipliers": {
    "global": {
      "global": 1.0
    },
    "furnace.shortname": {
      "item.shortname": 1.0
    }
  },
  "Whitelist": {
    "global": [
      "item.shortname"
    ],
    "furnace.shortname": [
      "item.shortname"
    ]
  },
  "Blacklist": {
    "global": [
      "item.shortname"
    ],
    "furnace.shortname": [
      "item.shortname"
    ]
  },
  "Smelting Frequencies (Smelt items every N smelting ticks)": {
    "global": 1,
    "furnace.shortname": 1
  },
  "Debug": false​
It was much easier to have all the names listed like in my first question. Im not a dev so i dont like going in and trying to re do a config file in fear of messing it up
You do not have to be a developer to mess it up it is really simple https://jsoneditoronline.org I use this website idk its helpful. Just learn lmao you know how to speak right? Seemed to be really hard first few years, didn't it?