Adjustments and add sand monster.

This commit is contained in:
Duane Robertson 2016-05-18 05:13:38 -05:00
parent 54cff8252b
commit 36597871fb
10 changed files with 32 additions and 35 deletions

View file

@ -46,7 +46,7 @@ mobs:register_mob("fun_caves:dangler", {
{name = "mobs:meat_raw", chance = 2, min = 1, max = 1},
{name = "farming:cotton", chance = 2, min = 1, max = 2},
},
water_damage = 1,
water_damage = 0,
lava_damage = 5,
cold_damage = 1,
light_damage = 0,