Fix mobs able to swim in plants
This commit is contained in:
parent
834c8cbc3a
commit
61e148ac2e
7 changed files with 18 additions and 26 deletions
|
@ -52,7 +52,6 @@ mobs:register_mob("mobs_mc:parrot", {
|
|||
floats = 1,
|
||||
physical = true,
|
||||
fly = true,
|
||||
fly_in = {"air"},
|
||||
fear_height = 4,
|
||||
view_range = 16,
|
||||
follow = mobs_mc.follow.parrot,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue