Hey, plugin is working great on all but the refinery's. Below is my config, any ideas why Refinery's are vanilla? What did I break? :P
{
"Use Permission": true,
"Speed Multipliers": {
"global": 1,
"furnace": 30,
"furnace.large": 30,
"campfire": 30,
"fireplace.stone": 30,
"small.oil.refinery": 30
},
"Fuel Usage Speed Multipliers": {
"global": 1,
"furnace.shortname": 1
},
"Fuel Usage Multipliers": {
"global": 1,
"furnace.shortname": 1
},
"Output Multipliers": {
"global": {
"global": 1
},
"furnace.shortname": {
"item.shortname": 1
}
},
"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