Update mobs_mc

This commit is contained in:
Wuzzy 2017-07-26 00:26:18 +02:00
parent aec9618b9e
commit 8ddb427777
33 changed files with 43 additions and 22 deletions

View file

@ -31,6 +31,7 @@ mobs:register_mob("mobs_mc:vex", {
},
visual_size = {x=1.25, y=1.25},
damage = 9,
reach = 2,
view_range = 16,
walk_velocity = 3.2,
run_velocity = 5.9,