Mechanic

setGliding

Sets the target entity's gliding state

Configuration Fields (1)

NameTypeDefaultDescription
gliding
g
booleantrueWhether the target entity should glide

Examples & Notes

Examples

This example will make the mob glide if it has elytra equipped and is in the air at the time.

MakeMobGlide:
  Skills:
  - setgliding{g=true} @self

Universal Mechanic Options

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.