mining_efficiency
Increases the player's mining efficiency attribute while the holder is active.
Categories: attribute, player, world
Required arguments
| Key(s) | Description | Type |
|---|---|---|
amount | The flat amount of mining efficiency to add. Supports expressions. | EXPRESSION |
Example
effects:
- id: mining_efficiency
args:
amount: %level% * 0.1
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |