Table of Contents
Effect: Spin
Added in version 2.1
Causes the target entity to spin around for the given duration.
Attributes
Attribute | Aliases | Description | Default Value |
---|---|---|---|
duration | d | How long (in ticks) the target entity should spin | 40 |
velocity | v | The velocity the target spins at | 18 |
Examples
Whirlwind: - effect:spin{duration=100;velocity=20} @self - ...