Mobs: Separate fire damage from lava damage
This commit is contained in:
parent
b71c9204ec
commit
f9e46b914d
11 changed files with 28 additions and 13 deletions
|
@ -114,8 +114,6 @@ mobs:register_mob("mobs_mc:creeper", {
|
|||
},
|
||||
floats = 1,
|
||||
fear_height = 4,
|
||||
lava_damage = 4,
|
||||
light_damage = 0,
|
||||
view_range = 16,
|
||||
blood_amount = 0,
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue