Increased the reach of the boss

This commit is contained in:
Ombridride 2015-10-08 22:46:40 +02:00
parent 18431f2c74
commit 818da58eb2
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ mobs:register_mob("mobs:pumpking", {
lava_damage = 0,
fall_damage = 0,
damage = 9,
reach = 4,
reach = 5,
attack_type = "dogfight",
view_range = 25,
stepheight = 1.1,