Random Locations Near Caster

Description

Targets random locations near the caster

Attributes

Attribute Aliases Description Default
amount a The amount of points 5
radius r, maxradius, maxr The radius in which target points will be generated 5
minradius minr The minimum radius in which target points will be generated 0
spacing s The minimum amount of space between selected targets 0
onSurface onsurf, os Only target locations above solid blocks false

Examples

ExampleSkill:
  Skills:
  - effect:particles @RandomLocationsNearCaster{a=5;r=2}

Aliases

  • randomLocations
  • RLNC
Updated Aug 19, 2026