Advertisement
Soshiba

Untitled

Jul 18th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.98 KB | None | 0 0
  1. Slot29 = [
  2. {
  3. Item {
  4. Count = 1
  5. ItemType = "minecraft:leather"
  6. UnsafeDamage = 0
  7. DisplayName = "&l&6FleeMarket"
  8. ItemLore = ["&bAll kinds of &6Pokemon Drops &fcan be bought here!"
  9. ""
  10. "&cshortcut: /warp fleemarket"]
  11. }
  12. PrimaryAction {
  13. Command = "console: sudo %player% warp fleemarket"
  14. KeepInventoryOpen = false
  15. }
  16. }]
  17. ############################################################
  18. ###############################################################
  19. #################################################################
  20. Slot30 = [
  21. {
  22. Item {
  23. Count = 1
  24. ItemType = "minecraft:sapling"
  25. UnsafeDamage = 0
  26. DisplayName = "&l&aGardening Shop"
  27. ItemLore = ["&aSaplings&f, &2Leaves&f, &4Flowers &fand &3Dye &fcan be bought here!"
  28. ""
  29. "&cshortcut: /warp gardeningshop"]
  30. }
  31. PrimaryAction {
  32. Command = "console: sudo %player% warp gardeningshop"
  33. KeepInventoryOpen = false
  34. }
  35. }]
  36. ############################################################
  37. ###############################################################
  38. #################################################################
  39. Slot31 = [
  40. {
  41. Item {
  42. Count = 1
  43. ItemType = "pixelmon:leppa_berry"
  44. UnsafeDamage = 0
  45. DisplayName = "&l&bGrocery Store"
  46. ItemLore = ["&fAll kinds of &6Berries &fcan be bought here!"
  47. ""
  48. "&cshortcut: /warp berryshop"]
  49. }
  50. PrimaryAction {
  51. Command = "console: sudo %player% warp berryshop"
  52. KeepInventoryOpen = false
  53. }
  54. }]
  55. ############################################################
  56. ###############################################################
  57. #################################################################
  58. Slot32 = [
  59. {
  60. Item {
  61. Count = 1
  62. ItemType = "pixelmon:choice_band"
  63. UnsafeDamage = 0
  64. DisplayName = "&l&3HeldItem Shop"
  65. ItemLore = ["&3Gems&f, &aIncenses&f &fand other &6Helditems &fcan be bought here!"
  66. ""
  67. "&cshortcut: /warp helditemshop"]
  68. }
  69. PrimaryAction {
  70. Command = "console: sudo %player% warp helditemshop"
  71. KeepInventoryOpen = false
  72. }
  73. }]
  74. ############################################################
  75. ###############################################################
  76. #################################################################
  77. Slot33 = [
  78. {
  79. Item {
  80. Count = 1
  81. ItemType = "pixelmon:sprite"
  82. UnsafeDamage = 0
  83. DisplayName = "&l&dLuvdisc Lounge"
  84. ItemLore = ["&bThe perfect spot to relax!"
  85. ""
  86. "&cshortcut: /warp lounge"]
  87. UnsafeData {
  88. SpriteName = "pixelmon:sprites/pokemon/370"
  89. }
  90. }
  91. PrimaryAction {
  92. Command = "console: sudo %player% warp lounge"
  93. KeepInventoryOpen = false
  94. }
  95. }]
  96. ############################################################
  97. ###############################################################
  98. #################################################################
  99. Slot34 = [""]
  100. ############################################################
  101. ###############################################################
  102. #################################################################
  103. Slot35 = [
  104. ${aliases.magenta-pane-item}
  105. ]
  106. ############################################################
  107. ###############################################################
  108. #################################################################
  109. Slot36 = [
  110. ${aliases.black-pane-item}
  111. ]
  112. ############################################################
  113. ###############################################################
  114. #################################################################
  115. Slot37 = [
  116. ${aliases.magenta-pane-item}
  117. ]
  118. ############################################################
  119. ###############################################################
  120. #################################################################
  121. Slot38 = [
  122. ${aliases.black-pane-item}
  123. ]
  124. ############################################################
  125. ###############################################################
  126. #################################################################
  127. Slot39 = [
  128. ${aliases.magenta-pane-item}
  129. ]
  130. ############################################################
  131. ###############################################################
  132. #################################################################
  133. Slot40 = [
  134. {
  135. Item {
  136. Count = 1
  137. ItemType = "pixelmon:eject_button"
  138. UnsafeDamage = 0
  139. DisplayName = "&l&6Back to the menu"
  140. ItemLore = ["&eClick here to go back to the previous menu."]
  141. }
  142. PrimaryAction {
  143. Command = "console: vchest open menu %player%"
  144. KeepInventoryOpen = true
  145. }
  146. }]
  147. ############################################################
  148. ###############################################################
  149. #################################################################
  150. Slot41 = [
  151. ${aliases.magenta-pane-item}
  152. ]
  153. ############################################################
  154. ###############################################################
  155. #################################################################
  156. Slot42 = [
  157. ${aliases.black-pane-item}
  158. ]
  159. ############################################################
  160. ###############################################################
  161. #################################################################
  162. Slot43 = [
  163. ${aliases.magenta-pane-item}
  164. ]
  165. ############################################################
  166. ###############################################################
  167. #################################################################
  168. Slot44 = [
  169. ${aliases.black-pane-item}
  170. ]
  171. ############################################################
  172. ###############################################################
  173. #################################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement