Add a few disallowed blocks as example...

since people fail to use the proper syntax
This commit is contained in:
NotMyFault
2020-06-18 10:51:53 +02:00
committed by GitHub
parent 437d5a2a43
commit ef704e23ad

View File

@ -30,7 +30,10 @@ limits:
butcher-radius:
default: -1
maximum: -1
disallowed-blocks: []
disallowed-blocks:
- "minecraft:wheat"
- "minecraft:fire"
- "minecraft:redstone_wire"
use-inventory:
enable: false