give_saturation
Restores a set amount of saturation to the player, capped at 20.
Categories: player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
amount | The amount of saturation points to add. Supports expressions. | EXPRESSION |
Trigger parameters required
PLAYER
Example
effects:
- id: give_saturation
args:
amount: %level%
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |