Update mobs_mc
This commit is contained in:
parent
aec9618b9e
commit
8ddb427777
33 changed files with 43 additions and 22 deletions
|
@ -29,6 +29,7 @@ mobs:register_mob("mobs_mc:witch", {
|
|||
visual_size = {x=3, y=3},
|
||||
makes_footstep_sound = true,
|
||||
damage = 2,
|
||||
reach = 2,
|
||||
walk_velocity = 1.2,
|
||||
run_velocity = 2.4,
|
||||
pathfinding = 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue