Advertisement
Guest User

Blocks Shop

a guest
Aug 31st, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. ShopName: Blocks Shop
  2. DisplayName: '&2&lBlocks Shop'
  3. Command: Blocks
  4. signs:
  5. text: '[GameShop]'
  6. NeedPermissionToCreateSign: true
  7. shop:
  8. 1:
  9. Layout: layout_simple
  10. Item: 'STONE:64:0'
  11. Price: '210'
  12. Name: 'Stone'
  13. 2:
  14. Layout: layout_simple
  15. Item: 'COBBLESTONE:64:0'
  16. Price: '140'
  17. Name: 'Cobblestone'
  18. 3:
  19. Layout: layout_simple
  20. Item: 'DIRT:64:0'
  21. Price: '84'
  22. Name: 'Dirt'
  23. 4:
  24. Layout: layout_simple
  25. Item: 'DIRT:64:2'
  26. Price: '120'
  27. Name: 'Podzol'
  28. 5:
  29. Layout: layout_simple
  30. Item: 'SANDSTONE:64:0'
  31. Price: '255'
  32. Name: 'Sandstone'
  33. 6:
  34. Layout: layout_simple
  35. Item: 'SANDSTONE:64:1'
  36. Price: '355'
  37. Name: 'Chiseled Sandstone'
  38. 7:
  39. Layout: layout_simple
  40. Item: 'SANDSTONE:64:2'
  41. Price: '455'
  42. Name: 'Smooth Sandstone'
  43. 8:
  44. Layout: layout_simple
  45. Item: 'SAND:64:0'
  46. Price: '84'
  47. Name: 'Sand'
  48. 9:
  49. Layout: layout_simple
  50. Item: 'SAND:64:1'
  51. Price: '90'
  52. Name: 'Red Sand'
  53. 10:
  54. Layout: layout_simple
  55. Item: 'GRAVEL:64:0'
  56. Price: '84'
  57. Name: 'Gravel'
  58. 11:
  59. Layout: layout_simple
  60. Item: 'BRICK:64:0'
  61. Price: '800'
  62. Name: 'Brick'
  63. 12:
  64. Layout: layout_simple
  65. Item: 'OBSIDIAN:64:0'
  66. Price: '8000'
  67. Name: 'Obsidian'
  68. 13:
  69. Layout: layout_simple
  70. Item: 'MOSSY_COBBLESTONE:64:0'
  71. Price: '600'
  72. Name: 'Mossy Cobblestone'
  73. 14:
  74. Layout: layout_simple
  75. Item: 'MYCEL:64:0'
  76. Price: '2500'
  77. Name: 'Mycel'
  78. 15:
  79. Layout: layout_simple
  80. Item: 'ICE:64:0'
  81. Price: '250'
  82. Name: 'Ice'
  83. 16:
  84. Layout: layout_simple
  85. Item: 'PACKED_ICE:64:0'
  86. Price: '500'
  87. Name: 'Packed Ice'
  88. 16:
  89. Layout: layout_simple
  90. Item: 'SNOW_BLOCK:64:0'
  91. Price: '500'
  92. Name: 'Snow'
  93. 16:
  94. Layout: layout_simple
  95. Item: 'SMOOTH_BRICK:64:0'
  96. Price: '800'
  97. Name: 'Stone Brick'
  98. 16:
  99. Layout: layout_simple
  100. Item: 'SMOOTH_BRICK:64:1'
  101. Price: '1000'
  102. Name: 'Stone Brick'
  103. 16:
  104. Layout: layout_simple
  105. Item: 'SMOOTH_BRICK:64:2'
  106. Price: '1000'
  107. Name: 'Stone Brick'
  108. 16:
  109. Layout: layout_simple
  110. Item: 'SMOOTH_BRICK:64:3'
  111. Price: '1000'
  112. Name: 'Stone Brick'
  113. 16:
  114. Layout: layout_simple
  115. Item: 'WOOL:1:0'
  116. Price: '135'
  117. Name: 'Wool'
  118. 16:
  119. Layout: layout_simple
  120. Item: ':HARD_CLAY1:0'
  121. Price: '250'
  122. Name: 'Hardned Clay'
  123. 16:
  124. Layout: layout_simple
  125. Item: 'GLASS:1:0'
  126. Price: '250'
  127. Name: 'Glass'
  128. 16:
  129. Layout: layout_simple
  130. Item: 'LOG:1:0'
  131. Price: '250'
  132. Name: 'Wood'
  133.  
  134. Back:
  135. MenuItem:
  136. - lore:&8Back to Menu
  137. - name:&cBack
  138. - amount:1
  139. - type:REDSTONE
  140. RewardType: SHOP
  141. Reward: menu
  142. PriceType: NOTHING
  143. Message: '&6Leaving the Shop...'
  144. ExtraPermission: ''
  145. InventoryLocation: 27
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement