1
0
mirror of https://codeberg.org/tenplus1/mob_horse.git synced 2024-11-14 22:40:18 +01:00

fix fall damage value

This commit is contained in:
tenplus1 2024-07-01 07:45:14 +01:00
parent cf4bf3df99
commit b70e7d81b5

View File

@ -56,7 +56,7 @@ mobs:register_mob("mob_horse:horse", {
hp_max = 16,
armor = 200,
lava_damage = 5,
fall_damage = 5,
fall_damage = 1,
water_damage = 0,
makes_footstep_sound = true,
drops = {