updated automatically generated pages authored by Lxlp's avatar Lxlp
## Particle
![img](https://placehold.co/150x150?text=Missing+Image)
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| material | m | The material the blockdata particle will be based on | STONE |
> This particle has a [Blockdata](/Skills/Mechanics/Particle/Particle-Types#blockdata) Datatype, and inherits all of its attributes
## Examples
```yaml
Skills:
- particle{p=block_crumble;material=STONE}
```