Advertisement
Guest User

Minecraft Stuff

a guest
Oct 20th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. give @p diamond_sword{Enchantments:[{id:knockback,lvl:10},{id:sharpness,lvl:10}]} 1
  2.  
  3. give @p diamond_chestplate{Enchantments:[{id:protection,lvl:10},{id:mending,lvl:10}]} 1
  4.  
  5. give @p diamond_leggings{Enchantments:[{id:protection,lvl:10},{id:mending,lvl:10}]} 1
  6.  
  7. give @p diamond_boots{Enchantments:[{id:protection,lvl:10},{id:mending,lvl:10}]} 1
  8.  
  9. give @p diamond_helmet{Enchantments:[{id:protection,lvl:10},{id:mending,lvl:10}]} 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement