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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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