How do I enchant a stick with Knockback 3? [duplicate]
//ads -- adsterra.com -- native banner
?>
Can someone tell me how to create a knockback three stick? I searched this up everywhere on Google, but could not find any proper answers. By the way, this is for Java Edition.
Best Answer
You would need to use the give command for this. The following command would give a knockback 3 stick.
/give @p stick{Enchantments:[{id:"minecraft:knockback",lvl:3s}]} 1
For more enchantments, a command like this can be used. This command would give a knockback 3, sharpness 3 stick.
/give @p stick{Enchantments:[{id:"minecraft:sharpness",lvl:3s},{id:"minecraft:knockback",lvl:3s}]} 1
Pictures about "How do I enchant a stick with Knockback 3? [duplicate]"
How do you enchant in knockback 3?
This will cause the player or mob to repel backwards more than usual. You can add the Knockback enchantment to any sword using an enchanting table, anvil, or game command....Background.Enchantment NameKnockbackHow to add Enchantment1. Enchanting Table 2. Anvil 3. /enchant command4 more rowsSources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Rachel Claire, Bulat Khamitov, Luke Barky, Karolina Grabowska