Advertisement
Guest User

Minecraft Stuff

a guest
Oct 20th, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 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
  10.  
  11. give @p shield{Enchantments:[{id:unbreaking,lvl:10},{id:mending,lvl:10}]} 1
  12.  
  13. give @p bow{Enchantments:[{id:unbreaking,lvl:10},{id:punch,lvl:10},{id:flame,lvl:10}]} 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement