Jump

Description

Causes the mob to jump with the given velocity. Using the velocity 0.75 will make the mob jump approximately 1 block high. Can be a negative number, too.

Attributes

Attribute Aliases Description Default
velocity v The velocity of the mob's jump 1

Examples

SuperJump:
  Skills:
  - jump{velocity=20}
Updated Aug 19, 2026