Changed default value of animations to true

This commit is contained in:
libraryaddict 2013-11-24 10:09:50 +13:00
parent 0e0418b7be
commit 26d9573a20

View File

@ -27,4 +27,4 @@ RemoveHeldItem: true
# If you set a disguise to burning, it will no longer be able to be shown as sneaking or invisible.
# Set this to true if you want the disguise to get the animations of the disguised entity. Such as invisible, on fire, sprinting, sneaking, blocking
# This is only valid if you set a animation on the disguise itself. Because the entitys animations are applied otherwise.
AddEntityAnimations: false
AddEntityAnimations: true