How to spawn enchanted items in minecraft
Jessica Burns
Updated on May 07, 2026
Take a look at this. If the enchant id doesn’t work try using ench: (write the name of the enchant) or try enchant: (name of enchant) level 2. Op · 3 yr. ago. Thanks! level 1. · 3 yr. ago. /give @p minecraft:wooden_sword 1 0 {ench: [ {id:16,lvl:10}],ench: [ {id:34,lvl:10}]}
There are other answers below:
How do you spawn items in Minecraft PC? Quick Guide to Spawning Items Minecraft comes loaded with an easy to use command to give yourself or any other player items. Unfortunately, this command only works on PC and the Pocket Edition, console is not supported. All you’ll have to do is enter the command /give .
I think you just have to spawn the item then add the enchantment by typing: /enchant add (tool name here) (enchantment here) (level of enchantment here)
How To Give Enchanted Items In Minecraft? You can set up some simple commands with command blocks, and let players click the button of each command block so that they receive the enchanted items. This is the general command: /give @p
Enchant Command in Minecraft Nintendo Switch Edition. In Minecraft Nintendo Switch Edition, the syntax to enchant the item that a player’s holding is: /enchant
Closed 2 years ago. I am attempting to modify a /summon command to add an enchantment. My command looks like this: summon item 8 62 -13 {Item: {id:minecraft:bow,Count:1}} I have tried modifying the command like this: summon item 8 62 -13 {Item: {id:minecraft:bow,Count:1,ench: [ {id:19,lvl:1}]}} But it does not apply any enchantments.
This is how you can make something Unbreakable, without the enchantments. /give Hydrotronics minecraft:diamond_sword 1 0 {Unbreakable:1,ench: After that ,ench:, you can place all the enchantments you want. Lore Text and other things can also be put in. If you need a guideline, you can find Minecraft Give Generators to build the commands for you.
The command is as follows: ITEM NAME TRUE OR FALSE COLOR TRUE OR FALSE ENCHANTMENT NAME ENCHANTMENT LEVEL Replace bolded text. Enchantment names/ids can be found here. Happy commanding! Tags Tutorial Help Command Items Names Enchantment Create an account or sign in to comment. 2 last year HiImchris can u say how to like get …
I want to make a plugin that makes entities spawn with armour, and enchanted items, in this case, I want to make the skeleton spawn with an enchanted bow, with punch 2, it spawns perfectly with the armour, but the bow is not enchanted, couldn’t figure out how to do it. if( event. getEntityType() == EntityType. SKELETON ) {.
All you need to do include the Enchantments tag within your tag tag. To hide flags, you would do a similar thing, although the tag for that is HideFlags:1. /summon minecraft:item ~ ~ ~ {Item: {id:”minecraft:lever”,Count:1b,tag: {CustomNBTData:”Handle”,Enchantments: [ {id:”minecraft:protection”,lvl:1}],HideFlags:1}}} 2.
Related Questions
How to spawn items in Minecraft?
Quick Guide to Spawning Items Minecraft comes loaded with an easy to use command to give yourself or any other player items. Unfortunately, this command only works on PC and the Pocket Edition, console is not supported. All you’ll have to do is enter the command /give .
How do I enchant an item in Minecraft?
In Minecraft Java Edition (PC/Mac) 1.13, 1.14, 1.15 and 1.16, the syntax to enchant the item that a player’s holding is: /enchant
How do you enchant a player in Minecraft PS4?
Enchant Command in Minecraft PS4 Edition. In Minecraft PS4 Edition, the syntax to enchant the item that a player’s holding is: /enchant
What is the level of enchantment to apply?
It is the level of enchantment to apply. If you don’t specify a level, it will apply the enchantment at Level I. Enchant Command in Minecraft Pocket Edition (PE) In Minecraft Pocket Edition (PE), the syntax to enchant the item that a player’s holding is: /enchant