Currently have this set:
banreason="Vanilla Furnace eats items, use Slab Furnace instead"
breakingbanned=false
craftbanned=false
dropbanned=false
hidden=false
itemid="minecraft:furnace"
itemname=Furnace
ownershipbanned=false
placingbanned=true
usagebanned=true
worldbanned=false
When the player attempt to place the furnace it prevent placement but then deletes the furnace.
We also noticed if
breakingbanned=false
placingbanned=false
usagebanned=true
It still can't be broken, its like the usagebanned is overriding the breakingbanned option.
Currently have this set:
When the player attempt to place the furnace it prevent placement but then deletes the furnace.
We also noticed if
It still can't be broken, its like the usagebanned is overriding the breakingbanned option.