Can you have 7 enchantments on a sword?
I made a netherite sword that has seven enchantments: Unbreaking 2, mending, sharpness 5, sweeping edge 3, fire aspect 2, knockback 2 and looting 3 in survival without cheats but you should make sure that one of the enchantments are not at their highest like unbreaking 2 or else you can not enchant it anymore.
Why can’t I put sharpness on my sword?
You cannot change enchantments on things that are enchanted. Sharpness is not as good at killing zombies, skellies, and spiders as smite/bane, so it is not necessarily best in SSP. Yes, as these other guys said, a sword cannot have any two of Sharpness, Smite and Bane of Arthropods at once.
Should I put smite on my sword?
Smite applied to a sword or axe increases damage dealt to skeletons, zombies, zombie villagers, withers, wither skeletons, zombified piglins, skeleton horses, zombie horses, strays, husks, phantoms, drowned, and zoglins. × 1.25 extra damage on each hit to undead mobs.
Can you stack up more enchantments on a sword?
But can you stack up more of these enchantments on the same item? For example, could you have Sharpness X and Looting X on one sword? Yes, add it as another compound tag in the ench list: Not the answer you’re looking for?
How do you give an enchanted diamond sword?
First, you need to program the command block to give an enchanted diamond sword with the /give command. This /give command will be run each time the command block is activated. So, stand in front of the command block with your pointer (the plus sign) on the command block and click on the right mouse button. This will bring up the programming
How do you stack enchantments in Minecraft Java?
You can stack enchants as many times as you want such as: After setting up the command blocks, put buttons and the players can choose by clicking them. You can also put enchantments onto things that normally cannot be enchanted or have that specific enchantment. For example, you can do the command stated above to give you enchanted blocks.
How do I give players already Enchanted Tools / armour / weapons?
You can stack enchants as many times as you want such as: /give @p diamond_sword 1 0 {ench: [ {id:17,lvl:32767}, {id:17,lvl:32767}]} After setting up the command blocks, put buttons and the players can choose by clicking them. You can also put enchantments onto things that normally cannot be enchanted or have that specific enchantment.