Make the default value false

This commit is contained in:
libraryaddict 2013-12-22 18:54:52 +13:00
parent 2f1127e126
commit 562785e54b

View file

@ -44,4 +44,5 @@ NameAboveHeadAlwaysVisible: true
# This modifys the bounding box, This is stuff like can a arrow hit them.
# If you turn this to true, arrows will act like they hit the disguise in the right place!
# So someone disguised as a enderdragon will easily get shot down by arrows!
ModifyBoundingBox: true
# But this also has the bad effect where if the disguise is tall, he can not walk in low areas.
ModifyBoundingBox: false