Squids and guardians no longer get stranded all the time
This commit is contained in:
parent
c2161b59f4
commit
ba0bc7a47d
3 changed files with 6 additions and 4 deletions
|
@ -74,6 +74,8 @@ mobs:register_mob("mobs_mc:guardian", {
|
|||
},
|
||||
fly = true,
|
||||
fly_in = { mobs_mc.items.water_source, mobs_mc.items.river_water_source },
|
||||
stepheight = 0.1,
|
||||
jump = false,
|
||||
view_range = 16,
|
||||
water_damage = 0,
|
||||
lava_damage = 4,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue