Java & Bedrock

Protection

Protection is a general armor enchantment that reduces most incoming damage. Each level adds one protection point, and the combined armor-enchantment total is capped at 20 points.

Protection — representative authorized Minecraft assetProtection
Image source: Minecraft Wiki
Maximum level
4
Edition
Java & Bedrock
Compatible
Armor
Treasure
No
Tradeable
Yes
Enchanting table
Yes

Equipment and conflicts

Compatible equipment: Armor. It cannot normally be combined with Fire Protection, Blast Protection, Projectile Protection.

Effect by level

Protection levels and outcomes
LevelEffectExpected multiplier
14% covered damage reductionVaries by mechanic
28% covered damage reductionVaries by mechanic
312% covered damage reductionVaries by mechanic
416% covered damage reductionVaries by mechanic

How the mechanic works

Affected blocks and drops

How to obtain

Sources

Edition identifiers

Java: minecraft:protection (numeric registry ID 28).

Bedrock: minecraft:protection (numeric registry ID 0).

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

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

Related content