Furnaces and campfires not workingFixed
Furnaces and campfires are not working even though they are enabled in the config. Also, the other things that ARE enabled (fireplaces, bbq's, etc) are making wood rather than not using it?

IE : Put 50 wood inside, come back a while later and there is almost 1000 wood in there? 

Merged post

{
"Campfires (true/false)": true,
"Ceiling lights (true/false)": true,
"Fire pits (true/false)": true,
"Fireplaces (true/false)": true,
"Furnaces (true/false)": true,
"Grills (true/false)": true,
"Hats (true/false)": false,
"Lanterns (true/false)": true,
"Refineries (true/false)": true,
"Search lights (true/false)": true,
"Use permissions (true/false)": false
}
The wood is created for it to utilize. This method is used instead of changing a hook to cancel it and create a potential conflict with other plugins.

I'll have to look into the furnaces and campfires though.
Locked automatically