So, how do you get unbreakable armour, easy, type in a command. So say you wanted an unbreakable diamond sword you just type …
There are other answers below:
Simply put a | (Same keyboard key as your \ but shifted) if you want to create a new lore line. The Lore ends after the \””} make sure you start the {Name: with a bracket and end the \””} with a bracket so it ends the command for display. Note these { brackets are not the same set of brackets that come after iron_sword {.
Minecraft – How To Get Unbreakable Tools & Armor (Java/Bedrock) – YouTube.
How to create an Unbreakable Tool/Weapon/Armor with a … great Simply put a | (Same keyboard key as your \ but shifted) if you want to create a new lore line. The Lore ends after the \””} make sure you start the {Name: with a bracket and end the \””} with a bracket so it ends the command for display.
In this video i’ll show you how to make any item in Minecraft 1.17 + UNBREAKABLE. Make sure to subscribe and like!Command: – give @p minecraft:item_name(Un…
/give @p minecraft:YOURITEM 1 0 {Unbreakable:1} To make the item nearly unbreakable use: /give @p minecraft:YOURITEM 1 0 {ench:[{id:34,lvl:1000}]} And to make it self-repairing use: /give @p minecraft:YOURITEM 1 0 {ench:[{id:70,lvl:1}]} (another option is using both enchants at once) Or, if you want to make all items unbreakable, just give each player a ton of Mending books.
/give @p minecraft:YOURITEM 1 0 {Unbreakable:1} To make the item nearly unbreakable use: /give @p minecraft:YOURITEM 1 0 {ench:[{id:34,lvl:1000}]} And to make it self-repairing use: /give @p minecraft:YOURITEM 1 0 {ench:[{id:70,lvl:1}]} (another option is using both enchants at once) Or, if you want to make all items unbreakable, just give each player a ton of …
alright, ive looked for about 10 minutes, and tried just about every idea i can think of. The title explains what I want. I can’t find out how to make protection 1000 armor but also make it unbreakable. I currently have tried. /give @p diamond_chestplate {Unbreaking:1,Enchantments: [ {id:protection,lvl:1000}]} as my command, but it won’t work.
Ah, sorry, that was a bad explanation. What I am trying to say is that instead of giving the specific tool that you put in the crafting table an NBT tag that makes the tool unbreakable, I’d create an unbreakable version of every single type of tool with the same stats. For example, I would make a tool called unbreakable diamond pickaxe.
Like what command or something. Yes but those don’t give unlimited endurance. It just lengtens the process. There actually is a way to do this, contrary to what everyone else said. Ex; “/give @p diamond_pickaxe {Unbreakable:1} 1”. Thanks!
Related Questions
How do you get unbreakable armor?
So, how do you get unbreakable armour, easy, type in a command. So say you wanted an unbreakable diamond sword you just type this in the chat: /give @p diamond_sword 1 0 {Unbreakable:1} There you go, thats your unbreakable sword.
How do you make all items Unbreakable?
Or, if you want to make all items unbreakable, just give each player a ton of Mending books. Show activity on this post. Not the answer you’re looking for? Browse other questions tagged minecraft-java-edition minecraft-commands or ask your own question.
How do you make an item completely indestructible in Minecraft?
3. To make a totally indestructible item use this: /give @p minecraft:YOURITEM 1 0 {Unbreakable:1}. To make the item nearly unbreakable use: /give @p minecraft:YOURITEM 1 0 {ench: [ {id:34,lvl:1000}]}. And to make it self-repairing use: /give @p minecraft:YOURITEM 1 0 {ench: [ {id:70,lvl:1}]}. (another option is using both enchants at once)
Is there a way to make a crossbow Unbreakable?
So for example. I want to make a crossbow unbreakable (unlimited endurance) how can i do that? Like what command or something. Yes but those don’t give unlimited endurance. It just lengtens the process There actually is a way to do this, contrary to what everyone else said.