Correct cold damage. Add ice spiders.

This commit is contained in:
Duane Robertson 2016-05-16 23:30:12 -05:00
parent fb8b9eb68d
commit a595c7952a
15 changed files with 79 additions and 13 deletions

View file

@ -134,6 +134,7 @@ mobs:register_mob("fun_caves:goblin_digger", {
},
water_damage = 0,
lava_damage = 2,
cold_damage = 1,
light_damage = 0,
lifetimer = 360,
follow = {"default:diamond"},