Advertisement
TheUltraTanker

Legendary Diamond Chestplate Minecraft Command

Dec 26th, 2019
422
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. /give @p diamond_chestplate 1 0 {
  2. display: {
  3. Name: "Legendary Diamond Chestplate",
  4. Lore: [
  5. "A legendary chestplate that cannot be destroyed by any blade..."
  6. ]
  7. },
  8. ench: [
  9. {
  10. id: 7,
  11. lvl: 24
  12. },
  13. {
  14. id: 34,
  15. lvl: 1e+146
  16. }
  17. ]
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement