TargeterLocation

spawners

Targets the location of specified mob spawners

Examples & Notes

Examples

ExampleSkill_SingleSpawner:
  Skills:
  - effect:particles @Spawner{s=TestSpawner}
ExampleSkill_Group:
  Skills:
  - effect:particles @Spawner{s=g:ExampleSpawnerGroup}
ExampleSkill_WildCard:
  Skills:
  - effect:particles @Spawner{s=ForestSpawner_*}

Universal Targeter Options

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