Advertisement
Guest User

Untitled

a guest
Jul 17th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.49 KB | None | 0 0
  1. # +----------------------------------------------------+
  2. # < Shop-Config >
  3. # < >
  4. # < buy for the price >
  5. # < sell for the sell item >
  6. # < Item-ids http://bit.ly/1v9kw0X >
  7. # < Default item-amount is 1 >
  8. # < Data http://bit.ly/YjzQeX >
  9. # < Name supports color codes http://bit.ly/1rpIbZI >
  10. # < Lore supports color codes http://bit.ly/1rpIbZI >
  11. # < Enchantments {enchantment-id}:{level} >
  12. # < http://bit.ly/1t2gxPb >
  13. # +----------------------------------------------------+
  14.  
  15. shop:
  16. blocks:
  17. id: 35
  18. name: '&fBlocks'
  19. lore:
  20. - Protect against the opponents
  21. offers:
  22. '1':
  23. buy:
  24. type: bronze
  25. amount: 4
  26. sell:
  27. id: 35
  28. amount: 16
  29. '2':
  30. buy:
  31. type: bronze
  32. amount: 8
  33. sell:
  34. id: 24
  35. amount: 8
  36. '3':
  37. buy:
  38. type: iron
  39. amount: 1
  40. sell:
  41. id: 121
  42. amount: 4
  43. '4':
  44. buy:
  45. type: gold
  46. amount: 4
  47. sell:
  48. id: 49
  49. amount: 4
  50. '5':
  51. buy:
  52. type: bronze
  53. amount: 8
  54. sell:
  55. id: 20
  56. amount: 4
  57. '6':
  58. buy:
  59. type: bronze
  60. amount: 4
  61. sell:
  62. id: 65
  63. amount: 12
  64. armor:
  65. id: 303
  66. name: '&bArmor'
  67. lore:
  68. - Protect against the opponents
  69. offers:
  70. '1':
  71. buy:
  72. type: bronze
  73. amount: 1
  74. sell:
  75. id: 298
  76. ench:
  77. - 0:1
  78. - '34:1'
  79. '2':
  80. buy:
  81. type: bronze
  82. amount: 1
  83. sell:
  84. id: 300
  85. ench:
  86. - 0:1
  87. - '34:1'
  88. '3':
  89. buy:
  90. type: bronze
  91. amount: 1
  92. sell:
  93. id: 301
  94. ench:
  95. - 0:1
  96. - '34:1'
  97. '4':
  98. buy:
  99. type: bronze
  100. amount: 3
  101. sell:
  102. id: 299
  103. '5':
  104. buy:
  105. type: iron
  106. amount: 1
  107. sell:
  108. id: 299
  109. ench:
  110. - 0:2
  111. - '34:1'
  112. '6':
  113. buy:
  114. type: iron
  115. amount: 3
  116. sell:
  117. id: 303
  118. ench:
  119. - 0:2
  120. - '34:1'
  121. '7':
  122. buy:
  123. type: iron
  124. amount: 7
  125. sell:
  126. id: 307
  127. ench:
  128. - 0:2
  129. - '34:1'
  130. tools:
  131. id: 274
  132. name: '&eTools'
  133. lore:
  134. - Break from the blocks of the opponents
  135. - Also help you breaking down the bed
  136. offers:
  137. '1':
  138. buy:
  139. type: bronze
  140. amount: 5
  141. sell:
  142. id: 270
  143. ench:
  144. - '32:1'
  145. - '34:1'
  146. '2':
  147. buy:
  148. type: iron
  149. amount: 2
  150. sell:
  151. id: 274
  152. ench:
  153. - '32:1'
  154. - '34:1'
  155. '3':
  156. buy:
  157. type: gold
  158. amount: 2
  159. sell:
  160. id: 257
  161. ench:
  162. - '32:3'
  163. - '34:1'
  164. '4':
  165. buy:
  166. type: gold
  167. amount: 5
  168. sell:
  169. id: 278
  170. ench:
  171. - '32:2'
  172. - '34:1'
  173. '5':
  174. buy:
  175. type: bronze
  176. amount: 4
  177. sell:
  178. id: 359
  179. swords:
  180. id: 283
  181. name: '&4Swords'
  182. lore:
  183. - Attack your opponents and nudge them down
  184. offers:
  185. '1':
  186. buy:
  187. type: bronze
  188. amount: 2
  189. sell:
  190. id: 268
  191. name: '&b&oCudgel'
  192. '2':
  193. buy:
  194. type: bronze
  195. amount: 10
  196. sell:
  197. id: 272
  198. '3':
  199. buy:
  200. type: iron
  201. amount: 3
  202. sell:
  203. id: 267
  204. '4':
  205. buy:
  206. type: gold
  207. amount: 5
  208. sell:
  209. id: 276
  210. '5':
  211. buy:
  212. type: gold
  213. amount: 7
  214. sell:
  215. id: 276
  216. ench:
  217. - '51:16'
  218. bows:
  219. id: 261
  220. name: '&aBows'
  221. lore:
  222. - Shoot your enemies from their blocks
  223. offers:
  224. '1':
  225. buy:
  226. type: iron
  227. amount: 4
  228. sell:
  229. id: 261
  230. name: '&bBOW LVL 1'
  231. ench:
  232. - '51:1'
  233. '2':
  234. buy:
  235. type: gold
  236. amount: 7
  237. sell:
  238. id: 261
  239. name: '&bBOW LVL 2'
  240. ench:
  241. - '51:1'
  242. - '48:1'
  243. '3':
  244. buy:
  245. type: gold
  246. amount: 13
  247. sell:
  248. id: 261
  249. name: '&bBOW LVL 3'
  250. ench:
  251. - '51:1'
  252. - '48:1'
  253. - '49:1'
  254. '4':
  255. buy:
  256. type: iron
  257. amount: 1
  258. sell:
  259. id: 262
  260. food:
  261. id: 260
  262. name: '&9Food'
  263. lore:
  264. - With food you can satisfy your hunger
  265. - Important to restore life
  266. offers:
  267. '1':
  268. buy:
  269. type: bronze
  270. amount: 3
  271. sell:
  272. id: 260
  273. amount: 3
  274. '2':
  275. buy:
  276. type: bronze
  277. amount: 6
  278. sell:
  279. id: 320
  280. amount: 3
  281. '3':
  282. buy:
  283. type: iron
  284. amount: 1
  285. sell:
  286. id: 354
  287. '4':
  288. buy:
  289. type: iron
  290. amount: 2
  291. sell:
  292. id: 322
  293. chests:
  294. id: 54
  295. name: '&5Chests'
  296. lore:
  297. - In boxes you can gather recources
  298. offers:
  299. '1':
  300. buy:
  301. type: iron
  302. amount: 1
  303. sell:
  304. id: 54
  305. potions:
  306. id: 373
  307. name: '&bPotions'
  308. lore:
  309. - Use potions to give yourself advantages
  310. offers:
  311. '1':
  312. buy:
  313. type: iron
  314. amount: 3
  315. sell:
  316. id: 373
  317. data: 8261
  318. '2':
  319. buy:
  320. type: iron
  321. amount: 5
  322. sell:
  323. id: 373
  324. data: 8229
  325. '3':
  326. buy:
  327. type: iron
  328. amount: 7
  329. sell:
  330. id: 373
  331. data: 8194
  332. '4':
  333. buy:
  334. type: gold
  335. amount: 5
  336. sell:
  337. id: 373
  338. data: 8201
  339. special:
  340. id: 46
  341. name: '&6Special'
  342. lore:
  343. - Nice things which you can use absolutely sometimes
  344. offers:
  345. '1':
  346. buy:
  347. type: bronze
  348. amount: 12
  349. sell:
  350. id: 30
  351. amount: 4
  352. '2':
  353. buy:
  354. type: iron
  355. amount: 3
  356. sell:
  357. id: 289
  358. name: Warp Powder
  359. '3':
  360. buy:
  361. type: iron
  362. amount: 5
  363. sell:
  364. id: 287
  365. name: Trap
  366. '4':
  367. buy:
  368. type: iron
  369. amount: 2
  370. sell:
  371. id: 346
  372. '5':
  373. buy:
  374. type: iron
  375. amount: 1
  376. sell:
  377. id: 259
  378. '6':
  379. buy:
  380. type: gold
  381. amount: 3
  382. sell:
  383. id: 46
  384. '7':
  385. buy:
  386. type: gold
  387. amount: 4
  388. sell:
  389. id: 368
  390. '8':
  391. buy:
  392. type: gold
  393. amount: 3
  394. sell:
  395. id: 369
  396. name: Safety Platform
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement