Java & Bedrock

Projectile Protection

Projectile Protection is an armor enchantment specialized for damage delivered by projectiles, including arrows and several mob attacks.

Projectile Protection — representative authorized Minecraft assetProjectile Protection
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 Protection, Fire Protection, Blast Protection.

Effect by level

Projectile Protection levels and outcomes
LevelEffectExpected multiplier
18% projectile damage reductionVaries by mechanic
216% projectile damage reductionVaries by mechanic
324% projectile damage reductionVaries by mechanic
432% projectile damage reductionVaries by mechanic

How the mechanic works

Affected blocks and drops

How to obtain

Sources

Edition identifiers

Java: minecraft:projectile_protection (numeric registry ID 27).

Bedrock: minecraft:projectile_protection (numeric registry ID 4).

/enchant @s minecraft:projectile_protection 4
/enchant
Adds an enchantment to a held compatible item.
@s
The entity executing the command; usually you in chat.
minecraft:projectile_protection
The Java identifier for Projectile 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