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

@ -48,6 +48,7 @@ mobs:register_mob("fun_caves:dangler", {
},
water_damage = 1,
lava_damage = 5,
cold_damage = 1,
light_damage = 0,
fall_damage = 0,
lifetimer = 360,