Update drowning settings in mobs_mc
This commit is contained in:
parent
14d4bec8a9
commit
b71c9204ec
36 changed files with 12 additions and 93 deletions
|
@ -47,9 +47,7 @@ mobs:register_mob("mobs_mc:enderdragon", {
|
|||
min = 1,
|
||||
max = 1},
|
||||
},
|
||||
water_damage = 0,
|
||||
lava_damage = 0,
|
||||
light_damage = 0,
|
||||
on_rightclick = nil,
|
||||
attack_type = "dogshoot",
|
||||
arrow = "mobs_mc:fireball2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue