dont_consume_lapis_chance
Gives a percentage chance for the enchanting table to not consume lapis lazuli.
Categories: inventory
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_lapis_chance
args:
chance: 100
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |