Update mobs_mc

This commit is contained in:
Wuzzy 2017-07-12 22:09:37 +02:00
parent a24f34f1b5
commit 519ee63a57
16 changed files with 33 additions and 31 deletions

View file

@ -31,7 +31,7 @@ mobs:register_mob("mobs_mc:witch", {
damage = 2,
walk_velocity = 1.2,
run_velocity = 2.4,
pathfinding = 2,
pathfinding = 1,
group_attack = true,
attack_type = "dogshoot",
arrow = "mobs:potion_arrow",