Anthony8_0

Untitled

Jul 24th, 2014
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. shop-items:
  2. '1':
  3. id: 0
  4. icon: '322:1:0'
  5. name: '&6God &4Apples'
  6. lore:
  7. - '&8Purchase 20 God Apples!'
  8. - '&8Cost &620!'
  9. cost: 20
  10. handles:
  11. - 'give %p% 322:1 20'
  12. '2':
  13. id: 1
  14. icon: '310:0'
  15. name: '&6Token&8Armor'
  16. lore:
  17. - '&8Purchase a Prot 4 FireProt 2 Thorns 1'
  18. - '&8Diamond Helmet!'
  19. - '&8Cost &615!'
  20. cost: 15
  21. handles:
  22. - 'give %p% 310 1 protection:4 fireprotection:2 thorns:1'
  23. '3':
  24. id: 2
  25. icon: '311:0'
  26. name: '&6Token&8Armor'
  27. lore:
  28. - '&8Purchase a Prot 4 FireProt 2 Thorns 1'
  29. - '&8Diamond Chestplate!'
  30. - '&8Cost &615!'
  31. cost: 15
  32. handles:
  33. - 'give %p% 311 1 protection:4 fireprotection:2 thorns:1'
  34. '4':
  35. id: 3
  36. icon: '312:0'
  37. name: '&6Token&8Armor'
  38. lore:
  39. - '&8Purchase a Prot 4 FireProt 2 Thorns 1'
  40. - '&8Diamond Leggings!'
  41. - '&8Cost &615!'
  42. cost: 15
  43. handles:
  44. - 'give %p% 312 1 protection:4 fireprotection:2 thorns:1'
  45. '5':
  46. id: 4
  47. icon: '313:0'
  48. name: '&6Token&8Armor'
  49. lore:
  50. - '&8Purchase a Prot 4 FireProt 2 Thorns 1'
  51. - '&8Diamond Boots!'
  52. - '&8Cost &615!'
  53. cost: 15
  54. handles:
  55. - 'give %p% 313 1 protection:4 fireprotection:2 thorns:1'
  56. '6':
  57. id: 5
  58. icon: '278:0'
  59. name: '&6Token&8Pick'
  60. lore:
  61. - '&8Purchase a Efficiency 7 Fortune 3 Unbreaking 4'
  62. - '&8Diamond Pick!'
  63. - '&8Cost &620!'
  64. cost: 20
  65. handles:
  66. - 'give %p% 278 1 efficiency:7 fortune:3 unbreaking:4'
  67.  
  68. '7':
  69. id: 6
  70. icon: '261:0'
  71. name: '&6Token&8Bow'
  72. lore:
  73. - '&8Purchase a Power 5 Infinity 1 Flame 1'
  74. - '&8Unbreaking 3 Bow'
  75. - '&8Cost &615!'
  76. cost: 15
  77. handles:
  78. - 'give %p% 261 1 power:5 infinity:1 flame:1 unbreaking:3'
  79.  
  80. '8':
  81. id: 7
  82. icon: '421:0'
  83. name: '&6Token&8Key'
  84. lore:
  85. - '&8Purchase a Tier 1 Crate Key!'
  86. - '&8./Warp Crates!'
  87. - '&8Cost &620!'
  88. cost: 20
  89. handles:
  90. - 'crates give %p% I 1'
  91. '9':
  92. id: 8
  93. icon: '421:0'
  94. name: '&6Token&8Key'
  95. lore:
  96. - '&8Purchase a Tier 2 Crate Key!'
  97. - '&8./Warp Crates!'
  98. - '&8Cost &620!'
  99. cost: 20
  100. handles:
  101. - 'crates give %p% II 1'
Advertisement
Add Comment
Please, Sign In to add comment