{
"Use Permission": true,
"Speed Multipliers": {
"global": 10.0,
"furnace": 10.0,
"furnace.large": 10.0,
"small.oil.refinery": 10.0,
"campfire": 10.0,
"bbq.deployed": 10.0,
"skull_fire_pit": 10.0,
"mining.quarry": 2.0,
"mining.pumpjack": 2.0
},
"Fuel Usage Speed Multipliers": {
"global": 1.0,
"furnace": 1.0,
"furnace.large": 1.0,
"small.oil.refinery": 1.0,
"campfire": 1.0,
"bbq.deployed": 1.0,
"skull_fire_pit": 1.0
},
"Fuel Usage Multipliers": {
"global": 1,
"furnace": 1,
"furnace.large": 1,
"small.oil.refinery": 1,
"campfire": 1,
"bbq.deployed": 1,
"skull_fire_pit": 1,
"mining.quarry": 1,
"mining.pumpjack": 1
},
"Output Multipliers": {
"global": {
"global": 1.0,
"furnace": {
"metal.fragments": 1.0,
"sulfur": 1.0,
"metal.refined": 1.0,
"charcoal": 4.0
},
"furnace.large": {
"metal.fragments": 1.0,
"sulfur": 1.0,
"metal.refined": 1.0,
"charcoal": 4.0
},
"small.oil.refinery": {
"crude.oil": 1.0,
"charcoal": 4.0
},
"Whitelist": {
"global": [
],
"furnace": [
"metal.ore",
"sulfur.ore",
"hq.metal.ore",
"can.tuna.empty",
"can.beans.empty"
],
"furnace.large": [
"metal.ore",
"sulfur.ore",
"hq.metal.ore",
"can.tuna.empty",
"can.beans.empty"
],
"small.oil.refinery": [
"crude.oil"
],
"campfire": [
"bearmeat",
"chicken.raw",
"deermeat.raw",
"fish.raw",
"horsemeat.raw",
"humanmeat.raw",
"meat.boar",
"wolfmeat.raw",
"can.tuna.empty",
"can.beans.empty"
],
"skull_fire_pit": [
"bearmeat",
"chicken.raw",
"deermeat.raw",
"fish.raw",
"horsemeat.raw",
"humanmeat.raw",
"meat.boar",
"wolfmeat.raw",
"can.tuna.empty",
"can.beans.empty"
],
"fireplace.deployed": [
"bearmeat",
"chicken.raw",
"deermeat.raw",
"fish.raw",
"horsemeat.raw",
"humanmeat.raw",
"meat.boar",
"wolfmeat.raw",
"can.tuna.empty",
"can.beans.empty"
],
"bbq.deployed": [
"bearmeat",
"chicken.raw",
"deermeat.raw",
"fish.raw",
"horsemeat.raw",
"humanmeat.raw",
"meat.boar",
"wolfmeat.raw",
"can.tuna.empty",
"can.beans.empty"
],
"furnace.shortname": [
"item.shortname"
]
},
"Blacklist": {
"global": [
"deermeat.cooked",
"horsemeat.cooked",
"humanmeat.cooked",
"meat.pork.cooked",
"wolfmeat.cooked",
"chicken.cooked",
"fish.cooked"
],
"bbq.deployed": [
"bearmeat.cooked",
"deermeat.cooked",
"horsemeat.cooked",
"humanmeat.cooked",
"meat.pork.cooked",
"wolfmeat.cooked",
"chicken.cooked",
"fish.cooked"
],
"campfire": [
"humanmeat.spoiled",
"wolfmeat.spoiled",
"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"
],
"furnace": [
"crude.oil"
],
"furnace.large": [
"crude.oil"
]
},
"Smelting Frequencies (Smelt items every N smelting ticks)": {
"global": 1,
"furnace.shortname": 1
},
"Debug": true
} Can't get quick smelt to workSolved
You don't have to fill whitelists manually. What exactly does not work and what does it say in your console?
its like the whole plugin isnt working, so the speed, usage speed and fuel usage multipliers arent working as well as the black listings /white listings. And nothing is coming up in the console adressing the issue with the plugin
You have an error in your configuration I guess. That's what u told me in Discord.
i used a json editor to try and fix my config but it hasnt worked even though the editor says the plugin has no errrors
ok *adding more text so that i can send this msg*


Make sure your fps is not capped. This plugin will not work when your server fps is too low.
wasnt to do with that, i ended up figuring it out myself, id like to thank mistico for the help... not,.... great plugin maker, but thinks everyone is on the same level of json file configuring/coding as him
Locked automatically