Randomly burns food
What can I do to make it stop randomly burning food?
{
  "Use Permission": false,
  "Speed Multipliers": {
    "furnace": 3.0,
    "furnace.large": 3.0,
    "global": 1.0
  },
  "Fuel Usage Speed Multipliers": {
    "furnace": 3.0,
    "furnace.large": 3.0,
    "global": 1.0
  },
  "Fuel Usage Multipliers": {
    "global": 1,
  },
  "Output Multipliers": {
    "global": {
      "global": 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,
  },
  "Debug": false
}​
I have the same problem .. how did you solve it?
I'm no longer using this plugin because of this issue.
https://i.imgur.com/liGCDXi.png

solved ..  add ( , ) to the end of the item the last one goes without the ( , )
The problem with blacklisting every burnt food type is that food will not burn at all on your server, no matter how long it stays cooking,
I've checked it on my server and if the meat burns when it takes some time
5df121d013ded.png runescape
I'm no longer using this plugin because of this issue.

NICE THANK YOU

5eaa7990873f6.png?uid=5eaa799dcd2e5 galex1995

NICE THANK YOU

YOU'RE WELCOME, GLAD TO HELP
agresos
https://i.imgur.com/liGCDXi.png

solved ..  add ( , ) to the end of the item the last one goes without the ( , )

that solved my problem thanks for sharing.