Skip to main content

Particle Option

What is the Particle Option?

The ParticleOption allows you to add visual effects to a structure in Structory. These effects—called particles—appear around the structure when it's created or activated. They can make your altar look magical, dramatic, or simply more noticeable.

This option is configured via YAML and is part of the structure's definition.


Available Particle Types

Structory includes a few built-in particle types you can use:

TypeVisual Effect Description
FLAMERising flame particles around the altar
BOXSIZEDParticles forming a cube around the structure

YAML Configuration Example

To use the Particle Option, add it under the options section of your structure configuration:

options:
particle:
type: ....