The Axe of God has a full set of all possible enchantments for this item of the highest level (depending on the version, this is from 255 to 1000 levels!).
TIP! How to work with commands:
- Open chat via T button.
- Insert the command that starts with the / sign and ends with square brackets ]
- Press enter and get the result.
For 1.21.x (255 is the maximum level here!):
- Netherite:
/give @a netherite_axe[enchantments={bane_of_arthropods:255,efficiency:255,fortune:255,mending:1,sharpness:255,smite:255,unbreaking:255}]
- Diamond:
/give @a diamond_axe[enchantments={bane_of_arthropods:255,efficiency:255,fortune:255,mending:1,sharpness:255,smite:255,unbreaking:255}]
For 1.20.x (255 is the maximum level here!):
- Netherite:
/give @a netherite_axe[enchantments={levels:{bane_of_arthropods:255,efficiency:255,fortune:255,mending:1,sharpness:255,smite:255,unbreaking:255}}]
- Diamond:
/give @a diamond_axe[enchantments={levels:{bane_of_arthropods:255,efficiency:255,fortune:255,mending:1,sharpness:255,smite:255,unbreaking:255}}]
For 1.19.x / 1.18.x / 1.17.x (255 is the max level here!):
- Netherite:
/give @a netherite_axe{Enchantments:[{lvl:255,id:bane_of_arthropods},{lvl:255,id:efficiency},{lvl:255,id:fortune},{lvl:1,id:mending},{lvl:255,id:sharpness},{lvl:255,id:smite},{lvl:255,id:unbreaking}]}
- Diamond:
/give @a diamond_axe{Enchantments:[{lvl:255,id:bane_of_arthropods},{lvl:255,id:efficiency},{lvl:255,id:fortune},{lvl:1,id:mending},{lvl:255,id:sharpness},{lvl:255,id:smite},{lvl:255,id:unbreaking}]}
For 1.16.x (1000 is the maximum level here!):
- Netherite:
/give @a netherite_axe{Enchantments:[{lvl:1000,id:bane_of_arthropods},{lvl:1000,id:efficiency},{lvl:1000,id:for tune},{lvl:1,id:mending},{lvl:1000,id:sharpness},{lvl:1000,id:smite},{lvl:1000,id:unbreaking}]}
- Diamond:
/give @a diamond_axe{Enchantments:[{lvl:1000,id:bane_of_arthropods},{lvl:1000,id:efficiency},{lvl:1000,id:fort une},{lvl:1,id:mending},{lvl:1000,id:sharpness},{lvl:1000,id:smite},{lvl:1000,id:unbreaking}]}
Short link
Be the first to comment