Advertisement
Guest User

Untitled

a guest
Feb 18th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.92 KB | None | 0 0
  1. shops:
  2. blocks:
  3. name: "&9&lBlocks (page %page%)"
  4. fillItem:
  5. material: BLACK_STAINED_GLASS_PANE
  6. name: " "
  7. items
  8. 1:
  9. type: item
  10. item:
  11. material: DIRT
  12. quantity: 1
  13. buyPrice: 250
  14. sellPrice: 25
  15. slot: 10
  16. 2:
  17. type: item
  18. item:
  19. material: GRAVEL
  20. quantity: 1
  21. buyPrice: 50
  22. sellPrice: 5
  23. slot: 11
  24. 3:
  25. type: item
  26. item:
  27. material: COBBLESTONE
  28. quantity: 1
  29. buyPrice: 5
  30. sellPrice: .25
  31. slot: 12
  32. 4:
  33. type: item
  34. item:
  35. material: MOSSY_COBBLESTONE
  36. quantity: 1
  37. buyPrice:
  38. sellPrice: 5
  39. slot: 13
  40. 5:
  41. type: item
  42. item:
  43. material: STONE
  44. quantity: 1
  45. buyPrice:
  46. sellPrice: 1
  47. slot: 14
  48. 6:
  49. type: item
  50. item:
  51. material: GRANITE
  52. quantity: 1
  53. buyPrice: 100
  54. sellPrice: 10
  55. slot: 15
  56. 7:
  57. type: item
  58. item:
  59. material: DIORITE
  60. quantity: 1
  61. buyPrice: 100
  62. sellPrice: 10
  63. slot: 16
  64. 8:
  65. type: item
  66. item:
  67. material: ANDESITE
  68. quantity: 1
  69. buyPrice: 100
  70. sellPrice: 10
  71. slot: 17
  72. 9:
  73. type: item
  74. item:
  75. material: OAK_Log
  76. quantity: 1
  77. buyPrice:
  78. sellPrice: 5
  79. slot: 18
  80. 10:
  81. type: item
  82. item:
  83. material: SPRUCE_LOG
  84. quantity: 1
  85. buyPrice:
  86. sellPrice: 5
  87. slot: 19
  88. 11:
  89. type: item
  90. item:
  91. material: BIRCH_LOG
  92. quantity: 1
  93. buyPrice:
  94. sellPrice: 5
  95. slot: 20
  96. 12:
  97. type: item
  98. item:
  99. material: JUNGLE_LOG
  100. quantity: 1
  101. buyPrice:
  102. sellPrice: 1
  103. slot: 21
  104. 13:
  105. type: item
  106. item:
  107. material: ACACIA_LOG
  108. quantity: 1
  109. buyPrice:
  110. sellPrice: 5
  111. slot: 22
  112. 14:
  113. type: item
  114. item:
  115. material: DARK_OAK_LOG
  116. quantity: 1
  117. buyPrice:
  118. sellPrice: 1
  119. slot: 23
  120. 15:
  121. type: item
  122. item:
  123. material: SNOW_BLOCK
  124. quantity: 1
  125. buyPrice: 1000
  126. sellPrice: 1
  127. slot: 24
  128. 16:
  129. type: item
  130. item:
  131. material: ICE
  132. quantity: 1
  133. buyPrice: 5000
  134. sellPrice: 25
  135. slot: 25
  136. 17:
  137. type: item
  138. item:
  139. material: PACKED_ICE
  140. quantity: 1
  141. buyPrice:
  142. sellPrice: 50
  143. slot: 26
  144. 18:
  145. type: item
  146. item:
  147. material: BLUE_ICE
  148. quantity: 1
  149. buyPrice:
  150. sellPrice: 100
  151. slot: 26
  152. 19:
  153. type: item
  154. item:
  155. material: SPONGE
  156. quantity: 1
  157. buyPrice: 1000
  158. sellPrice: 200
  159. slot: 27
  160. 20:
  161. type: item
  162. item:
  163. material: SAND
  164. quantity: 1
  165. buyPrice: 250
  166. sellPrice: 25
  167. slot: 28
  168. 21:
  169. type: item
  170. item:
  171. material: RED_SAND
  172. quantity: 1
  173. damage: 1
  174. buyPrice: 250
  175. sellPrice: 25
  176. slot: 1
  177. page: 2
  178. 22:
  179. type: item
  180. item:
  181. material: GLASS
  182. quantity: 16
  183. buyPrice: 200
  184. sellPrice: 40
  185. slot: 3
  186. page: 2
  187. 23:
  188. type: item
  189. item:
  190. material: CLAY
  191. quantity: 16
  192. buyPrice: 500
  193. sellPrice:
  194. slot: 4
  195. page: 2
  196. 24:
  197. type: item
  198. item:
  199. material: GLOWSTONE
  200. quantity: 1
  201. buyPrice: 250
  202. sellPrice: 25
  203. slot: 8
  204. page: 2
  205. 25:
  206. type: item
  207. item:
  208. material: KELP
  209. quantity: 1
  210. buyPrice: 60
  211. sellPrice: 5
  212. slot: 13
  213. page: 2
  214. 26:
  215. type: special
  216. special: BALANCE
  217. slot: 53
  218. food:
  219. name: "&2&lFood (page %page%)"
  220. fillItem:
  221. material: BLACK_STAINED_GLASS_PANE
  222. name: " "
  223. buttons:
  224. goBack:
  225. slot: 49
  226. previousPage:
  227. slot: 39
  228. nextPage:
  229. slot: 41
  230. items:
  231. 1:
  232. type: item
  233. item:
  234. material: APPLE
  235. quantity: 1
  236. buyPrice: 250
  237. sellPrice: 1
  238. slot: 11
  239. 2:
  240. type: item
  241. item:
  242. material: GOLDEN_APPLE
  243. quantity: 1
  244. buyPrice: 5000
  245. sellPrice: 200
  246. slot: 12
  247. 3:
  248. type: item
  249. item:
  250. material: CARROT
  251. quantity: 1
  252. buyPrice: 1000
  253. sellPrice: 5
  254. slot: 14
  255. 4:
  256. type: item
  257. item:
  258. material: BREAD
  259. quantity: 1
  260. buyPrice:
  261. sellPrice: 15
  262. slot: 16
  263. 5:
  264. type: item
  265. item:
  266. material: COOKED_CHICKEN
  267. quantity: 1
  268. buyPrice: 50
  269. sellPrice: 5
  270. slot: 19
  271. 6:
  272. type: item
  273. item:
  274. material: POTATO
  275. quantity: 1
  276. buyPrice: 1000
  277. sellPrice: 5
  278. slot: 21
  279. 7:
  280. type: item
  281. item:
  282. material: BEETROOT
  283. quantity: 1
  284. buyPrice:
  285. sellPrice: 5
  286. slot: 21
  287.  
  288. 8:
  289. type: item
  290. item:
  291. material: COOKED_COD
  292. quantity: 1
  293. buyPrice:
  294. sellPrice: 25
  295. slot: 22
  296. 9:
  297. type: item
  298. item:
  299. material: COOKED_SALMON
  300. quantity: 1
  301. buyPrice:
  302. sellPrice: 25
  303. slot: 23
  304. 10:
  305. type: item
  306. item:
  307. material: COOKED_RABBIT
  308. quantity: 1
  309. buyPrice: 50
  310. sellPrice: 5
  311. slot: 24
  312. 11:
  313. type: item
  314. item:
  315. material: COOKED_PORKCHOP
  316. quantity: 1
  317. buyPrice: 50
  318. sellPrice: 5
  319. slot: 29
  320. 12:
  321. type: item
  322. item:
  323. material: COOKED_BEEF
  324. quantity: 1
  325. buyPrice: 50
  326. sellPrice: 5
  327. slot: 30
  328. 13:
  329. type: item
  330. item:
  331. material: COOKED_MUTTON
  332. quantity: 1
  333. buyPrice: 50
  334. sellPrice: 5
  335. slot: 31
  336. ores:
  337. name: "&3&lOres (page %page%)"
  338. size: 45
  339. fillItem:
  340. material: BLACK_STAINED_GLASS_PANE
  341. name: " "
  342. buttons:
  343. goBack:
  344. slot: 40
  345. previousPage:
  346. slot: 36
  347. nextPage:
  348. slot: 45
  349. items:
  350. 1:
  351. type: item
  352. item:
  353. material: COAL
  354. quantity: 1
  355. buyPrice: 100
  356. sellPrice: 15
  357. slot: 11
  358. 2:
  359. type: item
  360. item:
  361. material: REDSTONE
  362. quantity: 1
  363. buyPrice: 250
  364. sellPrice: 25
  365. slot: 12
  366. 3:
  367. type: item
  368. item:
  369. material: LAPIS_LAZULI
  370. quantity: 1
  371. buyPrice: 500
  372. sellPrice: 100
  373. slot: 13
  374. 4:
  375. type: item
  376. item:
  377. material: IRON_INGOT
  378. quantity: 1
  379. buyPrice: 250
  380. sellPrice: 25
  381. slot: 14
  382. 5:
  383. type: item
  384. item:
  385. material: GOLD_INGOT
  386. quantity: 1
  387. buyPrice: 500
  388. sellPrice: 50
  389. slot: 15
  390. 6:
  391. type: item
  392. item:
  393. material: DIAMOND
  394. quantity: 1
  395. buyPrice: 1500
  396. sellPrice: 150
  397. slot: 21
  398. 7:
  399. type: item
  400. item:
  401. material: EMERALD
  402. quantity: 1
  403. buyPrice: 1000
  404. sellPrice: 100
  405. slot: 22
  406. 8:
  407. type: item
  408. item:
  409. material: QUARTZ
  410. quantity: 1
  411. buyPrice: 100
  412. sellPrice: 5
  413. slot: 23
  414. farming:
  415. name: "&5&lFarming (page %page%)"
  416. size: 54
  417. fillItem:
  418. material: BLACK_STAINED_GLASS_PANE
  419. name: " "
  420. items:
  421. 1:
  422. type: item
  423. item:
  424. material: WHEAT_SEEDS
  425. quantity: 1
  426. buyPrice: 1000
  427. sellPrice: 1
  428. slot: 10
  429. 2:
  430. type: item
  431. item:
  432. material: BEETROOT_SEEDS
  433. quantity: 1
  434. buyPrice: 1000
  435. sellPrice: 5
  436. slot: 21
  437. 3:
  438. type: item
  439. item:
  440. material: NETHER_WART
  441. quantity: 1
  442. buyPrice: 10000
  443. sellPrice: 5
  444. slot: 14
  445. 4:
  446. type: item
  447. item:
  448. material: SUGAR_CANE
  449. quantity: 1
  450. buyPrice: 1000
  451. sellPrice: 5
  452. slot: 15
  453. 5:
  454. type: item
  455. item:
  456. material: WHEAT
  457. quantity: 1
  458. buyPrice:
  459. sellPrice: 5
  460. slot: 16
  461. 6:
  462. type: item
  463. item:
  464. material: PUMPKIN
  465. quantity: 1
  466. buyPrice:
  467. sellPrice: 5
  468. slot: 19
  469. 7:
  470. type: item
  471. item:
  472. material: MELON_SLICE
  473. quantity: 1
  474. buyPrice: 1000
  475. sellPrice: 5
  476. slot: 20
  477. 8:
  478. type: item
  479. item:
  480. material: CACTUS
  481. quantity: 1
  482. buyPrice: 1000
  483. sellPrice: 5
  484. slot: 21
  485. 9:
  486. type: item
  487. item:
  488. material: OAK_SAPLING
  489. quantity: 1
  490. buyPrice: 100
  491. sellPrice: 1
  492. slot: 22
  493. 10:
  494. type: item
  495. item:
  496. material: SPRUCE_SAPLING
  497. quantity: 1
  498. buyPrice: 100
  499. sellPrice: 1
  500. slot: 23
  501. 11:
  502. type: item
  503. item:
  504. material: BIRCH_SAPLING
  505. quantity: 1
  506. buyPrice: 100
  507. sellPrice: 1
  508. slot: 24
  509. 12:
  510. type: item
  511. item:
  512. material: JUNGLE_SAPLING
  513. quantity: 1
  514. buyPrice: 500
  515. sellPrice: 5
  516. slot: 25
  517. 13:
  518. type: item
  519. item:
  520. material: ACACIA_SAPLING
  521. quantity: 1
  522. buyPrice: 100
  523. sellPrice: 1
  524. slot: 29
  525. 14:
  526. type: item
  527. item:
  528. material: DARK_OAK_SAPLING
  529. quantity: 1
  530. buyPrice: 500
  531. sellPrice: 5
  532. slot: 30
  533. 15:
  534. type: item
  535. item:
  536. material: BROWN_MUSHROOM
  537. quantity: 1
  538. buyPrice:1000
  539. sellPrice: 5
  540. slot: 31
  541. 16:
  542. type: item
  543. item:
  544. material: RED_MUSHROOM
  545. quantity: 1
  546. buyPrice: 1000
  547. sellPrice: 5
  548. slot: 32
  549. dyes:
  550. name: "&2&lDyes (page %page%)"
  551. size: 54
  552. fillItem:
  553. material: BLACK_STAINED_GLASS_PANE
  554. name: " "
  555. items:
  556. 1:
  557. type: item
  558. item:
  559. material: ROSE_RED
  560. quantity: 1
  561. buyPrice: 100
  562. sellPrice: 1
  563. slot: 11
  564. 2:
  565. type: item
  566. item:
  567. material: CACTUS_GREEN
  568. quantity: 1
  569. buyPrice: 100
  570. sellPrice:
  571. slot: 12
  572. 3:
  573. type: item
  574. item:
  575. material: COCOA_BEANS
  576. quantity: 1
  577. buyPrice: 1000
  578. sellPrice: 10
  579. slot: 13
  580. 4:
  581. type: item
  582. item:
  583. material: PURPLE_DYE
  584. quantity: 1
  585. buyPrice: 100
  586. sellPrice:
  587. slot: 15
  588. 5:
  589. type: item
  590. item:
  591. material: CYAN_DYE
  592. quantity: 1
  593. buyPrice: 100
  594. sellPrice:
  595. slot: 16
  596. 6:
  597. type: item
  598. item:
  599. material: LIGHT_GRAY_DYE
  600. quantity: 1
  601. buyPrice: 100
  602. sellPrice:
  603. slot: 19
  604. 7:
  605. type: item
  606. item:
  607. material: GRAY_DYE
  608. quantity: 1
  609. buyPrice: 100
  610. sellPrice:
  611. slot: 20
  612. 8:
  613. type: item
  614. item:
  615. material: PINK_DYE
  616. quantity: 1
  617. buyPrice: 100
  618. sellPrice:
  619. slot: 21
  620. 9:
  621. type: item
  622. item:
  623. material: LIME_DYE
  624. quantity: 1
  625. buyPrice: 100
  626. sellPrice:
  627. slot: 22
  628. 10:
  629. type: item
  630. item:
  631. material: DANDELION_YELLOW
  632. quantity: 1
  633. buyPrice: 100
  634. sellPrice:
  635. slot: 23
  636. 11:
  637. type: item
  638. item:
  639. material: LIGHT_BLUE_DYE
  640. quantity: 1
  641. buyPrice: 100
  642. sellPrice:
  643. slot: 24
  644. 12:
  645. type: item
  646. item:
  647. material: MAGENTA_DYE
  648. quantity: 1
  649. buyPrice: 100
  650. sellPrice:
  651. slot: 25
  652. 13:
  653. type: item
  654. item:
  655. material: ORANGE_DYE
  656. quantity: 1
  657. buyPrice: 100
  658. sellPrice:
  659. slot: 30
  660. miscellanous:
  661. name: "&3&lMiscellanous (page %page%)"
  662. size: 45
  663. fillItem:
  664. material: BLACK_STAINED_GLASS_PANE
  665. name: " "
  666. buttons:
  667. goBack:
  668. slot: 40
  669. previousPage:
  670. slot: 39
  671. nextPage:
  672. slot: 41
  673. items:
  674. 1:
  675. type: item
  676. item:
  677. material: WATER_BUCKET
  678. quantity: 1
  679. buyPrice: 1000
  680. sellPrice:
  681. slot: 11
  682. 2:
  683. type: item
  684. item:
  685. material: LAVA_BUCKET
  686. quantity: 1
  687. buyPrice: 1000
  688. sellPrice:
  689. slot: 12
  690. 3:
  691. type: item
  692. item:
  693. material: CAULDRON
  694. quantity: 1
  695. buyPrice: 200
  696. sellPrice:
  697. slot: 13
  698. 4:
  699. type: item
  700. item:
  701. material: BREWING_STAND
  702. quantity: 1
  703. buyPrice: 200
  704. sellPrice:
  705. slot: 14
  706. 5:
  707. type: item
  708. item:
  709. material: RED_BED
  710. quantity: 1
  711. buyPrice: 200
  712. sellPrice:
  713. slot: 15
  714. 6:
  715. type: item
  716. item:
  717. material: NAME_TAG
  718. quantity: 1
  719. buyPrice: 1000
  720. sellPrice:
  721. slot: 16
  722. 7:
  723. type: item
  724. item:
  725. material: LEAD
  726. quantity: 1
  727. buyPrice: 500
  728. sellPrice:
  729. slot: 21
  730. 8:
  731. type: item
  732. item:
  733. material: SADDLE
  734. quantity: 1
  735. buyPrice: 200
  736. sellPrice:
  737. slot: 22
  738. 9:
  739. type: item
  740. item:
  741. material: CHORUS_FLOWER
  742. quantity: 1
  743. buyPrice: 2500
  744. sellPrice:
  745. slot: 23
  746. 10:
  747. type: item
  748. item:
  749. material: POPPED_CHORUS_FRUIT
  750. quantity: 1
  751. buyPrice:
  752. sellPrice: 5
  753. slot: 20
  754. drops:
  755. name: "&9&lMob drops (page %page%)"
  756. size: 54
  757. fillItem:
  758. material: BLACK_STAINED_GLASS_PANE
  759. name: " "
  760. items:
  761. 1:
  762. type: item
  763. item:
  764. material: ROTTEN_FLESH
  765. quantity: 1
  766. buyPrice:
  767. sellPrice: 5
  768. slot: 10
  769. 2:
  770. type: item
  771. item:
  772. material: BONE
  773. quantity: 1
  774. buyPrice:
  775. sellPrice: 5
  776. slot: 11
  777. 3:
  778. type: item
  779. item:
  780. material: GUNPOWDER
  781. quantity: 1
  782. buyPrice:
  783. sellPrice: 5
  784. slot: 12
  785. 4:
  786. type: item
  787. item:
  788. material: STRING
  789. quantity: 1
  790. buyPrice: 25
  791. sellPrice: 1
  792. slot: 13
  793. 5:
  794. type: item
  795. item:
  796. material: SPIDER_EYE
  797. quantity: 1
  798. buyPrice:
  799. sellPrice: 5
  800. slot: 14
  801. 6:
  802. type: item
  803. item:
  804. material: ENDER_PEARL
  805. quantity: 1
  806. buyPrice: 200
  807. sellPrice: 25
  808. slot: 15
  809. 7:
  810. type: item
  811. item:
  812. material: SLIME_BALL
  813. quantity: 1
  814. buyPrice: 200
  815. sellPrice: 25
  816. slot: 16
  817. 8:
  818. type: item
  819. item:
  820. material: PRISMARINE_CRYSTALS
  821. quantity: 1
  822. buyPrice: 50
  823. sellPrice:
  824. slot: 19
  825. 9:
  826. type: item
  827. item:
  828. material: PRISMARINE_SHARD
  829. quantity: 1
  830. buyPrice: 50
  831. sellPrice:
  832. slot: 20
  833. 10:
  834. type: item
  835. item:
  836. material: BLAZE_ROD
  837. quantity: 1
  838. buyPrice: 500
  839. sellPrice: 5
  840. slot: 21
  841. 11:
  842. type: item
  843. item:
  844. material: MAGMA_CREAM
  845. quantity: 1
  846. buyPrice: 500
  847. sellPrice: 5
  848. slot: 22
  849. 12:
  850. type: item
  851. item:
  852. material: GHAST_TEAR
  853. quantity: 1
  854. buyPrice: 10000
  855. sellPrice: 500
  856. slot: 23
  857. 13:
  858. type: item
  859. item:
  860. material: LEATHER
  861. quantity: 1
  862. buyPrice: 250
  863. sellPrice: 5
  864. slot: 24
  865. 14:
  866. type: item
  867. item:
  868. material: RABBIT_HIDE
  869. quantity: 16
  870. buyPrice:
  871. sellPrice: 5
  872. slot: 25
  873. 15:
  874. type: item
  875. item:
  876. material: RABBIT_FOOT
  877. quantity: 1
  878. buyPrice: 1000
  879. sellPrice: 100
  880. slot: 29
  881. 16:
  882. type: item
  883. item:
  884. material: INK_SAC
  885. quantity: 1
  886. buyPrice: 50
  887. sellPrice: 5
  888. slot: 30
  889. 17:
  890. type: item
  891. item:
  892. material: FEATHER
  893. quantity: 1
  894. buyPrice:
  895. sellPrice: 1
  896. slot: 31
  897. 18:
  898. type: item
  899. item:
  900. material: EGG
  901. quantity: 1
  902. buyPrice: 1000
  903. sellPrice: 5
  904. slot: 32
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement