Java & Bedrock
Knockback
Knockback is a sword enchantment that pushes struck targets farther away. It changes displacement rather than adding direct attack damage.
Knockback- 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
| Level | Effect | Expected multiplier |
|---|---|---|
| 1 | Adds one knockback-strength level | Varies by mechanic |
| 2 | Adds two knockback-strength levels | Varies by mechanic |
How the mechanic works
- Each level adds one point of knockback strength to ordinary melee hits.
- Sprinting already adds knockback and combines with the enchantment's effect.
- Resistance to knockback, terrain and server movement rules can change the distance actually traveled.
Affected blocks and drops
- Swords
- Targets hit by melee attacks
- Useful for spacing but can push drops or enemies away
How to obtain
- Enchant compatible equipment at an enchanting table.
- Apply a matching enchanted book at an anvil.
- Find or trade for an enchanted book that contains this enchantment.
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.