Mechanic
setGliding
Sets the target entity's gliding state
Configuration Fields (1)
| Name | Type | Default | Description |
|---|---|---|---|
| gliding g | boolean | true | Whether 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
