diff --git a/config.yml b/config.yml index 18561af1..02e171f2 100644 --- a/config.yml +++ b/config.yml @@ -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 \ No newline at end of file +# But this also has the bad effect where if the disguise is tall, he can not walk in low areas. +ModifyBoundingBox: false \ No newline at end of file