le_script: type: world events: after server start: - while : - run the_particles def:|FLAME|1|0 - wait 10s the_particles: type: task definitions: location|particle|frequency|rotation script: - define shape - define delay ].as[duration].in_ticks>t - repeat <[frequency]>: - foreach <[shape]> as:vec: - playeffect at:<[location].relative[<[vec]>]> effect:<[particle]> offset:0.0 - wait <[delay]>