Dragonleet_

Shop

Jul 18th, 2019
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. load("loads/format.js")
  2. load("loads/items.js")
  3. load("loads/vaultutil.js")
  4. exports.put("patches/slash/newshop/multiplierDefaults", false)
  5.  
  6. autoload.watch("patches/slash/newshop.js")
  7.  
  8. var crophopper = () => exports.getOrDefault("servers/skyblock/crophopper/item", itemStack("stone"))
  9. var mobhopper = () => exports.getOrDefault("servers/skyblock/mobhopper/item", itemStack("stone"))
  10. var orehopper = () => exports.getOrDefault("patches/content/orehopper", itemStack("stone"))
  11.  
  12. exports.put("patches/slash/newshop", [
  13. {
  14. icon: itemName(itemStack("brick"), colorize("&4[&f»&4] &f&lBuilding Blocks &4[&f«&4]")),
  15. items: [
  16. { buy: 6, sell: 0.5, item: itemEss("cobblestone 1") },
  17. { buy: 10, sell: 1, item: itemEss("stone 1") },
  18. { buy: 15, sell: 0.5, item: itemEss("stonebrick 1") },
  19. { buy: 15, sell: 0.5, item: itemEss("stonebrick:1 1") },
  20. { buy: 15, sell: 0.5, item: itemEss("stonebrick:2 1") },
  21. { buy: 15, sell: 0.5, item: itemEss("stonebrick:3 1") },
  22. { buy: 12, sell: -1, item: itemEss("stone:1 1") },
  23. { buy: 12, sell: -1, item: itemEss("stone:3 1") },
  24. { buy: 12, sell: -1, item: itemEss("stone:5 1") },
  25. { buy: 45, sell: -1, item: itemEss("stone:2 1") },
  26. { buy: 45, sell: -1, item: itemEss("stone:4 1") },
  27. { buy: 45, sell: -1, item: itemEss("stone:6 1") },
  28. { buy: 10, sell: -1, item: itemEss("mossycobblestone 1") },
  29. { buy: 10, sell: 1, item: itemEss("dirt 1") },
  30. { buy: 20, sell: 1, item: itemEss("grass 1") },
  31. { buy: 15, sell: 1, item: itemEss("dirt:1 1") },
  32. { buy: 15, sell: 1, item: itemEss("dirt:2 1") },
  33. { buy: 20, sell: 1, item: itemEss("mycelium 1") },
  34. { buy: 15, sell: 0.4, item: itemEss("oakwood 1") },
  35. { buy: 20, sell: 0.4, item: itemEss("sprucewood 1") },
  36. { buy: 20, sell: 0.4, item: itemEss("birchwood 1") },
  37. { buy: 20, sell: 0.4, item: itemEss("junglewood 1") },
  38. { buy: 20, sell: 0.4, item: itemEss("darkoakwood 1") },
  39. { buy: 20, sell: 0.4, item: itemEss("acaciawood 1") },
  40. { buy: 15, sell: 0.1, item: itemEss("wood:0 1") },
  41. { buy: 15, sell: 0.1, item: itemEss("wood:1 1") },
  42. { buy: 15, sell: 0.1, item: itemEss("wood:2 1") },
  43. { buy: 15, sell: 0.1, item: itemEss("wood:3 1") },
  44. { buy: 15, sell: 0.1, item: itemEss("wood:4 1") },
  45. { buy: 15, sell: 0.1, item: itemEss("wood:5 1") },
  46. { buy: 40, sell: -1, item: itemEss("clay 1") },
  47. { buy: 10, sell: 0.4, item: itemEss("gravel 1") },
  48. { buy: 10, sell: 1, item: itemEss("sand 1") },
  49. { buy: 10, sell: 1, item: itemEss("sand:1 1") },
  50. { buy: 20, sell: -1, item: itemEss("sandstone 1") },
  51. { buy: 30, sell: -1, item: itemEss("redsandstone 1") },
  52. { buy: 10, sell: -1, item: itemEss("hardenedclay 1") },
  53. { buy: 20, sell: -1, item: itemEss("brickblock 1") },
  54. { buy: 37, sell: -1, item: itemEss("ice 1") },
  55. { buy: 50, sell: -1, item: itemEss("packedice 1") },
  56. { buy: 50, sell: -1, item: itemEss("snowblock 1") },
  57. { buy: 30, sell: -1, item: itemEss("glass 1") },
  58. { buy: 10, sell: 0.5, item: itemEss("netherrack 1") },
  59. { buy: 20, sell: 0.5, item: itemEss("netherbrick 1") },
  60. { buy: 50, sell: 1.5, item: itemEss("112 1") },
  61. { buy: 200, sell: -1, item: itemEss("quartzore 1") },
  62. { buy: 50, sell: -1, item: itemEss("glowstone 1") },
  63. { buy: 50, sell: -1, item: itemEss("quartzblock 1") },
  64. { buy: 50, sell: -1, item: itemEss("quartzblock:1 1") },
  65. { buy: 50, sell: -1, item: itemEss("quartzblock:2 1") },
  66. { buy: 250, sell: -1, item: itemEss("obsidian 1") },
  67. { buy: 80, sell: -1, item: itemEss("endstone 1") },
  68. { buy: 45, sell: 1.5, item: itemEss("sealantern 1") },
  69. { buy: 27, sell: 1, item: itemEss("prismarine 1") },
  70. { buy: 35, sell: 1, item: itemEss("prismarine:1 1") },
  71. ],
  72. },
  73. {
  74. icon: itemName(itemStack("wool"), colorize("&4[&f»&4] &f&lDecoration &4[&f«&4]")),
  75. items: [
  76. { buy: 10, sell: -1, item: itemEss("cobblestonewall 1") },
  77. { buy: 100, sell: -1, item: itemEss("bookshelf 1") },
  78. { buy: 2500, sell: 15, item: itemEss("enchantingtable 1") },
  79. { buy: 4500, sell: -1, item: itemEss("anvil 1") },
  80. { buy: 7500, sell: -1, item: itemEss("enderchest 1") },
  81. { buy: 50, sell: -1, item: itemEss("chest 1") },
  82. { buy: 65, sell: -1, item: itemEss("trappedchest 1") },
  83. { buy: 200, sell: -1, item: itemEss("furnace 1") },
  84. { buy: 2000, sell: -1, item: itemEss("sponge 1") },
  85. { buy: 1000, sell: -1, item: itemEss("web 1") },
  86. { buy: 45, sell: -1, item: itemEss("sign 1") },
  87. { buy: 100, sell: -1, item: itemEss("wool:1 1") },
  88. { buy: 100, sell: -1, item: itemEss("wool:2 1") },
  89. { buy: 100, sell: -1, item: itemEss("wool:3 1") },
  90. { buy: 100, sell: -1, item: itemEss("wool:4 1") },
  91. { buy: 100, sell: -1, item: itemEss("wool:5 1") },
  92. { buy: 100, sell: -1, item: itemEss("wool:6 1") },
  93. { buy: 100, sell: -1, item: itemEss("wool:7 1") },
  94. { buy: 100, sell: -1, item: itemEss("wool:8 1") },
  95. { buy: 100, sell: -1, item: itemEss("wool:9 1") },
  96. { buy: 100, sell: -1, item: itemEss("wool:10 1") },
  97. { buy: 100, sell: -1, item: itemEss("wool:11 1") },
  98. { buy: 100, sell: -1, item: itemEss("wool:12 1") },
  99. { buy: 100, sell: -1, item: itemEss("wool:13 1") },
  100. { buy: 100, sell: -1, item: itemEss("wool:14 1") },
  101. { buy: 100, sell: -1, item: itemEss("wool:15 1") },
  102. { buy: 100, sell: -1, item: itemEss("95 1") },
  103. { buy: 100, sell: -1, item: itemEss("95:1 1") },
  104. { buy: 100, sell: -1, item: itemEss("95:2 1") },
  105. { buy: 100, sell: -1, item: itemEss("95:3 1") },
  106. { buy: 100, sell: -1, item: itemEss("95:4 1") },
  107. { buy: 100, sell: -1, item: itemEss("95:5 1") },
  108. { buy: 100, sell: -1, item: itemEss("95:6 1") },
  109. { buy: 100, sell: -1, item: itemEss("95:7 1") },
  110. { buy: 100, sell: -1, item: itemEss("95:8 1") },
  111. { buy: 100, sell: -1, item: itemEss("95:9 1") },
  112. { buy: 100, sell: -1, item: itemEss("95:10 1") },
  113. { buy: 100, sell: -1, item: itemEss("95:11 1") },
  114. { buy: 100, sell: -1, item: itemEss("95:12 1") },
  115. { buy: 100, sell: -1, item: itemEss("95:13 1") },
  116. { buy: 100, sell: -1, item: itemEss("95:14 1") },
  117. { buy: 100, sell: -1, item: itemEss("95:15 1") },
  118. { buy: 100, sell: -1, item: itemEss("159 1") },
  119. { buy: 100, sell: -1, item: itemEss("159:1 1") },
  120. { buy: 100, sell: -1, item: itemEss("159:2 1") },
  121. { buy: 100, sell: -1, item: itemEss("159:3 1") },
  122. { buy: 100, sell: -1, item: itemEss("159:4 1") },
  123. { buy: 100, sell: -1, item: itemEss("159:5 1") },
  124. { buy: 100, sell: -1, item: itemEss("159:6 1") },
  125. { buy: 100, sell: -1, item: itemEss("159:7 1") },
  126. { buy: 100, sell: -1, item: itemEss("159:8 1") },
  127. { buy: 100, sell: -1, item: itemEss("159:9 1") },
  128. { buy: 100, sell: -1, item: itemEss("159:10 1") },
  129. { buy: 100, sell: -1, item: itemEss("159:11 1") },
  130. { buy: 100, sell: -1, item: itemEss("159:12 1") },
  131. { buy: 100, sell: -1, item: itemEss("159:13 1") },
  132. { buy: 100, sell: -1, item: itemEss("159:14 1") },
  133. { buy: 100, sell: -1, item: itemEss("159:15 1") },
  134. ],
  135. },
  136.  
  137. {
  138. icon: itemName(itemStack("wheat"), colorize("&4[&f»&4] &f&lFood + Farming &4[&f«&4]")),
  139. items: [
  140. { buy: 20, sell: 1, item: itemEss("pork 1") },
  141. { buy: 20, sell: 1.25, item: itemEss("cookedbeef 1") },
  142. { buy: 20, sell: 1.25, item: itemEss("cookedchicken 1") },
  143. { buy: 20, sell: 2.5, item: itemEss("fish:0 1") },
  144. { buy: 20, sell: 2.5, item: itemEss("fish:1 1") },
  145. { buy: 20, sell: 2.5, item: itemEss("fish:2 1") },
  146. { buy: 20, sell: 2.5, item: itemEss("fish:3 1") },
  147. { buy: 50, sell: 2.5, item: itemEss("cookedfish:0 1") },
  148. { buy: 50, sell: 2.5, item: itemEss("cookedfish:1 1") },
  149. { buy: 2, sell: -1, item: itemEss("seeds 1") },
  150. { buy: 4, sell: 2, item: itemEss("wheat 1") },
  151. { buy: 12, sell: 4, item: itemEss("potato 1") },
  152. { buy: 10000, sell: -1, item: itemEss("soulsand 1") },
  153. { buy: 185, sell: 27.5, item: itemEss("netherwart 1") },
  154. { buy: 8, sell: -1, item: itemEss("pumpkinseeds 1") },
  155. { buy: 20, sell: 2, item: itemEss("pumpkin 1") },
  156. { buy: 8, sell: -1, item: itemEss("melonseeds 1") },
  157. { buy: 20, sell: 2, item: itemEss("melonblock 1") },
  158. { buy: 1.5, sell: 0.2, item: itemEss("360 1") },
  159. { buy: 50, sell: 2, item: itemEss("carrot 1") },
  160. { buy: 50, sell: 4, item: itemEss("sugarcane 1") },
  161. { buy: 20, sell: 1.5, item: itemEss("cactus 1") },
  162. ],
  163. },
  164.  
  165. {
  166. icon: itemName(itemEss("poppy 1"), colorize("&4[&f»&4] &f&lPlants &4[&f«&4]")),
  167. items: [
  168. { buy: 15, sell: -1, item: itemEss("oakleaves 1") },
  169. { buy: 15, sell: -1, item: itemEss("spruceleaves 1") },
  170. { buy: 15, sell: -1, item: itemEss("birchleaves 1") },
  171. { buy: 15, sell: -1, item: itemEss("jungleleaves 1") },
  172. { buy: 15, sell: -1, item: itemEss("acacialeaves 1") },
  173. { buy: 15, sell: -1, item: itemEss("darkoakleaves 1") },
  174. { buy: 15, sell: -1, item: itemEss("sapling 1") },
  175. { buy: 15, sell: -1, item: itemEss("sapling:1 1") },
  176. { buy: 15, sell: -1, item: itemEss("sapling:2 1") },
  177. { buy: 15, sell: -1, item: itemEss("sapling:3 1") },
  178. { buy: 15, sell: -1, item: itemEss("sapling:4 1") },
  179. { buy: 15, sell: -1, item: itemEss("sapling:5 1") },
  180. { buy: 15, sell: -1, item: itemEss("tallgrass 1") },
  181. { buy: 15, sell: -1, item: itemEss("fern 1") },
  182. { buy: 15, sell: -1, item: itemEss("deadbush 1") },
  183. { buy: 15, sell: -1, item: itemEss("dandelion 1") },
  184. { buy: 15, sell: -1, item: itemEss("poppy 1") },
  185. { buy: 15, sell: -1, item: itemEss("blueorchid 1") },
  186. { buy: 15, sell: -1, item: itemEss("allium 1") },
  187. { buy: 15, sell: -1, item: itemEss("azurebluet 1") },
  188. { buy: 15, sell: -1, item: itemEss("redtulip 1") },
  189. { buy: 15, sell: -1, item: itemEss("orangetulip 1") },
  190. { buy: 15, sell: -1, item: itemEss("whitetulip 1") },
  191. { buy: 15, sell: -1, item: itemEss("pinktulip 1") },
  192. { buy: 15, sell: -1, item: itemEss("oxeyedaisy 1") },
  193. { buy: 15, sell: -1, item: itemEss("waterlily 1") },
  194. { buy: 15, sell: -1, item: itemEss("sunflower 1") },
  195. { buy: 15, sell: -1, item: itemEss("lilac 1") },
  196. { buy: 15, sell: -1, item: itemEss("longgrass 1") },
  197. { buy: 15, sell: -1, item: itemEss("largefern 1") },
  198. { buy: 15, sell: -1, item: itemEss("rosebush 1") },
  199. { buy: 15, sell: -1, item: itemEss("peony 1") },
  200. ],
  201. },
  202. {
  203. icon: itemName(itemStack("bone", 1), colorize("&4[&f»&4] &f&lMob Drops &4[&f«&4]")),
  204. items: [
  205. { buy: 20, sell: 0.75, item: itemEss("rottenflesh 1") },
  206. { buy: 30, sell: 2.25, item: itemEss("bone 1") },
  207. { buy: 75, sell: 7, item: itemEss("gunpowder 1") },
  208. { buy: 50, sell: 2, item: itemEss("spidereye 1") },
  209. { buy: 115, sell: 15, item: itemEss("goldnugget 1") },
  210. { buy: 2500, sell: 8, item: itemEss("enderpearl 1") },
  211. { buy: 450, sell: 35, item: itemEss("blazerod 1") },
  212. { buy: 1200, sell: 250, item: itemEss("ghasttear 1") },
  213. { buy: 500, sell: 105, item: itemEss("fireworkcharge 1") },
  214. { buy: 180, sell: 5, item: itemEss("slimeball 1") },
  215. { buy: 1000, sell: 10, item: itemEss("inksack 1") },
  216. { buy: 15, sell: 1, item: itemEss("string 1") },
  217. { buy: 120, sell: 5, item: itemEss("feather 1") },
  218. ],
  219. },
  220.  
  221. {
  222. icon: itemName(itemStack("mob spawner", 1), colorize("&4[&f»&4] &f&lSpawners &4[&f«&4]")),
  223. items: [
  224. { buy: 75000, sell: -1, item: itemName(itemStack("mob spawner"), colorize("&ePig Spawner")) },
  225. { buy: 75000, sell: -1, item: itemName(itemStack("mob spawner"), colorize("&eCow Spawner")) },
  226. { buy: 75000, sell: -1, item: itemName(itemStack("mob spawner"), colorize("&eSheep Spawner")) },
  227. { buy: 75000, sell: -1, item: itemName(itemStack("mob spawner"), colorize("&eChicken Spawner")) },
  228. { buy: 175000, sell: -1, item: itemName(itemStack("mob spawner"), colorize("&eZombie Spawner")) },
  229. { buy: 175000, sell: -1, item: itemName(itemStack("mob spawner"), colorize("&eSkeleton Spawner")) },
  230. { buy: 175000, sell: -1, item: itemName(itemStack("mob spawner"), colorize("&eSpider Spawner")) },
  231. { buy: 250000, sell: -1, item: itemName(itemStack("mob spawner"), colorize("&eEnderman Spawner")) },
  232. { buy: 400000, sell: -1, item: itemName(itemStack("mob spawner"), colorize("&eCreeper Spawner")) },
  233. { buy: 850000, sell: -1, item: itemName(itemStack("mob spawner"), colorize("&eZombie Pigman Spawner")) },
  234. { buy: 3500000, sell: -1, item: itemName(itemStack("mob spawner"), colorize("&eBlaze Spawner")) },
  235. { buy: 14500000, sell: -1, item: itemName(itemStack("mob spawner"), colorize("&eVillager Spawner")) },
  236. { buy: 40000000, sell: -1, item: itemName(itemStack("mob spawner"), colorize("&eIron Golem Spawner")) },
  237. ],
  238. },
  239. {
  240. icon: itemName(itemStack("diamond", 1), colorize("&4[&f»&4] &f&lOres &4[&f«&4]")),
  241. items: [
  242. { buy: 300, sell: 1.5, item: itemEss("coal 1") },
  243. { buy: 2700, sell: -1, item: itemEss("coalblock 1") },
  244. { buy: 60, sell: -1, item: itemEss("inksack:4 1") },
  245. { buy: 2800, sell: -1, item: itemEss("lapisblock 1") },
  246. { buy: 9000, sell: -1, item: itemEss("ironingot 1") },
  247. { buy: 25000, sell: -1, item: itemEss("ironblock 1") },
  248. { buy: 9000, sell: -1, item: itemEss("goldingot 1") },
  249. { buy: 80000, sell: -1, item: itemEss("goldblock 1") },
  250. { buy: 20000, sell: -1, item: itemEss("diamond 1") },
  251. { buy: 175000, sell: -1, item: itemEss("diamondblock 1") },
  252. { buy: 25000, sell: -1, item: itemEss("emerald 1") },
  253. { buy: 225000, sell: -1, item: itemEss("emeraldblock 1") },
  254. { buy: 175, sell: 0.2, item: itemEss("redstone 1") },
  255. { buy: 1500, sell: 1.8, item: itemEss("redstoneblock 1") },
  256. ],
  257. },
  258. {
  259. icon: itemName(itemEss("brewingstand 1"), colorize("&4[&f»&4] &f&lBrewing &4[&f«&4]")),
  260. items: [
  261. { buy: 85, sell: -1, item: itemEss("goldencarrot 1") },
  262. { buy: 65, sell: -1, item: itemEss("spidereye 1") },
  263. { buy: 125, sell: -1, item: itemEss("fermentedspidereye 1") },
  264. { buy: 50, sell: -1, item: itemEss("blazepowder 1") },
  265. { buy: 75, sell: -1, item: itemEss("glowstonedust 1") },
  266. { buy: 5, sell: -1, item: itemEss("glassbottle 1") },
  267. { buy: 15, sell: -1, item: itemEss("sugar 1") },
  268. { buy: 50, sell: -1, item: itemEss("glisteringmelon 1") },
  269. { buy: 1150, sell: -1, item: itemEss("brewingstand 1") },
  270. { buy: 675, sell: -1, item: itemEss("cauldron 1") },
  271. ],
  272. },
  273. {
  274. icon: itemName(itemStack("diamond sword", 1), colorize("&4[&f»&4] &f&lPotions + Tools &4[&f«&4]")),
  275. items: [
  276. {buy: 850, sell: -1, item: itemEss("fishingrod 1")},
  277. {buy: 650, sell: -1, item: itemEss("bow 1")},
  278. {buy: 1000, sell: -1, item: itemEss("277 1")},
  279. {buy: 1000, sell: -1, item: itemEss("259 1")},
  280. {buy: 250, sell: -1, item: itemEss("373:1226 1")},
  281. {buy: 250, sell: -1, item: itemEss("373:1233 1")},
  282. {buy: 250, sell: -1, item: itemEss("373:1259 1")},
  283. {buy: 250, sell: -1, item: itemEss("373:1257 1")},
  284. {buy: 500, sell: -1, item: itemEss("373:1205 1")},
  285. {buy: 250, sell: -1, item: itemEss("373:8259 1")},
  286. {buy: 250, sell: -1, item: itemEss("373:1394 1")},
  287. {buy: 250, sell: -1, item: itemEss("373:16421 1")},
  288. {buy: 750, sell: -1, item: itemEss("373:1121 1")},
  289. {buy: 5000, sell: -1, item: itemEss("373:1270 1")},
  290. {buy: 500, sell: -1, item: itemEss("373:8269 1")},
  291. ],
  292. },
  293. {
  294. icon: itemName(itemStack("name tag"), colorize("&4[&f»&4] &f&lMiscellaneous &4[&f«&4]")),
  295. items: [
  296. { buy: 250, sell: -1, item: itemStack("water bucket", 1) },
  297. { buy: 250, sell: -1, item: itemStack("lava bucket", 1) },
  298. { buy: 150000, sell: -1, item: itemStack("beacon", 1) },
  299. { buy: 200000000, sell: -1, item: itemEss("head:3 1 player:Serayne92") },
  300. { buy: 200000000, sell: -1, item: itemEss("head:3 1 player:iKoalas") },
  301. { buy: 125000000, sell: -1, item: itemEss("head:3 1 player:kyradawn69") },
  302. { buy: 100000000, sell: -1, item: itemEss("head:3 1 player:Dragonleet_") },
  303. ],
  304. },
  305. {
  306. icon: itemName(itemStack("redstone"), colorize("&4[&f»&4] &f&lRedstone &4[&f«&4]")),
  307. items: [
  308. { buy: 50, sell: -1, item: itemEss("redstonetorch 1") },
  309. { buy: 100, sell: -1, item: itemEss("redstonerepeater 1") },
  310. { buy: 125, sell: -1, item: itemEss("redstonecomparator 1") },
  311. { buy: 200, sell: -1, item: itemEss("piston 1") },
  312. { buy: 300, sell: -1, item: itemEss("stickypiston 1") },
  313. { buy: 15000, sell: 500, item: itemEss("hopper 1") },
  314. { buy: 50, sell: -1, item: itemEss("dropper 1") },
  315. { buy: 60, sell: -1, item: itemEss("dispenser 1") },
  316. { buy: 5, sell: -1, item: itemEss("lever 1") },
  317. { buy: 5, sell: -1, item: itemEss("button 1") },
  318. { buy: 5, sell: -1, item: itemEss("woodbutton 1") },
  319. { buy: 5, sell: -1, item: itemEss("stonepressureplate 1") },
  320. { buy: 5, sell: -1, item: itemEss("woodpressureplate 1") },
  321. { buy: 100, sell: -1, item: itemEss("tripwire 1") },
  322. { buy: 50, sell: -1, item: itemEss("redstonelamp 1") },
  323. { buy: 175, sell: 0.2, item: itemEss("redstone 1") },
  324. { buy: 500, sell: -1, item: itemEss("observer 1") },
  325. ],
  326. },
  327.  
  328. ])
  329.  
  330. exports.put("patches/slash/newshop/layout", {
  331. itemScheme: "0 001101100 010010010 001101100 0",
  332. colorScheme: "111111111 110010011 101101101 110010011 111111111",
  333. colorSchemePanes: [
  334. 3, 3, 0, 0, 0, 0, 0, 3, 3,
  335. 3, 0, , , 0, , , 0, 3,
  336. 3, , 0, 0, , 0, 0, , 3,
  337. 3, 0, , , 0, , , 0, 3,
  338. 3, 3, 0, 0, 0, 0, 0, 3, 3,
  339. ]
  340. })
Add Comment
Please, Sign In to add comment