N
Common Ground News

How to get unbreakable items in minecraft

Author

David Ramirez

Updated on April 01, 2026

How to get unbreakable items in minecraft

Today i am going to give you all a short tutorial on how to make unbreakable tools in minecraft. The command is: /give (yourname) minecraft:diamond_pickaxe 1 0 {Unbreakable:1} You can change: *The text after the colons in minecraft:diamond_sword to any …

There are other answers below:

This is how you make unbreakable items. First of all you have to do it with cheats on, then you have to do this command. /give [playername] [item/tool] [amount] 0 {Unbreakable:1} so for example if you want a 3 diamond swords and your username is thatNickdude (my username) you would do.

In this video I will show you how to get unbreakable items in both java edition and bedrock edition of minecraft.If you liked this video, please be sure to h…

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…

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)

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)

What you have requested can be achieved using the following /give command: /give @p minecraft :iron_axe {CanDestroy: [ “#minecraft:logs”, “#minecraft:leaves” ]} This will allow the player to destroy the current 6 types of logs, wood, stripped logs, stripped wood, and leaves. Here is the tooltip of the iron axe:

How to get an unbreakable item with a high enchantment in Minecraft Java Edition. Code for the item: /give @s diamond_sword {Unbreakable:1,Enchantments:} Last edited by calebl3705 (Sept. 19, 2019 14:16:07) #2 Sept. 19, 2019 03:32:55. JplaysStuff.

It just lengtens the process. Continue this thread. level 1. · 3 yr. ago · edited 3 yr. ago. 6 3. There actually is a way to do this, contrary to what everyone else said. Ex; “/give @p diamond_pickaxe {Unbreakable:1} 1”. level 2. Op · 3 yr. ago.

This is my first, so, hooray on that. Anyway, my server has a custom-made texturepack utilising the durability-textures implemented in 1.9, but so that it remains permanent it needs to have the unbreakable tag. (“/give username iron_sword 1 {Unbreakable:1}).

How do you make unbreakable items?

This is how you make unbreakable items. First of all you have to do it with cheats on, then you have to do this command. /give [playername] [item/tool] [amount] 0 {Unbreakable:1}. so for example if you want a 3 diamond swords and your username is thatNickdude (my username) you would do. /give thatNickdude diamond_sword 3 0 {Unbreakable:1}.

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)

How do you make a diamond pickaxe Unbreakable?

The command is: /give (yourname) minecraft:diamond_pickaxe 1 0 {Unbreakable:1}. You can change: *The text after the colons in minecraft:diamond_sword to any block or item in the game. *The 1 after the minecraft:diamond_sword bit can be changed to give you any amount of the unbreaking picaxes in one command.

How do you change the number of Unbreakable picaxes?

You can change: *The text after the colons in minecraft:diamond_sword to any block or item in the game. *The 1 after the minecraft:diamond_sword bit can be changed to give you any amount of the unbreaking picaxes in one command. *If you change the number after the colon in {Unbreakable:1} to 0, the item will no longer become unbreakable.