Forward Wall

Description

Targets a plane of blocks in front of the caster

Attributes

Attribute Aliases Description Default
forward f, amount, a How distant should the targeted point be (accept decimals) 5.0
yoffset y The y offset of the plane (accept decimals) 0.0
height h The height of the plane (whole numbers only) 2
width w The width of the plane (whole numbers only) 3

Examples

ExampleSkill:
  Skills:
  - effect:particles @ForwardWall{f=5;y=1;h=2;w=2}
Updated Aug 19, 2026