Changes
Page history
updated automatically generated pages
authored
Feb 25, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/Particle/Particle-Types/Block_Crumble.md
0 → 100644
View page @
ac20cea6
## Particle

## 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}
```