Mechanic

setspeed

Sets the speed attribute of the target entity

Configuration Fields (2)

NameTypeDefaultDescription
speed
s, amount, a, value, v, multiplier, m
PlaceholderFloat1Speed multiplier/value applied by this mechanic
type
t
TypeWALKINGWhether to modify walking or flying speed. Valid values: WALKING, FLYING

Examples & Notes

Examples

This will set the mob’s walking speed to 2 when it spawns

  Skills:
  - setspeed{speed=2;type=walking} ~onSpawn

Universal Mechanic Options

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