Lightning
This page was last updated for version v1.4.1
Format
lightning [args]
Arguments
Arg
origin
Description
where the particle spawns from
Format
origin=<HEAD/FEET/WORLD>
Example
origin=feet
Aliases
*
Arg
position
Description
where the particle spawns relative to entity
Format
pos={x=...;y=...;z=...}
Example
pos={x=1;z={z}}
Aliases
pos
Examples
lightning [origin=head,pos={y=2}]
lightning [origin=feet,pos={x={RANDOM-};z={RANDOM-}}]
Last updated