Skip to content

MountSpell

MomoPewpew edited this page Jul 28, 2023 · 6 revisions

Source Code

spell-class: ".targeted.MountSpell"

Description:

A targeted spell that makes you ride your target.

Configuration:

Option Description Default Value
duration Duration of the spell (in ticks). 0
reverse Should the target ride you instead? false

Example:

Mount:
    spell-class: ".targeted.MountSpell"
    duration: 200
Clone this wiki locally