Hello so you came here for a reason you wanted really overpowered items in the most recent version of minecraft which is minecraft 1.17.1 let me show you how i do it so here is you’re gonna need some command blocks now i can just click it right here but in case you don’t know You just type give at s minecraft command block you should be all good to go now in the description so don’t worry uh this may seem like a lot of code but i will paste all this in the description of this video and um basically the basic idea is that So let’s go in here and go into the helmet so basically you’re just giving yourself a netherright helmet with the display and then um up next you see it’s a name and obviously there’s a lot of options and then up here is unbreakable now this is important because You want your item to not take durability right that’s why the unbreakable exists and then here you just list the enchantments now unfortunately um so let’s give ourselves the items and i just use a button and a bunch of redstone but here you go now unfortunately in minecraft 1.17 They decided to change the maximum level of custom enchantments back then you the maximum enchantment used to be 2 32767 but in this update they decided to nerf everything down to maximum level as two five five i know guys it sucks but i personally think that it doesn’t make a huge difference It’s still really overpowered even after the nerf but um it should be good to go and also it should be netherright not diamond because you know netherride’s gonna be the best one so let’s just give it a go um let’s just do change the time so times at midnight That way we can get some mobs to spawn and let’s test how strong they are would you look at that look how many arrows and bows and such we got and for the creeper gunpowder and for the spider spring and um let’s actually go into survival mode and Mine as many emeralds as we can first off let’s change it back to day and then let’s set difficulty to peaceful i mean it really doesn’t matter but let’s let’s break all these emeralds so game mode survived here off fortunate and look at all that look at how many emeralds we got so Let’s go back to creative and so you can definitely see how overpowered all these tools are now um you might wonder where is the diamond hoe and the bow and stuff like that i’m gonna make a part two to this video and that will include all that stuff but here you go guys The code is in the description and this is how you get them see ya Video Information
This video, titled ‘how to get OP armor and tools with commands in Minecraft! (1.17+)’, was uploaded by Theideakid MC on 2021-07-27 19:00:12. It has garnered 413422 views and 5886 likes. The duration of the video is 00:03:55 or 235 seconds.
Tutorial for OP armor and tools with commands in minecraft! (1.17+) My discord: https://discord.gg/thvhRd4 Subscribe to my main channel: https://www.youtube.com/channel/UCEAl…
Here is all the commands: Command block code: /give @s minecraft:command_block
OP Helmet code: /give @p minecraft:netherite_helmet{display:{Name:”{“text”:”OP HELMET”,”italic”:false}”},Unbreakable:100,Enchantments:[{id:protection,lvl:255},{id:thorns,lvl:255},{id:mending,lvl:255},{id:unbreaking,lvl:255}]}
OP Chestplate code: /give @p minecraft:netherite_chestplate{display:{Name:”{“text”:”OP CHESTPLATE”,”italic”:false}”},Unbreakable:100,Enchantments:[{id:protection,lvl:255},{id:thorns,lvl:255},{id:mending,lvl:255},{id:unbreaking,lvl:255}]}
OP Leggings code: /give @p minecraft:netherite_leggings{display:{Name:”{“text”:”OP LEGGINGS”,”italic”:false}”},Unbreakable:100,Enchantments:[{id:protection,lvl:255},{id:thorns,lvl:255},{id:mending,lvl:255},{id:unbreaking,lvl:255}]}
OP Boots code: /give @p minecraft:netherite_boots{display:{Name:”{“text”:”OP BOOTS”,”italic”:false}”},Unbreakable:100,Enchantments:[{id:protection,lvl:255},{id:thorns,lvl:255},{id:mending,lvl:255},{id:unbreaking,lvl:255}]}
OP Sword code: /give @p minecraft:netherite_sword{display:{Name:”{“text”:”OP SWORD”,”italic”:false}”},Unbreakable:100,Enchantments:[{id:sharpness,lvl:255},{id:fire_aspect,lvl:255},{id:mending,lvl:255},{id:unbreaking,lvl:255},{id:looting,lvl:255},{id:knockback,lvl:255}]}
OP Shovel code: /give @p minecraft:netherite_shovel{display:{Name:”{“text”:”OP SHOVEL”,”italic”:false}”},Unbreakable:100,Enchantments:[{id:unbreaking,lvl:1000},{id:mending,lvl:1000},{id:efficiency,lvl:1000},{id:fortune,lvl:1000}]}
OP Pickaxe (Fortune) code: /give @p minecraft:netherite_pickaxe{display:{Name:”{“text”:”OP FORTUNE PICKAXE”,”italic”:false}”},Unbreakable:100,Enchantments:[{id:unbreaking,lvl:1000},{id:mending,lvl:1000},{id:efficiency,lvl:1000},{id:fortune,lvl:1000}]}
OP Pickaxe (Silk touch) code: /give @p minecraft:netherite_pickaxe{display:{Name:”{“text”:”OP SILK PICK”,”italic”:false}”},Unbreakable:100,Enchantments:[{id:unbreaking,lvl:1000},{id:mending,lvl:1000},{id:efficiency,lvl:1000},{id:silk_touch,lvl:1000}]}
OP Axe code: /give @p minecraft:netherite_axe{display:{Name:”{“text”:”OP AXE”,”italic”:false}”},Unbreakable:100,Enchantments:[{id:unbreaking,lvl:1000},{id:mending,lvl:1000},{id:efficiency,lvl:1000},{id:fortune,lvl:1000}]}