1
0

lower jump height.. from 16 to 14

This commit is contained in:
general 2024-04-06 17:11:32 -04:00
parent e234b4064d
commit 07dbd2ded4

View File

@ -150,7 +150,7 @@ mobs:register_mob("mobs_balrog:balrog", {
walk_velocity = 3.5,
run_velocity = 5.2,
walk_chance = WALK_CHANCE,
jump_height = 16,
jump_height = 14,
stepheight = 2.2,
view_range = VIEW_RANGE,
damage = DAMAGE,