TargeterLocation

blocksinradius

Targets all blocks in the radius of the inherited target

Aliases

BIR

Examples & Notes

Examples

Those metaskills will allow you to target every non air block in a 10 blocks radius around the trigger of the skilltree

ExampleSkill1:
  Skills:
  - skill{s=ExampleSkill2} @trigger

ExampleSkill2:
  Skills:
  - effect:particles @BlocksInRadius{r=10}

Universal Targeter Options

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