Skip to content
JasperLorelai edited this page May 28, 2025 · 2 revisions

Source Code

effect: swinghand

Warning

Introduced in 4.0 Beta 17.

Description:

Force an entity to swing one of their hands.

Configuration:

Since 4.0 Beta 13 these options support dynamic values through numeric or string expressions.

Option Description Type Default
hand mainhand or offhand mainhand

Example:

swing_hand:
    spell-class: ".instant.DummySpell"
    effects:
        swing:
          position: caster
          effect: swinghand
Clone this wiki locally