Java & Bedrock

Unbreaking

Unbreaking gives durable equipment a chance not to consume durability when used. For most tools, average lifetime becomes level plus one times the normal lifetime.

Unbreaking — representative authorized Minecraft assetUnbreaking
Image source: Minecraft Wiki
Maximum level
3
Edition
Java & Bedrock
Compatible
Equipment
Treasure
No
Tradeable
Yes
Enchanting table
Yes

Equipment and conflicts

Compatible equipment: Equipment. It has no ordinary mutually exclusive enchantment listed.

Effect by level

Unbreaking levels and outcomes
LevelEffectExpected multiplier
1Most tools average 2× normal usesVaries by mechanic
2Most tools average 3× normal usesVaries by mechanic
3Most tools average 4× normal usesVaries by mechanic

How the mechanic works

Affected blocks and drops

How to obtain

Sources

Edition identifiers

Java: minecraft:unbreaking (numeric registry ID 40).

Bedrock: minecraft:unbreaking (numeric registry ID 17).

/enchant @s minecraft:unbreaking 3
/enchant
Adds an enchantment to a held compatible item.
@s
The entity executing the command; usually you in chat.
minecraft:unbreaking
The Java identifier for Unbreaking.
3
The enchantment level to apply.

The target must be holding a compatible item, and commands require cheats or sufficient operator permission.

Related content