Increased again a little the pumpboom damage

... because of the range, the damages are clearly reduced
This commit is contained in:
Ombridride 2015-10-08 22:26:10 +02:00
parent d95baa398e
commit d0c949c07a
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ mobs:register_mob("mobs:pumpboom", {
water_damage = 0,
lava_damage = 0,
fall_damage = 0,
damage = 7,
damage = 8,
attack_type = "explode",
group_attack = true,
view_range = 15,