# Horse name displayed in game. Horse name format: "&f{player}&7's horse"
level up message: "&6Your horse has leveled up." Interaction disabled message: "&cYour horse has been despawned due to your interaction with the saddle." Mount disallowed message: "&cThis horse does not belong to you."
# Maximum level: 40 # The required experience for each level is calculated using the formula: # x + 2x + 3x +... + 39x = 360,000 # For example, to level up from 10 to 11, it takes approximately 10x experience. # Experience can be interpreted as distances travelled Experience required to reach maximum level: 360000
Blocks per second: Base value: 8.5 Value increased per level: 0.25
# The maximum jump height is 5.125 blocks. Any value exceeding this limit will be capped at 5.125. Jump height: Base value: 2.5 Value increased per level: 0.0625