dont_consume_xp_chance
Gives a percentage chance for the enchanting table to not consume experience levels.
Categories: economy
Required arguments
| Key(s) | Description | Type |
|---|---|---|
chance | The percentage chance (0–100) for this effect to activate. Supports expressions. | EXPRESSION |
Example
effects:
- id: dont_consume_xp_chance
args:
chance: 100
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |