Fix villager

This commit is contained in:
jordan4ibanez 2021-04-24 23:33:46 -04:00
parent 079811984c
commit 56086bf02b
1 changed files with 3 additions and 1 deletions

View File

@ -961,9 +961,11 @@ mobs:register_mob("mobs_mc:villager", {
},
},
visual_size = {x=2.75, y=2.75},
rotate = 270,
skittish = true,
makes_footstep_sound = true,
walk_velocity = 1.2,
run_velocity = 2.4,
run_velocity = 3,
drops = {},
can_despawn = false,
-- TODO: sounds