Removed all for meat but still burnt meat

I have removed BBQ and campfire. 

But still get burned food. It should work as standard for food but it does not. 

What do i do wrong? 

{
  "Permission": "quicksmelt.use",
  "Use Permission": false,
  "Speed Multipliers": {
    "furnace": 5.0,
    "furnace.large": 5.0,
    "refinery_small_deployed": 1.0
  },
  "Fuel Usage Speed Multipliers": {
    "furnace": 2.0,
    "furnace.large": 2.0,
    "refinery_small_deployed": 1.0
  },
  "Fuel Usage Multipliers": {
    "furnace": 1,
    "furnace.large": 1,
    "refinery_small_deployed": 1
  },
  "Output Multipliers": {
    "furnace": {
      "metal.fragments": 1.0,
      "sulfur": 1.0,
      "charcoal": 1.0,
      "metal.refined": 1.0
    },
    "furnace.large": {
      "metal.fragments": 1.0,
      "sulfur": 1.0,
      "charcoal": 1.0,
      "metal.refined": 1.0
    },
    "refinery_small_deployed": {
      "lowgradefuel": 1.0
    }
    
  },
  "Whitelist": {
    "furnace": [
      "metal.ore",
      "sulfur.ore",
      "hq.metal.ore",
      "can.tuna.empty",
      "can.beans.empty"
    ],
    "furnace.large": [
      "metal.ore",
      "sulfur.ore",
      "hq.metal.ore"
    ],
    "small.oil.refinery": [
      "crude.oil"
    ]
  },
  "Blacklist": {
    
  },
  "Smelting Frequencies (Smelt items every N smelting ticks)": {
    "global": 1
  },
  "Debug": false
}
It applies to all furnaces etc.
But can't i make it so it does not work with food making? 

So at first It was super fast smelting... Like ridiculously fast. when i notcied the fire was burning meat, I added some config as someone had posted to prevent the burnt meat from cooking so damn fast. However... Ever since chaning these black list items and whitelist items, etc. the icremennts in which they smelt seem to be entierly default now??

I was wanting everything to be roughly 2 times the smelting/cooking speed. But it seems no matter what vlaues I put in here, they seem to smelt no differently? WHy is this? Why was it working too good at first, then when putting specific as the documentation told me to do, its now seeming like it isnt working at all? 

Here is my config file for it. Im wanting ti to be 2 times, but for texting i put 4 times, only for it to be exactly the same speeds it seems?

Any advice is appreciated, thanks.

{
  "Permission": "quicksmelt.use",
  "Use Permission": false,
  "Speed Multipliers": {
    "global": 4.0,
    "campfire": 4.0,
    "bbq.deployed": 4.0,
    "bbq.static": 4.0,
    "skull_fire_pit": 4.0
  },
  "Fuel Usage Speed Multipliers": {
    "global": 4.0
  },
  "Fuel Usage Multipliers": {
    "global": 4
  },
  "Output Multipliers": {
    "global": {
      "global": 4.0
    }
  },
  "Whitelist": {
    "global": ["item.shortname"]
  },
  "Blacklist": {
    "global": [],
    "bbq.deployed": ["bearmeat.cooked", "deermeat.cooked", "horsemeat.cooked", "humanmeat.cooked", "meat.pork.cooked", "wolfmeat.cooked", "chicken.cooked", "fish.cooked"],
    "bbq.static": ["bearmeat.cooked", "deermeat.cooked", "horsemeat.cooked", "humanmeat.cooked", "meat.pork.cooked", "wolfmeat.cooked", "chicken.cooked", "fish.cooked"],
    "campfire": ["bearmeat.cooked", "deermeat.cooked", "horsemeat.cooked", "humanmeat.cooked", "meat.pork.cooked", "wolfmeat.cooked", "chicken.cooked", "fish.cooked"],
    "skull_fire_pit": ["bearmeat.cooked", "deermeat.cooked", "horsemeat.cooked", "humanmeat.cooked", "meat.pork.cooked", "wolfmeat.cooked", "chicken.cooked", "fish.cooked"]
  },
  "Smelting Frequencies (Smelt items every N smelting ticks)": {
    "global": 4 "furnace.shortname": 1
  },
  "Debug": false
}


Thanks

if you speed up the cooking process then it burns most of the items being cooked. your config should look more like this.  then only food will cook at normal speed everything else will be at the speed you set 
{
  "Use Permission": true,
  "Speed Multipliers": {
    "global": 2.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": [
      "bearmeat.cooked",
      "chicken.cooked",
      "deermeat.cooked",
      "fish.cooked",
      "horsemeat.cooked",
      "humanmeat.cooked",
      "meat.pork.cooked",
      "wolfmeat.cooked",
    ],
    "furnace.shortname": [
      "item.shortname"
    ]
  },
  "Smelting Frequencies (Smelt items every N smelting ticks)": {
    "global": 1,
    "furnace.shortname": 1
  },
  "Debug": false
}​
Thanks @nashslash However, I wanted everything to be 2 times? I want fire fuel and smelting to be 2-4 times faster. Which is why im confused? I put everything to be 4 times, but yet it seems juste as slow as without the qucksmelt? The config you pasted, is exactly what I had prior. and it seemed to smelt very slow... Thus, I put it to 4, and it seemed to stay the same?

I did try what you had and it seems to actually be smelting to where I like it. Not to fast, but faster than default. However how do I get fire and fuel to cook to the same speeds as this? Becuase onc I change the speeds on everything else it seems to not work?

Or actually the fire and cooking isnt that big a dealt ome, but I would like the furnace and fuel smeltingt o be the same. Im a bit confused onthe fuel as it says "fuel usage multiplyer" and ""fuel usage spreed multiplyer". not usre what is what..
It will be slow its only a 2x Vanilla. thats the exact config i use on my 2X  if youre saying that doesnt work on your server then its something wrong your end.

Everything will be 2 x faster  than vanilla...  fire, fuel, smelting, cooking  ect

"Speed Multipliers": {
"global": 2.0,

copy the config then reload the plugin

o.reload StackSizeController
hm... Ok thank you. I guess 2x is to slow for my liking then lol! SO all I would have to do is change the GLobal at the top? And it thus applies to to everything?

See this is where im getting confused.. I put things to 4 global at the top, and now it seems to be smelting slower?? No matter what I change the values the fire seesm to stay the same?
here my 10x server .. Make sure you have permissions set properly if your using them
{
  "Use Permission": true,
  "Speed Multipliers": {
    "global": 10.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": [
      "bearmeat.cooked",
      "chicken.cooked",
      "deermeat.cooked",
      "fish.cooked",
      "horsemeat.cooked",
      "humanmeat.cooked",
      "meat.pork.cooked",
      "wolfmeat.cooked",
    ],
    "furnace.shortname": [
      "item.shortname"
    ]
  },
  "Smelting Frequencies (Smelt items every N smelting ticks)": {
    "global": 1,
    "furnace.shortname": 1
  },
  "Debug": false
}​
YA! That is exactly what I put! And its literally no faster.... LIke what the hell? I dont get it... It worked to damn good at first, now its as if no matter what I pout in the config, it doesnt change at all...

And yes im typing Oxide.realod QuickSmelt

I legit put 200, and its exactly the same speed... WHY???

OH M GOD... BEcause my permissions were dif.. Once I put this at the top it works! 
"Permission": "quicksmelt.use",
  "Use Permission": false,​


Merged post

Sorry about my noobness, thanks again for everything and your patience @nashslash!

"Whitelist and Blacklist are lists of INPUT items, which can/cannot be cooked/smelted. For example, to make meat NOT to burn just add all cooked items' shortnames (like deermeat.cooked) in blacklist for campfire."