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
}