mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-17 16:41:06 +01:00
Remove water damage from creeper
This commit is contained in:
parent
fc94f50e6a
commit
187e6b7e58
1 changed files with 0 additions and 1 deletions
|
@ -119,7 +119,6 @@ mobs:register_mob("mobs_mc:creeper", {
|
|||
},
|
||||
floats = 1,
|
||||
fear_height = 4,
|
||||
water_damage = 1,
|
||||
lava_damage = 4,
|
||||
light_damage = 0,
|
||||
view_range = 16,
|
||||
|
|
Loading…
Reference in a new issue