brew_time_multiplier
Multiplies the time taken to brew potions while the holder is active.
Categories: player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
multiplier | The multiplier to apply. Supports expressions. | EXPRESSION |
Example
effects:
- id: brew_time_multiplier
args:
multiplier: 1.5
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |