still v1.2.1-alpha:

- changed blacklist default, added exp bottle
This commit is contained in:
Jascha Starke 2012-03-16 17:35:21 +01:00
parent 72715a40c4
commit eddb417d4a

View file

@ -105,8 +105,10 @@ limit:
# data-value, all items/blocks of this material are blocked.
# You also may add the special block "*" (better add quotes to don't break yml) which prevents the usage of ANY
# item/block.
# default: []
use: []
# default: [exp_bottle, bedrock]
use:
- EXP_BOTTLE
- bedrock
# BreakBlackList
# Prevents destroying of the given blocks in creative mode (and only in creative).