Skip to main content

πŸ”₯ Flame Particle

The FLAME is a visual effect that displays flame-like particles around your structure. It’s perfect for altars, magical objects, or anything that needs a fiery touch.

This particle is part of the Particle Option configuration and is activated automatically when the structure is created.


✨ What It Looks Like​

Burst of particles


πŸ› οΈ YAML Configuration​

options:
particle:
type: FLAME
center-offset: "0 1 0"
amount: 20
particle: FLAME
count: 5
speed: 0.1

πŸ” Field Explanation​

FieldDescription
typeMust be FLAME
center-offsetPosition offset from the structure center
amountHow many times the effect repeats
particleThe Minecraft particle type (e.g. FLAME)
countNumber of particles per burst
speedMovement speed of the particles