Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/enchant: Difference between revisions

From SAS Gaming Wiki
imported>LauraFii
No edit summary
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 4: Line 4:
* 2 {{only|java|short=1}}
* 2 {{only|java|short=1}}
* 1 {{only|bedrock|short=1}}
* 1 {{only|bedrock|short=1}}
|others=[[Minecraft:Cheat]] only{{only|bedrock|short=1}}
|others=Cheat only{{only|bedrock|short=1}}
}}
}}


Adds an [[Minecraft:enchantment]] to a player's selected [[Minecraft:item]], subject to the same restrictions as an [[Minecraft:anvil mechanics|anvil]].<ref>{{bug|MC-261942}}</ref> Also works on any mob or entity holding a [[Minecraft:weapon]]/[[Minecraft:tool]]/[[Minecraft:armor]] in its main hand.
Adds an enchantment to a player's selected [[Minecraft:item]], subject to the same restrictions as an anvil.<ref>{{bug|MC-261942}}</ref> Also works on any mob or entity holding a [[Minecraft:weapon]]/[[Minecraft:tool]]/[[Minecraft:armor]] in its main hand.


== Syntax ==
== Syntax ==
Line 26: Line 26:
{{el|je|short=1}}: {{argument|enchantment|resource}}<br>
{{el|je|short=1}}: {{argument|enchantment|resource}}<br>
{{el|be|short=1}}: {{argument|be=1|enchantmentId: int|int}} or {{argument|enchantmentName: Enchant|enum}}
{{el|be|short=1}}: {{argument|be=1|enchantmentId: int|int}} or {{argument|enchantmentName: Enchant|enum}}
: Specifies the [[Minecraft:enchantment]] to be added to the item held in main hand by the target.
: Specifies the enchantment to be added to the item held in main hand by the target.
: {{arg desc|je=resource|registry=minecraft:enchantment|be=enum}}
: {{arg desc|je=resource|registry=minecraft:enchantment|be=enum}}


Line 61: Line 61:
== Examples ==
== Examples ==


* To give the [[Minecraft:Infinity]] enchantment to all players holding a bow:
* To give the Infinity enchantment to all players holding a bow:
*: <code>/enchant @a infinity</code>
*: <code>/enchant @a infinity</code>
* To enchant the nearest player's held sword with [[Minecraft:Sharpness]] 5:
* To enchant the nearest player's held sword with Sharpness 5:
*: <code>/enchant @p sharpness 5</code>
*: <code>/enchant @p sharpness 5</code>


Line 96: Line 96:
{{Navbox commands}}
{{Navbox commands}}


[[Minecraft:de:Befehl/enchant]]
de:Befehl/enchant
[[Minecraft:es:Comandos/enchant]]
es:Comandos/enchant
[[Minecraft:ja:コマンド/enchant]]
ja:コマンド/enchant
[[Minecraft:ko:명령어/enchant]]
ko:명령어/enchant
[[Minecraft:lzh:令/enchant]]
lzh:令/enchant
[[Minecraft:pt:Comandos/enchant]]
pt:Comandos/enchant
[[Minecraft:ru:Команды консоли/enchant]]
ru:Команды консоли/enchant
[[Minecraft:th:คำสั่ง/enchant]]
th:คำสั่ง/enchant
[[Minecraft:uk:Команди консолі/enchant]]
uk:Команди консолі/enchant
[[Minecraft:zh:命令/enchant]]
zh:命令/enchant

Revision as of 15:44, 9 April 2026

Template:Infobox command

Adds an 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

Template:Argument

Specifies the target(s).
Template:Arg desc

Template:El: Template:Argument
Template:El: Template:Argument or Template:Argument

Specifies the enchantment to be added to the item held in main hand by the target.
Template:Arg desc

Template:Argument

Specifies the enchantment level. Should be not greater than the maximum level for the specified enchantment<ref>Although /enchant enforces 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 Infinity enchantment to all players holding a bow:
    /enchant @a infinity
  • To enchant the nearest player's held sword with Sharpness 5:
    /enchant @p sharpness 5

History

Template:Expand section

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

References

Template:Reflist

External links

Navigation

Template:Navbox commands

de:Befehl/enchant es:Comandos/enchant ja:コマンド/enchant ko:명령어/enchant lzh:令/enchant pt:Comandos/enchant ru:Команды консоли/enchant th:คำสั่ง/enchant uk:Команди консолі/enchant zh:命令/enchant