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} here are a list …
There are other answers below:
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
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…
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…
As of June 2020, Minecraft has sold over 100 million copies worldwide, making it one of Sony’s best-selling games. YouTube. Minecraft How To Make Unbreakable Items? Iron is the best ore to use for making unbreakables. It is very easy to mine and has a high yield. This heat can damage the items, so make sure to keep the furnace ventilated.
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)
Best Answer. You could put a player in Adventure mode using this command (in Java Edition 1.13+): /gamemode adventure @p. Then, you would give them items with the CanDestroy or CanPlaceOn tags. Remember to use the exact capitalization as shown.
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.
Hi there i would like to make all items with the lore “Soulbound” to be unbreakable. Spigot 1.8.8. This is the code i have tried. Code (Java): @EventHandler. public void repairWeapons ( PlayerItemDamageEvent e){. if( e. getItem() != null) {. if( e. getItem(). getItemMeta(). getLore(). contains(“§6§lSoulbound”)) {. e. setCancelled(true);
Related Questions
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.