📖Deenchant Item
Deenchant Item
display-item:
material: BOOK
name: '{lang:example-deenchanter-name}'
lore:
- '{lang:example-deenchanter-lore}'
conditions: []
match-item:
has-enchants:
- '*'
remove-type: RANDOM
remove-amount: 1
chance: 100
return-enchant-book-chance: 100
remove-enchants:
whitelist:
- '*'
blacklist: []
order: []
use-limit: -1
success-actions:
1:
type: sound
sound: 'block.note_block.harp'
2:
type: message
message: '{lang:example-deenchanter-success}'
fail-actions:
1:
type: sound
sound: 'block.note_block.bass'
2:
type: message
message: '{lang:example-deenchanter-fail}'General Options
Remove Types
Enchantment Filter
Last updated