Update drowning settings in mobs_mc
This commit is contained in:
parent
14d4bec8a9
commit
b71c9204ec
36 changed files with 12 additions and 93 deletions
|
@ -45,9 +45,6 @@ local wolf = {
|
|||
reach = 2,
|
||||
attack_type = "dogfight",
|
||||
fear_height = 4,
|
||||
water_damage = 0,
|
||||
lava_damage = 4,
|
||||
light_damage = 0,
|
||||
follow = mobs_mc.follow.wolf,
|
||||
on_rightclick = function(self, clicker)
|
||||
-- Try to tame wolf (intentionally does NOT use mobs:feed_tame)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue