Enchant-Item
Enchant the specified items in the player's inventory
Usage
enchant(-)?item(s)?Examples
# Will enchant the item in the player's main hand with Unbreaking 4
- 'enchant-item: hand,DURABILITY,4'
# Will enchant the item in 20th slot of the player's inventory with Fire Aspect 2
- 'enchant-item: 20,FIRE_ASPECT,2'Note
Last updated
Was this helpful?