Minecraft:Commands/enchant
More actions
Adds an Minecraft:enchantment to a player's selected Minecraft:item, subject to the same restrictions as an anvil.<ref>Template:Bug</ref> Also works on any mob or entity holding a Minecraft:weapon/Minecraft:tool/Minecraft:armor in its main hand.
Syntax
- Java Edition
enchant <targets> <enchantment> [<level>]
- Bedrock Edition
enchant <player: target> <enchantmentId: int> [level: int]enchant <player: target> <enchantmentName: Enchant> [level: int]
Arguments
- Specifies the target(s).
- Template:Arg desc
Template:El: Template:Argument
Template:El: Template:Argument or Template:Argument
- Specifies the Minecraft:enchantment to be added to the item held in main hand by the target.
- Template:Arg desc
- Specifies the enchantment level. Should be not greater than the maximum level for the specified enchantment<ref>Although
/enchantenforces maximum levels and compatibility, other commands (such as Template:Cmd, Template:Cmd, and Template:Cmd) can bypass these restrictions.</ref>. If not specified, defaults to 1. - Template:Arg desc Template:IN, it should be between 1 and 2147483647 (inclusive).
Result
Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table
Output
Template:Output table Template:Output table Template:Output table Template:Output table Template:Output table Template:Output table
Examples
- To give the Minecraft:Infinity enchantment to all players holding a bow:
/enchant @a infinity
- To enchant the nearest player's held sword with Minecraft:Sharpness 5:
/enchant @p sharpness 5
History
Java Edition
Bedrock Edition
References
External links
Minecraft:de:Befehl/enchant Minecraft:es:Comandos/enchant Minecraft:ja:コマンド/enchant Minecraft:ko:명령어/enchant Minecraft:lzh:令/enchant Minecraft:pt:Comandos/enchant Minecraft:ru:Команды консоли/enchant Minecraft:th:คำสั่ง/enchant Minecraft:uk:Команди консолі/enchant Minecraft:zh:命令/enchant