-
Notifications
You must be signed in to change notification settings - Fork 0
ItemEdit Command
TheGreatPintoJ edited this page Sep 20, 2025
·
3 revisions
Edit the item in your hand. You can change its name, lore, attributes, or clear all edits.
The "name" and "lore" options support formatting codes using '&'. Use &c for red, &a for green, etc.
/itemedit <name|lore|damage|attribute|flags|enchant|clear> [arguments]
-
name <newName>: Sets the item's display name. -
lore <add|set|remove> <text|line>: Edits the item's lore. -
damage <value>: Sets the item's durability -
attribute <attribute> <value> [slot]: Modifies item attributes. -
flags <flag_id>: Toggles specified flag on item -
enchant <enchant> <level>: Enchants an item with any enchant (regardless of vanilla max level) -
clear <all|name|lore|attribute|enchantments>: Removes all custom edits from the item.
/itemedit name Legendary Sword/itemedit lore add A sword of legends/itemedit damage 100/itemedit attribute attack_damage 10 mainhand/itemedit enchant knockback 3/itemedit clear enchantments
pintotools.itemedit
/itementry/itemeditor