Advertisement
Guest User

Untitled

a guest
Feb 28th, 2020
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. shops:
  2. blocks:
  3. name: "&9&lArmor (page %page%)"
  4. fillItem:
  5. material: STAINED_GLASS_PANE
  6. damage: 15
  7. name: " "
  8. items:
  9. 1:
  10. type: item
  11. item:
  12. material: DIAMOND_HELMET
  13. quantity: 1
  14. buyPrice: 150
  15. sellPrice: 0
  16. slot: 4
  17. 2:
  18. type: item
  19. item:
  20. material: DIAMOND_CHESTPLATE
  21. quantity: 1
  22. buyPrice: 500
  23. sellPrice: 0
  24. slot: 13
  25. 3:
  26. type: item
  27. item:
  28. material: DIAMOND_LEGGINGS
  29. quantity: 1
  30. buyPrice: 350
  31. sellPrice: 0
  32. slot: 22
  33. 4:
  34. type: item
  35. item:
  36. material: DIAMOND_BOOTS
  37. quantity: 1
  38. buyPrice: 150
  39. sellPrice: 0
  40. slot: 31
  41. food:
  42. name: "&2&lPotions (page %page%)"
  43. fillItem:
  44. material: STAINED_GLASS_PANE
  45. damage: 15
  46. name: " "
  47. buttons:
  48. goBack:
  49. slot: 40
  50. previousPage:
  51. slot: 39
  52. nextPage:
  53. slot: 41
  54. items:
  55. 1:
  56. type: item
  57. item:
  58. material: POTION
  59. amount: 1
  60. damage: 16449
  61. buyPrice: 500
  62. sellPrice: 0
  63. slot: 3
  64. 2:
  65. type: item
  66. item:
  67. material: POTION
  68. amount: 1
  69. damage: 8258
  70. buyPrice: 750
  71. sellPrice: 0
  72. slot: 4
  73. 3:
  74. type: item
  75. item:
  76. material: POTION
  77. amount: 1
  78. damage: 8290
  79. buyPrice: 2000
  80. sellPrice: 0
  81. slot: 5
  82. 4:
  83. type: item
  84. item:
  85. material: POTION
  86. amount: 1
  87. damage: 16389
  88. buyPrice: 1500
  89. sellPrice: 0
  90. slot: 6
  91. 5:
  92. type: item
  93. item:
  94. material: POTION
  95. amount: 1
  96. damage: 16421
  97. buyPrice: 2000
  98. sellPrice: 0
  99. slot: 7
  100. ores:
  101. name: "&3&lMiscellanous (page %page%)"
  102. size: 45
  103. fillItem:
  104. material: STAINED_GLASS_PANE
  105. damage: 15
  106. name: " "
  107. buttons:
  108. goBack:
  109. slot: 40
  110. previousPage:
  111. slot: 36
  112. nextPage:
  113. slot: 45
  114. items:
  115. 1:
  116. type: item
  117. item:
  118. material: GOLDEN_APPLE
  119. quantity: 32
  120. buyPrice: 350
  121. sellPrice: 0
  122. slot: 2
  123. 2:
  124. type: item
  125. item:
  126. material: ENCHANTED_GOLDEN_APPLE
  127. quantity: 1
  128. buyPrice: 10000
  129. sellPrice: 0
  130. slot: 3
  131. 3:
  132. type: item
  133. item:
  134. material: FISHING_ROD
  135. quantity: 1
  136. buyPrice: 750
  137. sellPrice: 0
  138. slot: 5
  139. 4:
  140. type: item
  141. item:
  142. material: SNOWBALL
  143. quantity: 16
  144. buyPrice: 150
  145. sellPrice: 0
  146. slot: 6
  147. tools:
  148. name: "&8&lWeapons (page %page%)"
  149. size: 54
  150. fillItem:
  151. material: STAINED_GLASS_PANE
  152. damage: 15
  153. name: " "
  154. items:
  155. 1:
  156. type: item
  157. item:
  158. material: DIAMOND_SWORD
  159. quantity: 1
  160. buyPrice: 350
  161. sellPrice: 0
  162. slot: 4
  163. 2:
  164. type: item
  165. item:
  166. material: ARROW
  167. quantity: 64
  168. buyPrice: 100
  169. sellPrice: 0
  170. slot: 5
  171. 3:
  172. type: item
  173. item:
  174. material: BOW
  175. quantity: 1
  176. buyPrice: 200
  177. sellPrice: 0
  178. slot: 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement