elytra_boost_save_chance
Gives a percentage chance that a firework used for an elytra boost will not be consumed.
Categories: movement
Required arguments
| Key(s) | Description | Type |
|---|---|---|
chance | The percentage chance (0–100) for this effect to activate. Supports expressions. | EXPRESSION |
Example
effects:
- id: elytra_boost_save_chance
args:
chance: 100
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |