>removed ligth damage from birdie
This commit is contained in:
D00Med 2016-08-10 17:12:40 +10:00
parent f91c5b57f3
commit eb64c7e4c6

View File

@ -704,7 +704,7 @@ mobs:register_mob("horror:birdie", {
jump = true,
water_damage = 0,
lava_damage = 0,
light_damage = 1,
light_damage = 0,
view_range = 20,
animation = {
speed_normal = 10,