InfiniteCrunch_YT Posted June 21, 2021 Share Posted June 21, 2021 I'm struggling trying to find out how to enchant items with "Sharpness 10" or "Protection 50", what would be the command to get these items? Link to comment Share on other sites More sharing options...
hoobadooba Posted June 22, 2021 Share Posted June 22, 2021 /give @p item{Enchantments:[{id:"minecraft:enchant",lvl:Value}]} 1 sharpness limit is 255 mojang HATES people having fun with their game. replace value with a number, for example 1 replace enchant with an enchant sharpness is what you wanted replace item with an item name this will be your command /give @p diamond_sword{Enchantments:[{id:"minecraft:sharpness",lvl:10s}]} 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now