If I run QuickSmelt then all my cooking is instant. It burns one piece of meat and instantly cooks the rest. If I disable quicksmelt then cooking works as instended.
Please help. I like having a slighty smelt increase for furnaces and large furnaces but I can't having it let people instantly cook 50 bear meat.
Please help. I like having a slighty smelt increase for furnaces and large furnaces but I can't having it let people instantly cook 50 bear meat.
{
"Permission": "quicksmelt.use",
"Use Permission": true,
"Speed Multipliers": {
"global": 1.2,
"bbq.deployed": 1.0,
"campfire.deployed": 1.0
},
"Fuel Usage Speed Multipliers": {
"global": 1.2,
"bbq.deployed": 1.0,
"campfire.deployed": 1.0
},
"Fuel Usage Multipliers": {
"global": 1.2,
"bbq.deployed": 1,
"campfire.deployed": 1.0
},
"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
}