Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. food:
  2. name: "&2&lFood (page %page%)"
  3. fillItem:
  4. material: BLACK_STAINED_GLASS_PANE
  5. name: " "
  6. buttons:
  7. goBack:
  8. slot: 49
  9. previousPage:
  10. slot: 39
  11. nextPage:
  12. slot: 41
  13. items:
  14. 1:
  15. type: item
  16. item:
  17. material: MELON
  18. quantity: 1
  19. buyPrice: 1
  20. sellPrice: .10
  21. slot: 10
  22. 2:
  23. type: item
  24. item:
  25. material: APPLE
  26. quantity: 1
  27. buyPrice: .50
  28. sellPrice: .05
  29. slot: 11
  30. 3:
  31. type: item
  32. item:
  33. material: GOLDEN_APPLE
  34. quantity: 1
  35. buyPrice: 100
  36. sellPrice: 10
  37. slot: 12
  38. 4:
  39. type: item
  40. item:
  41. material: ENCHANTED_GOLDEN_APPLE
  42. quantity: 1
  43. damage: 1
  44. buyPrice: 1000
  45. sellPrice: 100
  46. slot: 13
  47. 5:
  48. type: item
  49. item:
  50. material: CARROT
  51. quantity: 1
  52. buyPrice: 1
  53. sellPrice: .10
  54. slot: 14
  55. 6:
  56. type: item
  57. item:
  58. material: PUMPKIN_PIE
  59. quantity: 1
  60. buyPrice: 3
  61. sellPrice: .30
  62. slot: 15
  63. 7:
  64. type: item
  65. item:
  66. material: BREAD
  67. quantity: 1
  68. buyPrice: 1
  69. sellPrice: .10
  70. slot: 16
  71. 8:
  72. type: item
  73. item:
  74. material: COOKED_CHICKEN
  75. quantity: 1
  76. buyPrice: 3
  77. sellPrice: .30
  78. slot: 19
  79. 9:
  80. type: item
  81. item:
  82. material: BAKED_POTATO
  83. quantity: 1
  84. buyPrice: 1
  85. sellPrice: .10
  86. slot: 20
  87. 10:
  88. type: item
  89. item:
  90. material: MUSHROOM_STEW
  91. quantity: 1
  92. buyPrice: 3
  93. sellPrice: .30
  94. slot: 21
  95. 11:
  96. type: item
  97. item:
  98. material: COOKED_COD
  99. quantity: 1
  100. buyPrice: 3
  101. sellPrice: .30
  102. slot: 22
  103. 12:
  104. type: item
  105. item:
  106. material: COOKED_SALMON
  107. quantity: 1
  108. buyPrice: 3
  109. sellPrice: .30
  110. slot: 23
  111. 13:
  112. type: item
  113. item:
  114. material: COOKED_RABBIT
  115. quantity: 1
  116. buyPrice: 3
  117. sellPrice: .30
  118. slot: 24
  119. 14:
  120. type: item
  121. item:
  122. material: RABBIT_STEW
  123. quantity: 1
  124. buyPrice: 3
  125. sellPrice: .30
  126. slot: 25
  127. 15:
  128. type: item
  129. item:
  130. material: COOKED_PORKCHOP
  131. quantity: 1
  132. buyPrice: 3
  133. sellPrice: .30
  134. slot: 29
  135. 16:
  136. type: item
  137. item:
  138. material: COOKED_BEEF
  139. quantity: 1
  140. buyPrice: 3
  141. sellPrice: .30
  142. slot: 30
  143. 17:
  144. type: item
  145. item:
  146. material: COOKED_MUTTON
  147. quantity: 1
  148. buyPrice: 3
  149. sellPrice: .30
  150. slot: 31
  151. 18:
  152. type: item
  153. item:
  154. material: COOKIE
  155. quantity: 1
  156. buyPrice: 1
  157. sellPrice: .10
  158. slot: 32
  159. 19:
  160. type: item
  161. item:
  162. material: CAKE
  163. quantity: 1
  164. buyPrice: 5
  165. sellPrice: .50
  166. slot: 33
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement