Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. CREEPER:
  2. tiertnt:
  3. name: '&4&lTNT'
  4. icon: 'TNT'
  5. price: 22500000
  6. slot: 4
  7. lore:
  8. - '&f&lUpgrade Information'
  9. - ''
  10. - '&f&lDrops: &4&lTNT'
  11. - '&f&lCost: &a&l22,500,000'
  12. - ''
  13. - '&f&lTotal Cost: &a&l22,500,000 x {amount}'
  14. BLAZE:
  15. firecharge:
  16. name: '&c&lFire Charged'
  17. icon: 'FIREBALL'
  18. price: 13500000
  19. slot: 4
  20. lore:
  21. - '&f&lUpgrade Information'
  22. - ''
  23. - '&f&lDrops: &c&lFireball'
  24. - '&f&lCost: &a&l13,500,000'
  25. - ''
  26. - '&f&lTotal Cost: &a&l13,500,000 x {amount}'
  27. GHAST:
  28. goldtier:
  29. name: '&e&lGold'
  30. icon: 'GOLD_BLOCK'
  31. price: 39375000
  32. slot: 1
  33. lore:
  34. - '&f&lUpgrade Information'
  35. - ''
  36. - '&f&lDrops: &e&lGold Block'
  37. - '&f&lCost: &a&l39,375,000'
  38. - ''
  39. - '&f&lTotal Cost: &a&l39,375,000 x {amount}'
  40. diamondtier:
  41. name: '&b&lDiamond'
  42. icon: 'DIAMOND_BLOCK'
  43. price: 56250000
  44. slot: 4
  45. lore:
  46. - '&f&lUpgrade Information'
  47. - ''
  48. - '&f&lDrops: &b&lDiamond Block'
  49. - '&f&lCost: &a&l56,250,000'
  50. - ''
  51. - '&f&lTotal Cost: &a&l56,250,000 x {amount}'
  52. emeraldtier:
  53. name: '&a&lEmerald'
  54. icon: 'EMERALD_BLOCK'
  55. price: 63750000
  56. slot: 7
  57. lore:
  58. - '&f&lUpgrade Information'
  59. - ''
  60. - '&f&lDrops: &a&lEmerald Block'
  61. - '&f&lCost: &a&l63,750,000'
  62. - ''
  63. - '&f&lTotal Cost: &a&l63,750,000 x {amount}'
  64. IRON_GOLEM:
  65. goldtier:
  66. name: '&e&lGold'
  67. icon: 'GOLD_INGOT'
  68. price: 15750000
  69. slot: 1
  70. lore:
  71. - '&f&lUpgrade Information'
  72. - ''
  73. - '&f&lDrops: &e&lGold Ingots'
  74. - '&f&lCost: &a&l15,750,000'
  75. - ''
  76. - '&f&lTotal Cost: &a&l15,750,000 x {amount}'
  77. diamondtier:
  78. name: '&b&lDiamond'
  79. icon: 'DIAMOND'
  80. price: 22500000
  81. slot: 4
  82. lore:
  83. - '&f&lUpgrade Information'
  84. - ''
  85. - '&f&lDrops: &b&lDiamonds'
  86. - '&f&lCost: &a&l22,500,000'
  87. - ''
  88. - '&f&lTotal Cost: &a&l22,500,000 x {amount}'
  89. emeraldtier:
  90. name: '&a&lEmerald'
  91. icon: 'EMERALD'
  92. price: 25750000
  93. slot: 7
  94. lore:
  95. - '&f&lUpgrade Information'
  96. - ''
  97. - '&f&lDrops: &a&lEmeralds'
  98. - '&f&lCost: &a&l25,750,000'
  99. - ''
  100. - '&f&lTotal Cost: &a&l25,750,000 x {amount}'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement