Java & Bedrock

Knockback

Knockback is a sword enchantment that pushes struck targets farther away. It changes displacement rather than adding direct attack damage.

Knockback — representative authorized Minecraft assetKnockback
Image source: Minecraft Wiki
Maximum level
2
Edition
Java & Bedrock
Compatible
Sword
Treasure
No
Tradeable
Yes
Enchanting table
Yes

Equipment and conflicts

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

Effect by level

Knockback levels and outcomes
LevelEffectExpected multiplier
1Adds one knockback-strength levelVaries by mechanic
2Adds two knockback-strength levelsVaries by mechanic

How the mechanic works

Affected blocks and drops

How to obtain

Sources

Edition identifiers

Java: minecraft:knockback (numeric registry ID 17).

Bedrock: minecraft:knockback (numeric registry ID 12).

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

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

Related content