Unbreaking Enchantment Command
Copy the /enchant command for Unbreaking in Minecraft Java 26.2 and Bedrock 26.32. All levels and a pre-enchanted /give variant are shown below.
/enchant commands — all levels
Hold a compatible item before running. /enchant cannot exceed the enchantment's normal max level.
Unbreaking I
Java
/enchant @p minecraft:unbreaking 1Bedrock
/enchant @p unbreaking 1Unbreaking II
Java
/enchant @p minecraft:unbreaking 2Bedrock
/enchant @p unbreaking 2Unbreaking III
Java
/enchant @p minecraft:unbreaking 3Bedrock
/enchant @p unbreaking 3/give equivalent — Diamond Sword with Unbreaking III
Java
/give @p minecraft:diamond_sword[enchantments={unbreaking:3}] 1Uses the 1.21.5+ flat component syntax. For Bedrock, give the item first then use /enchant @p unbreaking 3 while holding it.
Works on
Items listed here are covered by the site's give pages. Some additional items (hoes, turtle helmet, etc.) also accept this enchantment but are not listed.
Diamond SwordNetherite SwordIron SwordStone SwordGolden SwordWooden SwordBowCrossbowTridentMaceDiamond PickaxeNetherite PickaxeIron PickaxeDiamond AxeNetherite AxeDiamond ShovelNetherite ShovelFishing RodDiamond HelmetDiamond ChestplateDiamond LeggingsDiamond BootsNetherite HelmetNetherite ChestplateNetherite LeggingsNetherite BootsElytraShieldShears
What Unbreaking does
Reduces durability consumption. At level III there is a 75% chance each use does not reduce durability (for most items).
Frequently asked questions
- How do I get Unbreaking in Minecraft?
- Hold a compatible item and run /enchant @p minecraft:unbreaking 3 (Java) or /enchant @p unbreaking 3 (Bedrock). Alternatively, use the /give command above to spawn a pre-enchanted item directly into your inventory.
- What is the max level of Unbreaking?
- The maximum level is Unbreaking III (level 3). Using /give you can technically set any integer, but levels above 3 don't add further benefit in most cases.
- Does the Unbreaking command work in Bedrock Edition?
- Yes. On Bedrock use /enchant @p unbreaking 3 while holding a compatible item. Bedrock omits the "minecraft:" namespace prefix.