Changes
Page history
Update Particle
authored
Sep 06, 2025
by
queenofants
Show whitespace changes
Inline
Side-by-side
skills/mechanics/Particle/Particle-Types/Entity_Effect.md
0 → 100644
View page @
d4fe5096
## Particle

## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| color | c | The color of the particle | #FF0000 |
> This particle has a [Color](/Skills/Mechanics/Particle/Particle-Types#color) Datatype, and inherits all of its attributes
## Examples
```
yaml
Skills
:
-
particle{p=entity_effect;color=#FF0000}
```
## Aliases
-
[x] spell_mob
-
[x] mob_spell
> This particle has a different name in versions before 1.20.5
> - [x] spell_mob