an easeir way to make it is /give @p (item) (Amount) Name:() Lore:() Enchantment (EnchantNumber Code: Level) use _ for spaces in name and Lore, space inbetween enchants
guys can i say something to custom enchant items do this: 1 get a command block and a redstone torch, place the command block down on the ground 2 copy and paste this into your command block /give @p *item id* 1 0 {ench:[{id:*enchantment id*,lvl:*level from 1 to 10000*}]} 3 customize the enchantment code by putting things between the * * (delete the * afterwards), tip to do more do the end like this lvl:...},{id: and so on but always end the command with }]} 4 put a redstone torch near the command block and youre done!!!!!
a tip: get the item ids for weapons from minecraftwiki.net here is a custom command for a sharpness 50 unbreaking 10 fire aspect 5 diamond sword /give @p 276 1 0 {ench:[{id:16,lvl:50},{id:34,lvl:10},{id:20,lvl:5}]}
try it out :D, i hope this helped some guys out a lot because you can do cool enchantments that are over the limit of minecraft
We're a community of block friendly creatives sharing everything Minecraft! Even if you don't post your own creations, we appreciate feedback on ours. Join us!
lol
1 get a command block and a redstone torch, place the command block down on the ground
2 copy and paste this into your command block /give @p *item id* 1 0 {ench:[{id:*enchantment id*,lvl:*level from 1 to 10000*}]}
3 customize the enchantment code by putting things between the * * (delete the * afterwards), tip to do more do the end like this lvl:...},{id: and so on but always end the command with }]}
4 put a redstone torch near the command block and youre done!!!!!
a tip: get the item ids for weapons from minecraftwiki.net
here is a custom command for a sharpness 50 unbreaking 10 fire aspect 5 diamond sword
/give @p 276 1 0 {ench:[{id:16,lvl:50},{id:34,lvl:10},{id:20,lvl:5}]}
try it out :D, i hope this helped some guys out a lot because you can do cool enchantments that are over the limit of minecraft
You have a lot of views. xD