Keep elephants from drowning in puddles.
This commit is contained in:
parent
35e6699a56
commit
d7c16bbae9
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ mobs:register_mob("fun_caves:elephant", {
|
|||
walk_velocity = 1.1,
|
||||
run_velocity = 1.2,
|
||||
jump = false,
|
||||
water_damage = 2,
|
||||
water_damage = 0,
|
||||
lava_damage = 2,
|
||||
light_damage = 0,
|
||||
replace_rate = 10,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue