Advertisement
Litago

Untitled

Aug 2nd, 2019
652
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.95 KB | None | 0 0
  1. #-----------------------------------------------ShopBlocks-----------------------------------------------------
  2. #This is the section Blocks in the shop
  3. #Here you can set 39 blocks you want to be in the section blocks and you can set the amount of money it costs per 1 item
  4. #If you want that players can't sell a item just set the price to 0
  5. Blocks:
  6.  
  7. 1:
  8. material: "GRASS_BLOCK"
  9. meta: "Grass"
  10. buy: 350
  11. sell: 100
  12.  
  13. 2:
  14. material: "COBBLESTONE"
  15. meta: "CobbelStone"
  16. buy: 4
  17. sell: 2
  18.  
  19. 3:
  20. material: "MOSSY_COBBLESTONE"
  21. meta: "Mossy Cobblestone"
  22. buy: 10
  23. sell: 5
  24.  
  25. 4:
  26. material: "STONE"
  27. meta: "Stone"
  28. buy: 7
  29. sell: 2
  30.  
  31. 5:
  32. material: "GRANITE"
  33. meta: "Granite"
  34. buy: 5
  35. sell: 2
  36.  
  37. 6:
  38. material: "ANDESITE"
  39. meta: "Andesite"
  40. buy: 5
  41. sell: 2
  42.  
  43. 7:
  44. material: "DIORITE"
  45. meta: "Diorite"
  46. buy: 5
  47. sell: 2
  48.  
  49. 8:
  50. material: "PRISMARINE"
  51. meta: "Prismarine"
  52. buy: 25
  53. sell: 12
  54.  
  55. 9:
  56. material: "DARK_PRISMARINE"
  57. meta: "Dark Prismarine"
  58. buy: 20
  59. sell: 5
  60.  
  61. 10:
  62. material: "PRISMARINE_BRICKS"
  63. meta: "Prismarine Brick"
  64. buy: 20
  65. sell: 5
  66.  
  67. 11:
  68. material: "SEA_LANTERN"
  69. meta: "Sea lantern"
  70. buy: 25
  71. sell: 5
  72.  
  73. 12:
  74. material: "SAND"
  75. meta: "Sand"
  76. buy: 250
  77. sell: 100
  78.  
  79. 13:
  80. material: "RED_SAND"
  81. meta: "Red Sand"
  82. buy: 250
  83. sell: 100
  84.  
  85. 14:
  86. material: "SANDSTONE"
  87. meta: "SandStone"
  88. buy: 75
  89. sell: 30
  90.  
  91. 15:
  92. material: "SOUL_SAND"
  93. meta: "SoulSand"
  94. buy: 500
  95. sell: 100
  96.  
  97. 16:
  98. material: "DIRT"
  99. meta: "Dirt"
  100. buy: 200
  101. sell: 75
  102.  
  103. 17:
  104. material: "BLACK_CONCRETE"
  105. meta: "Concrete"
  106. buy: 25
  107. sell: 10
  108.  
  109. 18:
  110. material: "BOOKSHELF"
  111. meta: "BookShelf"
  112. buy: 120
  113. sell: 15
  114.  
  115. 19:
  116. material: "SLIME_BLOCK"
  117. meta: "Slime Block"
  118. buy: 250
  119. sell: 80
  120.  
  121. 20:
  122. material: "TERRACOTTA"
  123. meta: "Terracotta"
  124. buy: 10
  125. sell: 5
  126.  
  127. 21:
  128. material: "BLUE_TERRACOTTA"
  129. meta: "Blue Terracotta"
  130. buy: 15
  131. sell: 5
  132.  
  133. 22:
  134. material: "GREEN_TERRACOTTA"
  135. meta: "Green Terracotta"
  136. buy: 15
  137. sell: 5
  138.  
  139. 23:
  140. material: "RED_TERRACOTTA"
  141. meta: "Red Terracotta"
  142. buy: 15
  143. sell: 5
  144.  
  145. 24:
  146. material: "BROWN_TERRACOTTA"
  147. meta: "Brown Terracotta"
  148. buy: 15
  149. sell: 5
  150.  
  151. 25:
  152. material: "YELLOW_TERRACOTTA"
  153. meta: "Yellow Terracotta"
  154. buy: 15
  155. sell: 5
  156.  
  157. 26:
  158. material: "WHITE_WOOL"
  159. meta: "White Wool"
  160. buy: 10
  161. sell: 5
  162.  
  163. 27:
  164. material: "YELLOW_WOOL"
  165. meta: "Yellow Wool"
  166. buy: 10
  167. sell: 5
  168.  
  169. 28:
  170. material: "BLUE_WOOL"
  171. meta: "Blue Wool"
  172. buy: 10
  173. sell: 5
  174.  
  175. 29:
  176. material: "GREEN_WOOL"
  177. meta: "Green Wool"
  178. buy: 10
  179. sell: 5
  180.  
  181. 30:
  182. material: "RED_WOOL"
  183. meta: "Red Wool"
  184. buy: 10
  185. sell: 5
  186.  
  187. 31:
  188. material: "HAY_BLOCK"
  189. meta: "Hay Bale"
  190. buy: 100
  191. sell: 25
  192.  
  193. 32:
  194. material: "OAK_LOG"
  195. meta: "Oak Log"
  196. buy: 15
  197. sell: 5
  198.  
  199. 33:
  200. material: "GLASS"
  201. meta: "Glass"
  202. buy: 20
  203. sell: 10
  204.  
  205. 34:
  206. material: "BLUE_STAINED_GLASS"
  207. meta: "Blue Glass"
  208. buy: 35
  209. sell: 10
  210.  
  211. 35:
  212. material: "GREEN_STAINED_GLASS"
  213. meta: "Green Glass"
  214. buy: 35
  215. sell: 10
  216.  
  217. 36:
  218. material: "YELLOW_STAINED_GLASS"
  219. meta: "Yellow Glass"
  220. buy: 35
  221. sell: 10
  222.  
  223. #--------------------------------------------------ShopBlocks2------------------------------------------
  224.  
  225. Blocks2:
  226.  
  227. 1:
  228. material: "RED_STAINED_GLASS"
  229. meta: "Red Glass"
  230. buy: 35
  231. sell: 10
  232.  
  233. 2:
  234. material: "PACKED_ICE"
  235. meta: "Packed Ice"
  236. buy: 50
  237. sell: 20
  238.  
  239. 3:
  240. material: "mycelium"
  241. meta: "Mycelium"
  242. buy: 175
  243. sell: 5
  244.  
  245. 4:
  246. material: "end_stone"
  247. meta: "End Stone"
  248. buy: 50
  249. sell: 5
  250.  
  251. 5:
  252. material: "tnt"
  253. meta: "TNT"
  254. buy: 100
  255. sell: 75
  256.  
  257. 6:
  258. material: "gravel"
  259. meta: "Gravel"
  260. buy: 25
  261. sell: 5
  262.  
  263. 7:
  264. material: "glowstone"
  265. meta: "Glowstone Block"
  266. buy: 55
  267. sell: 5
  268.  
  269. 8:
  270. material: "white_concrete"
  271. meta: "White Concrete"
  272. buy: 15
  273. sell: 5
  274.  
  275. 9:
  276. material: "cyan_concrete"
  277. meta: "Cyan Concrete"
  278. buy: 15
  279. sell: 5
  280.  
  281. #---------------------------------------------------ShopWorkStations--------------------------
  282.  
  283. WorkStations:
  284.  
  285. 1:
  286. material: "composter"
  287. meta: "Composter"
  288. buy: 1000
  289. sell: 75
  290.  
  291. 2:
  292. material: "lectern"
  293. meta: "Lectern"
  294. buy: 1000
  295. sell: 75
  296.  
  297. 3:
  298. material: "cartography_table"
  299. meta: "Cartography Table"
  300. buy: 1000
  301. sell: 75
  302.  
  303. 4:
  304. material: "smithing_table"
  305. meta: "Smithing Table"
  306. buy: 1000
  307. sell: 75
  308.  
  309. 5:
  310. material: "fletching_table"
  311. meta: "Fletching Table"
  312. buy: 1000
  313. sell: 75
  314.  
  315. 6:
  316. material: "loom"
  317. meta: "Loom"
  318. buy: 1000
  319. sell: 75
  320.  
  321. 7:
  322. material: "cauldron"
  323. meta: "Cauldron"
  324. buy: 1000
  325. sell: 75
  326.  
  327. 8:
  328. material: "stonecutter"
  329. meta: "Stonecutter"
  330. buy: 1000
  331. sell: 75
  332.  
  333. 9:
  334. material: "barrel"
  335. meta: "Barrel"
  336. buy: 1000
  337. sell: 75
  338.  
  339. 10:
  340. material: "brewing_stand"
  341. meta: "Brewing Stand"
  342. buy: 1000
  343. sell: 75
  344.  
  345. 11:
  346. material: "blast_furnace"
  347. meta: "Blast Furnace"
  348. buy: 1000
  349. sell: 75
  350.  
  351. 12:
  352. material: "smoker"
  353. meta: "Smoker"
  354. buy: 1000
  355. sell: 75
  356.  
  357. 13:
  358. material: "grindstone"
  359. meta: "GrindStone"
  360. buy: 1000
  361. sell: 75
  362.  
  363. #--------------------------------------------------ShopOres---------------------------------------------
  364. #Oof that are all the items in the block section of the shop!
  365. #Now you have to configure section Ores, or you just leave it :D
  366. #The amount price of buying and selling an item is per 1 item again
  367.  
  368. Ores:
  369.  
  370. 1:
  371. material: "COAL"
  372. meta: "Coal"
  373. buy: 25
  374. sell: 5
  375.  
  376. 2:
  377. material: "lapis_lazuli"
  378. meta: "Lapis Lazuli"
  379. buy: 50
  380. sell: 10
  381.  
  382. 3:
  383. material: "REDSTONE"
  384. meta: "Redstone"
  385. buy: 50
  386. sell: 10
  387.  
  388. 4:
  389. material: "IRON_INGOT"
  390. meta: "Iron Ingot"
  391. buy: 120
  392. sell: 35
  393.  
  394. 5:
  395. material: "GOLD_INGOT"
  396. meta: "Gold Ingot"
  397. buy: 100
  398. sell: 25
  399.  
  400. 6:
  401. material: "EMERALD"
  402. meta: "Emerald"
  403. buy: 200
  404. sell: 65
  405.  
  406. 7:
  407. material: "DIAMOND"
  408. meta: "Diamond"
  409. buy: 250
  410. sell: 125
  411.  
  412. 8:
  413. material: "quartz"
  414. meta: "Quartz Ore"
  415. buy: 75
  416. sell: 25
  417.  
  418. #------------------------------------------------------ShopDyes--------------------------------------------
  419. #And now you have to do the section dyes.
  420.  
  421. Dyes:
  422.  
  423. 1:
  424. material: "WHITE_DYE"
  425. meta: "White Dye"
  426. buy: 2
  427. sell: 1
  428.  
  429. 2:
  430. material: "LIGHT_GRAY_DYE"
  431. meta: "Light Gray Dye"
  432. buy: 2
  433. sell: 1
  434.  
  435. 3:
  436. material: "GRAY_DYE"
  437. meta: "Gray Dye"
  438. buy: 2
  439. sell: 1
  440.  
  441. 4:
  442. material: "BLACK_DYE"
  443. meta: "Black Dye"
  444. buy: 2
  445. sell: 1
  446.  
  447. 5:
  448. material: "BROWN_DYE"
  449. meta: "Brown Dye"
  450. buy: 2
  451. sell: 1
  452.  
  453. 6:
  454. material: "GREEN_DYE"
  455. meta: "Green Dye"
  456. buy: 2
  457. sell: 1
  458.  
  459. 7:
  460. material: "LIME_DYE"
  461. meta: "Lime Dye"
  462. buy: 2
  463. sell: 1
  464.  
  465. 8:
  466. material: "LIGHT_BLUE_DYE"
  467. meta: "Light Blue Dye"
  468. buy: 2
  469. sell: 1
  470.  
  471. 9:
  472. material: "CYAN_DYE"
  473. meta: "Cyan Dye"
  474. buy: 2
  475. sell: 1
  476.  
  477. 10:
  478. material: "BLUE_DYE"
  479. meta: "Blue Dye"
  480. buy: 2
  481. sell: 1
  482.  
  483. 11:
  484. material: "RED_DYE"
  485. meta: "Red Dye"
  486. buy: 2
  487. sell: 1
  488.  
  489. 12:
  490. material: "PURPLE_DYE"
  491. meta: "Purple Dye"
  492. buy: 2
  493. sell: 1
  494.  
  495. 13:
  496. material: "MAGENTA_DYE"
  497. meta: "Magenta Dye"
  498. buy: 2
  499. sell: 1
  500.  
  501. 14:
  502. material: "PINK_DYE"
  503. meta: "Pink Dye"
  504. buy: 2
  505. sell: 1
  506.  
  507. 15:
  508. material: "YELLOW_DYE"
  509. meta: "Yellow Dye"
  510. buy: 2
  511. sell: 2
  512.  
  513. 16:
  514. material: "ORANGE_DYE"
  515. meta: "Orange Dye"
  516. buy: 2
  517. sell: 1
  518.  
  519. 17:
  520. material: "CORNFLOWER"
  521. meta: "Cornflower"
  522. buy: 5
  523. sell: 2
  524.  
  525. 18:
  526. material: "SUNFLOWER"
  527. meta: "Sunflower"
  528. buy: 5
  529. sell: 2
  530.  
  531. 19:
  532. material: "AZURE_BLUET"
  533. meta: "Azure Bluet"
  534. buy: 5
  535. sell: 2
  536.  
  537. 20:
  538. material: "BLUE_ORCHID"
  539. meta: "Blue Orchid"
  540. buy: 5
  541. sell: 2
  542.  
  543. 21:
  544. material: "RED_TULIP"
  545. meta: "Red Tulip"
  546. buy: 5
  547. sell: 2
  548.  
  549. #--------------------------------------------------ShopFarming---------------------------------------------
  550.  
  551. Farming:
  552.  
  553. 1:
  554. material: "WHEAT_SEEDS"
  555. meta: "Wheat Seeds"
  556. buy: 5
  557. sell: 1
  558.  
  559. 2:
  560. material: "PUMPKIN_SEEDS"
  561. meta: "Pumpkin Seeds"
  562. buy: 10
  563. sell: 2
  564.  
  565. 3:
  566. material: "MELON_SEEDS"
  567. meta: "Melon Seeds"
  568. buy: 10
  569. sell: 2
  570.  
  571. 4:
  572. material: "BEETROOT_SEEDS"
  573. meta: "Beetroot Seeds"
  574. buy: 10
  575. sell: 2
  576.  
  577. 5:
  578. material: "WHEAT"
  579. meta: "Wheat"
  580. buy: 20
  581. sell: 5
  582.  
  583. 6:
  584. material: "CARROT"
  585. meta: "Carrot"
  586. buy: 7
  587. sell: 2
  588.  
  589. 7:
  590. material: "POTATO"
  591. meta: "Potato"
  592. buy: 2
  593. sell: 1
  594.  
  595. 8:
  596. material: "NETHER_WART"
  597. meta: "Nether Wart"
  598. buy: 150
  599. sell: 50
  600.  
  601. 9:
  602. material: "OAK_SAPLING"
  603. meta: "Oak Sapling"
  604. buy: 1
  605. sell: 0
  606.  
  607. 10:
  608. material: "SPRUCE_SAPLING"
  609. meta: "Spruce Sapling"
  610. buy: 1
  611. sell: 0
  612.  
  613. 11:
  614. material: "BIRCH_SAPLING"
  615. meta: "Birch Sapling"
  616. buy: 1
  617. sell: 0
  618.  
  619. 12:
  620. material: "JUNGLE_SAPLING"
  621. meta: "Jungle Sapling"
  622. buy: 1
  623. sell: 0
  624.  
  625. 13:
  626. material: "ACACIA_SAPLING"
  627. meta: "Acacia Sapling"
  628. buy: 1
  629. sell: 0
  630.  
  631. 14:
  632. material: "DARK_OAK_SAPLING"
  633. meta: "Dark Oak Sapling"
  634. buy: 1
  635. sell: 0
  636.  
  637. 15:
  638. material: "CACTUS"
  639. meta: "Cactus"
  640. buy: 60
  641. sell: 30
  642.  
  643. 16:
  644. material: "SUGAR_CANE"
  645. meta: "Sugar Cane"
  646. buy: 50
  647. sell: 25
  648.  
  649. 17:
  650. material: "PUMPKIN"
  651. meta: "Pumpkin"
  652. buy: 80
  653. sell: 50
  654.  
  655. 18:
  656. material: "MELON"
  657. meta: "Melon"
  658. buy: 90
  659. sell: 55
  660.  
  661. 19:
  662. material: "COCOA_BEANS"
  663. meta: "Cocoa Beans"
  664. buy: 40
  665. sell: 25
  666.  
  667. 20:
  668. material: "CHORUS_FLOWER"
  669. meta: "Chorus Flower"
  670. buy: 100
  671. sell: 25
  672.  
  673. 21:
  674. material: "CHORUS_PLANT"
  675. meta: "Chorus Plant"
  676. buy: 120
  677. sell: 30
  678.  
  679. 22:
  680. material: "CHORUS_FRUIT"
  681. meta: "Chorus Fruit"
  682. buy: 50
  683. sell: 20
  684.  
  685. 23:
  686. material: "BROWN_MUSHROOM"
  687. meta: "Brown Mushroom"
  688. buy: 100
  689. sell: 5
  690.  
  691. 24:
  692. material: "RED_MUSHROOM"
  693. meta: "Red Mushroom"
  694. buy: 100
  695. sell: 5
  696.  
  697. 25:
  698. material: "APPLE"
  699. meta: "Apple"
  700. buy: 20
  701. sell: 5
  702.  
  703. 26:
  704. material: "EGG"
  705. meta: "Egg"
  706. buy: 10
  707. sell: 5
  708.  
  709. 27:
  710. material: "bamboo"
  711. meta: "Bamboo"
  712. buy: 55
  713. sell: 5
  714.  
  715.  
  716.  
  717. #--------------------------------------------------ShopEnchanting---------------------------------------------
  718. #You can see all items have an "echantment" line, there you fill in what enchantment for the item!
  719. #If you want you can change the material to whatever you want, like: IRON_SWORD
  720. #You can add all of the enchantments that exist!
  721. #You can change the level of the enchantment to whatever you like! Example: knockback 123456
  722. #--Note: All of the enchantments are ID's
  723. #You can see all enchantments and their max strength on: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html
  724.  
  725. Enchanting:
  726.  
  727. 1:
  728. material: "ENCHANTED_BOOK"
  729. meta: "Knockback 1"
  730. buy: 850
  731. sell: 10
  732. enchantment: "KNOCKBACK"
  733. strength: 1
  734.  
  735. 2:
  736. material: "ENCHANTED_BOOK"
  737. meta: "Knockback 2"
  738. buy: 1500
  739. sell: 15
  740. enchantment: "KNOCKBACK"
  741. strength: 2
  742.  
  743. 3:
  744. material: "ENCHANTED_BOOK"
  745. meta: "Sweeping 2"
  746. buy: 1000
  747. sell: 7
  748. enchantment: "SWEEPING_EDGE"
  749. strength: 2
  750.  
  751. 4:
  752. material: "ENCHANTED_BOOK"
  753. meta: "Looting 2"
  754. buy: 2000
  755. sell: 20
  756. enchantment: "LOOT_BONUS_MOBS"
  757. strength: 2
  758.  
  759. 5:
  760. material: "ENCHANTED_BOOK"
  761. meta: "Fire Aspect 1"
  762. buy: 1800
  763. sell: 10
  764. enchantment: "FIRE_ASPECT"
  765. strength: 1
  766.  
  767. 6:
  768. material: "ENCHANTED_BOOK"
  769. meta: "Bane Of Arthropods 4"
  770. buy: 1800
  771. sell: 15
  772. enchantment: "DAMAGE_ARTHROPODS"
  773. strength: 4
  774.  
  775. 7:
  776. material: "ENCHANTED_BOOK"
  777. meta: "Vanishing Curse"
  778. buy: 10
  779. sell: 5
  780. enchantment: "VANISHING_CURSE"
  781. strength: 1
  782.  
  783. 8:
  784. material: "ENCHANTED_BOOK"
  785. meta: "Efficiency 3"
  786. buy: 2200
  787. sell: 40
  788. enchantment: "DIG_SPEED"
  789. strength: 3
  790.  
  791. 9:
  792. material: "ENCHANTED_BOOK"
  793. meta: "Efficiency 5"
  794. buy: 3200
  795. sell: 60
  796. enchantment: "DIG_SPEED"
  797. strength: 5
  798.  
  799. 10:
  800. material: "ENCHANTED_BOOK"
  801. meta: "Sharpness 3"
  802. buy: 2450
  803. sell: 15
  804. enchantment: "DAMAGE_ALL"
  805. strength: 3
  806.  
  807. 11:
  808. material: "ENCHANTED_BOOK"
  809. meta: "Sharpness 5"
  810. buy: 3150
  811. sell: 25
  812. enchantment: "DAMAGE_ALL"
  813. strength: 5
  814.  
  815. 12:
  816. material: "ENCHANTED_BOOK"
  817. meta: "Silk Touch"
  818. buy: 4000
  819. sell: 20
  820. enchantment: "SILK_TOUCH"
  821. strength: 1
  822.  
  823. 13:
  824. material: "ENCHANTED_BOOK"
  825. meta: "Smite 3"
  826. buy: 1800
  827. sell: 10
  828. enchantment: "DAMAGE_ARTHROPODS"
  829. strength: 3
  830.  
  831. 14:
  832. material: "ENCHANTED_BOOK"
  833. meta: "Infinity"
  834. buy: 2600
  835. sell: 10
  836. enchantment: "DAMAGE_ARTHROPODS"
  837. strength: 1
  838.  
  839. 15:
  840. material: "ENCHANTED_BOOK"
  841. meta: "Power 5"
  842. buy: 3100
  843. sell: 15
  844. enchantment: "ARROW_DAMAGE"
  845. strength: 5
  846.  
  847. 16:
  848. material: "ENCHANTED_BOOK"
  849. meta: "Unbreaking 5"
  850. buy: 3250
  851. sell: 20
  852. enchantment: "DURABILITY"
  853. strength: 5
  854.  
  855. 17:
  856. material: "ENCHANTED_BOOK"
  857. meta: "Aqua Affinity"
  858. buy: 1100
  859. sell: 5
  860. enchantment: "WATER_WORKER"
  861. strength: 1
  862.  
  863. 18:
  864. material: "ENCHANTED_BOOK"
  865. meta: "Punch 2"
  866. buy: 2000
  867. sell: 10
  868. enchantment: "ARROW_KNOCKBACK"
  869. strength: 2
  870.  
  871. 19:
  872. material: "ENCHANTED_BOOK"
  873. meta: "Blast Protection 4"
  874. buy: 1800
  875. sell: 15
  876. enchantment: "PROTECTION_EXPLOSIONS"
  877. strength: 4
  878.  
  879. 20:
  880. material: "ENCHANTED_BOOK"
  881. meta: "Binding Curse"
  882. buy: 5
  883. sell: 0
  884. enchantment: "BINDING_CURSE"
  885. strength: 1
  886.  
  887. 21:
  888. material: "ENCHANTED_BOOK"
  889. meta: "Thorns 3"
  890. buy: 2200
  891. sell: 15
  892. enchantment: "THORNS"
  893. strength: 3
  894.  
  895. 22:
  896. material: "ENCHANTED_BOOK"
  897. meta: "Depth Strider 3"
  898. buy: 2900
  899. sell: 10
  900. enchantment: "DEPTH_STRIDER"
  901. strength: 3
  902.  
  903. 23:
  904. material: "ENCHANTED_BOOK"
  905. meta: "Fortune 4"
  906. buy: 4200
  907. sell: 50
  908. enchantment: "LOOT_BONUS_BLOCKS"
  909. strength: 4
  910.  
  911. 24:
  912. material: "ENCHANTED_BOOK"
  913. meta: "Feather Falling 4"
  914. buy: 2000
  915. sell: 20
  916. enchantment: "PROTECTION_FALL"
  917. strength: 4
  918.  
  919. 25:
  920. material: "ENCHANTED_BOOK"
  921. meta: "Fire Protection 4"
  922. buy: 2200
  923. sell: 15
  924. enchantment: "PROTECTION_FIRE"
  925. strength: 4
  926.  
  927. 26:
  928. material: "ENCHANTED_BOOK"
  929. meta: "Frost Walker 2"
  930. buy: 1800
  931. sell: 10
  932. enchantment: "FROST_WALKER"
  933. strength: 2
  934.  
  935. 27:
  936. material: "ENCHANTED_BOOK"
  937. meta: "Mending"
  938. buy: 5000
  939. sell: 10
  940. enchantment: "MENDING"
  941. strength: 1
  942.  
  943. 28:
  944. material: "ENCHANTED_BOOK"
  945. meta: "Projectile Protection 4"
  946. buy: 1850
  947. sell: 15
  948. enchantment: "PROTECTION_PROJECTILE"
  949. strength: 4
  950.  
  951. 29:
  952. material: "ENCHANTED_BOOK"
  953. meta: "Protection 4"
  954. buy: 2500
  955. sell: 20
  956. enchantment: "PROTECTION_ENVIRONMENTAL"
  957. strength: 4
  958.  
  959. 30:
  960. material: "ENCHANTED_BOOK"
  961. meta: "Respiration 3"
  962. buy: 1500
  963. sell: 10
  964. enchantment: "OXYGEN"
  965. strength: 3
  966.  
  967. #---------------------------------------------------------ShopFood---------------------------------------------------------
  968.  
  969. Food:
  970.  
  971. 1:
  972. material: "COOKED_BEEF"
  973. meta: "Cooked Beef"
  974. buy: 5
  975. sell: 4
  976.  
  977. 2:
  978. material: "BEEF"
  979. meta: "Beef"
  980. buy: 2
  981. sell: 2
  982.  
  983. 3:
  984. material: "COOKED_PORKCHOP"
  985. meta: "Cooked Porkchop"
  986. buy: 5
  987. sell: 0
  988.  
  989. 4:
  990. material: "PORKCHOP"
  991. meta: "Porkchop"
  992. buy: 2
  993. sell: 0
  994.  
  995. 5:
  996. material: "COOKED_MUTTON"
  997. meta: "Cooked Mutton"
  998. buy: 4
  999. sell: 2
  1000.  
  1001. 6:
  1002. material: "MUTTON"
  1003. meta: "Mutton"
  1004. buy: 2
  1005. sell: 1
  1006.  
  1007. 7:
  1008. material: "COOKED_CHICKEN"
  1009. meta: "Cooked Chicken"
  1010. buy: 4
  1011. sell: 1
  1012.  
  1013. 8:
  1014. material: "CHICKEN"
  1015. meta: "Chicken"
  1016. buy: 2
  1017. sell: 0
  1018.  
  1019. 9:
  1020. material: "COOKED_SALMON"
  1021. meta: "Cooked Salmon"
  1022. buy: 6
  1023. sell: 4
  1024.  
  1025. 10:
  1026. material: "SALMON"
  1027. meta: "Salmon"
  1028. buy: 3
  1029. sell: 2
  1030.  
  1031. 11:
  1032. material: "APPLE"
  1033. meta: "Apple"
  1034. buy: 20
  1035. sell: 5
  1036.  
  1037. 12:
  1038. material: "BREAD"
  1039. meta: "Bread"
  1040. buy: 10
  1041. sell: 5
  1042.  
  1043. 13:
  1044. material: "BAKED_POTATO"
  1045. meta: "Baked Potato"
  1046. buy: 4
  1047. sell: 2
  1048.  
  1049. 14:
  1050. material: "POTATO"
  1051. meta: "Potato"
  1052. buy: 2
  1053. sell: 1
  1054.  
  1055. 15:
  1056. material: "CARROT"
  1057. meta: "Carrot"
  1058. buy: 4
  1059. sell: 2
  1060.  
  1061. 16:
  1062. material: "beetroot_soup"
  1063. meta: "Beetroot soup"
  1064. buy: 20
  1065. sell: 5
  1066.  
  1067. 17:
  1068. material: "Cake"
  1069. meta: "Cake"
  1070. buy: 100
  1071. sell: 45
  1072.  
  1073. 18:
  1074. material: "Cookie"
  1075. meta: "Cookie"
  1076. buy: 80
  1077. sell: 5
  1078.  
  1079. #--------------------------------------------------------------------ShopMobs------------------------------------------------
  1080.  
  1081. Mobs:
  1082.  
  1083. 1:
  1084. material: "gunpowder"
  1085. meta: "Gunpowder"
  1086. buy: 50
  1087. sell: 30
  1088.  
  1089. 2:
  1090. material: "string"
  1091. meta: "String"
  1092. buy: 50
  1093. sell: 25
  1094.  
  1095. 3:
  1096. material: "fermented_spider_eye"
  1097. meta: "Fermented Spider Eye"
  1098. buy: 100
  1099. sell: 50
  1100.  
  1101. 4:
  1102. material: "blaze_powder"
  1103. meta: "Blaze Powder"
  1104. buy: 75
  1105. sell: 12
  1106.  
  1107. 5:
  1108. material: "bone"
  1109. meta: "Bone"
  1110. buy: 50
  1111. sell: 25
  1112.  
  1113. 6:
  1114. material: "feather"
  1115. meta: "Feather"
  1116. buy: 100
  1117. sell: 25
  1118.  
  1119. 7:
  1120. material: "ghast_tear"
  1121. meta: "Ghast Tear"
  1122. buy: 1000
  1123. sell: 500
  1124.  
  1125. 8:
  1126. material: "gold_nugget"
  1127. meta: "Gold Nugget"
  1128. buy: 100
  1129. sell: 25
  1130.  
  1131. 9:
  1132. material: "iron_nugget"
  1133. meta: "Iron Nugget"
  1134. buy: 75
  1135. sell: 2
  1136.  
  1137. 10:
  1138. material: "blaze_rod"
  1139. meta: "Blaze Rod"
  1140. buy: 225
  1141. sell: 85
  1142.  
  1143. 11:
  1144. material: "magma_cream"
  1145. meta: "Magma Cream"
  1146. buy: 500
  1147. sell: 75
  1148.  
  1149. 12:
  1150. material: "nautilus_shell"
  1151. meta: "Nautilus Shell"
  1152. buy: 500
  1153. sell: 250
  1154.  
  1155. 13:
  1156. material: "phantom_membrane"
  1157. meta: "Phantom Membrane"
  1158. buy: 600
  1159. sell: 225
  1160.  
  1161. 14:
  1162. material: "poisonous_potato"
  1163. meta: "Poisonous Potato"
  1164. buy: 50
  1165. sell: 25
  1166.  
  1167. 15:
  1168. material: "spider_eye"
  1169. meta: "Spider Eye"
  1170. buy: 50
  1171. sell: 5
  1172.  
  1173. 16:
  1174. material: "rabbit_foot"
  1175. meta: "Rabbit Foot"
  1176. buy: 380
  1177. sell: 125
  1178.  
  1179. 17:
  1180. material: "rabbit_hide"
  1181. meta: "Rabbit Hide"
  1182. buy: 225
  1183. sell: 55
  1184.  
  1185. 18:
  1186. material: "rotten_flesh"
  1187. meta: "Rotten Flesh"
  1188. buy: 50
  1189. sell: 30
  1190.  
  1191. 19:
  1192. material: "arrow"
  1193. meta: "Arrow"
  1194. buy: 50
  1195. sell: 25
  1196.  
  1197. #--------------------------------------------------------------------ShopOthers--------------------------------------------
  1198.  
  1199. Others:
  1200.  
  1201. 1:
  1202. material: "beacon"
  1203. meta: "Beacon"
  1204. buy: 50000
  1205. sell: 555
  1206.  
  1207. 2:
  1208. material: "bell"
  1209. meta: "Bell"
  1210. buy: 5000
  1211. sell: 5
  1212.  
  1213. 3:
  1214. material: "blast_furnace"
  1215. meta: "Blast Furnace"
  1216. buy: 7500
  1217. sell: 15
  1218.  
  1219. 4:
  1220. material: "campfire"
  1221. meta: "Campfire"
  1222. buy: 5000
  1223. sell: 5
  1224.  
  1225. 5:
  1226. material: "carrot_on_a_stick"
  1227. meta: "Carrot On a Stick"
  1228. buy: 500
  1229. sell: 5
  1230.  
  1231. 6:
  1232. material: "water_bucket"
  1233. meta: "Water Bucket"
  1234. buy: 1000
  1235. sell: 10
  1236.  
  1237. 7:
  1238. material: "lava_bucket"
  1239. meta: "Lava Bucket"
  1240. buy: 1000
  1241. sell: 10
  1242.  
  1243. 8:
  1244. material: "experience_bottle"
  1245. meta: "Experience Botlle"
  1246. buy: 800
  1247. sell: 8
  1248.  
  1249. 9:
  1250. material: "composter"
  1251. meta: "Composter"
  1252. buy: 750
  1253. sell: 7
  1254.  
  1255. 10:
  1256. material: "ender_pearl"
  1257. meta: "Ender Pearl"
  1258. buy: 325
  1259. sell: 50
  1260.  
  1261. 11:
  1262. material: "lantern"
  1263. meta: "Lantern"
  1264. buy: 1500
  1265. sell: 5
  1266.  
  1267. 12:
  1268. material: "lead"
  1269. meta: "Lead"
  1270. buy: 2000
  1271. sell: 20
  1272.  
  1273. 13:
  1274. material: "name_tag"
  1275. meta: "Name Tag"
  1276. buy: 2500
  1277. sell: 12
  1278.  
  1279. 14:
  1280. material: "trident"
  1281. meta: "Trident"
  1282. buy: 500006
  1283. sell: 8004
  1284.  
  1285. 15:
  1286. material: "vine"
  1287. meta: "Vine"
  1288. buy: 500
  1289. sell: 5
  1290.  
  1291. 16:
  1292. material: "writable_book"
  1293. meta: "Book And Quill"
  1294. buy: 600
  1295. sell: 3
  1296.  
  1297. 17:
  1298. material: "enchanting_table"
  1299. meta: "Enchanting Table"
  1300. buy: 2500
  1301. sell: 25
  1302.  
  1303. 18:
  1304. material: "saddle"
  1305. meta: "Saddle"
  1306. buy: 2500
  1307. sell: 250
  1308.  
  1309. 19:
  1310. material: "villager_spawn_egg"
  1311. meta: "Villager Spawn Egg"
  1312. buy: 275000
  1313. sell: 25
  1314.  
  1315. 20:
  1316. material: "anvil"
  1317. meta: "Anvil"
  1318. buy: 5000
  1319. sell: 500
  1320.  
  1321. 21:
  1322. material: "end_portal_frame"
  1323. meta: "End Portal Frame"
  1324. buy: 50000
  1325. sell: 25
  1326.  
  1327. 22:
  1328. material: "end_rod"
  1329. meta: "End Rod"
  1330. buy: 5000
  1331. sell: 500
  1332.  
  1333. 23:
  1334. material: "ender_eye"
  1335. meta: "Ender Eye"
  1336. buy: 4500
  1337. sell: 275
  1338.  
  1339. 24:
  1340. material: "ender_chest"
  1341. meta: "Ender Chest"
  1342. buy: 4500
  1343. sell: 50
  1344.  
  1345. 25:
  1346. material: "elytra"
  1347. meta: "Elytra"
  1348. buy: 250000
  1349. sell: 5000
  1350.  
  1351. 26:
  1352. material: "glowstone_dust"
  1353. meta: "Glowstone Dust"
  1354. buy: 15
  1355. sell: 1
  1356.  
  1357. #-------------------------------------------------------Spawners---------------------------------------
  1358.  
  1359. Spawners:
  1360.  
  1361. 1:
  1362. material: "spawner"
  1363. meta: "Zombie Spawner"
  1364. buy: 2450000
  1365. sell: 0
  1366. type: "ZOMBIE"
  1367.  
  1368. 2:
  1369. material: "spawner"
  1370. meta: "Skeleton Spawner"
  1371. buy: 1800000
  1372. sell: 0
  1373. type: "SKELETON"
  1374.  
  1375. 3:
  1376. material: "spawner"
  1377. meta: "Spider Spawner"
  1378. buy: 500000
  1379. sell: 0
  1380. type: "SPIDER"
  1381.  
  1382. 4:
  1383. material: "spawner"
  1384. meta: "Zombie Pigman Spawner"
  1385. buy: 1200000
  1386. sell: 0
  1387. type: "PIG_ZOMBIE"
  1388.  
  1389. 5:
  1390. material: "spawner"
  1391. meta: "Creeper Spawner"
  1392. buy: 1750000
  1393. sell: 0
  1394. type: "CREEPER"
  1395.  
  1396. 6:
  1397. material: "spawner"
  1398. meta: "Husk Spawner"
  1399. buy: 1200000
  1400. sell: 0
  1401. type: "HUSK"
  1402.  
  1403. 7:
  1404. material: "spawner"
  1405. meta: "Witch Spawner"
  1406. buy: 1500000
  1407. sell: 0
  1408. type: "WITCH"
  1409.  
  1410. 8:
  1411. material: "spawner"
  1412. meta: "Slime Spawner"
  1413. buy: 1000000
  1414. sell: 0
  1415. type: "SLIME"
  1416.  
  1417. 9:
  1418. material: "spawner"
  1419. meta: "Iron Golem Spawner"
  1420. buy: 3500000
  1421. sell: 0
  1422. type: "IRON_GOLEM"
  1423.  
  1424. 10:
  1425. material: "spawner"
  1426. meta: "Blaze Spawner"
  1427. buy: 1900000
  1428. sell: 0
  1429. type: "BLAZE"
  1430.  
  1431. 11:
  1432. material: "spawner"
  1433. meta: "Wolf Spawner"
  1434. buy: 1500000
  1435. sell: 0
  1436. type: "WOLF"
  1437.  
  1438. 12:
  1439. material: "spawner"
  1440. meta: "Cow Spawner"
  1441. buy: 1750000
  1442. sell: 0
  1443. type: "COW"
  1444.  
  1445. 13:
  1446. material: "spawner"
  1447. meta: "Sheep Spawner"
  1448. buy: 1000000
  1449. sell: 0
  1450. type: "SHEEP"
  1451.  
  1452. 14:
  1453. material: "spawner"
  1454. meta: "Chicken Spawner"
  1455. buy: 750000
  1456. sell: 0
  1457. type: "CHICKEN"
  1458.  
  1459. 15:
  1460. material: "spawner"
  1461. meta: "Mooshroom Spawner"
  1462. buy: 1850000
  1463. sell: 0
  1464. type: "MUSHROOM_COW"
  1465.  
  1466. 16:
  1467. material: "spawner"
  1468. meta: "Parrot Spawner"
  1469. buy: 500000
  1470. sell: 0
  1471. type: "PARROT"
  1472.  
  1473. 17:
  1474. material: "spawner"
  1475. meta: "Rabbit Spawner"
  1476. buy: 1500000
  1477. sell: 0
  1478. type: "RABBIT"
  1479.  
  1480. 18:
  1481. material: "spawner"
  1482. meta: "Panda Spawner"
  1483. buy: 5500000
  1484. sell: 0
  1485. type: "PANDA"
  1486.  
  1487. 19:
  1488. material: "spawner"
  1489. meta: "Phantom Spawner"
  1490. buy: 4750000
  1491. sell: 0
  1492. type: "PHANTOM"
  1493.  
  1494. #--------------------------------------------------------------ShopMusic-----------------------------------
  1495.  
  1496. Music:
  1497.  
  1498. 1:
  1499. material: "MUSIC_DISC_13"
  1500. meta: "13"
  1501. buy: 500
  1502. sell: 10
  1503.  
  1504. 2:
  1505. material: "MUSIC_DISC_BLOCKS"
  1506. meta: "Blocks"
  1507. buy: 500
  1508. sell: 10
  1509.  
  1510. 3:
  1511. material: "MUSIC_DISC_CAT"
  1512. meta: "Cat"
  1513. buy: 500
  1514. sell: 10
  1515.  
  1516. 4:
  1517. material: "MUSIC_DISC_CHIRP"
  1518. meta: "CHIRP"
  1519. buy: 500
  1520. sell: 10
  1521.  
  1522. 5:
  1523. material: "MUSIC_DISC_FAR"
  1524. meta: "Far"
  1525. buy: 500
  1526. sell: 10
  1527.  
  1528. 6:
  1529. material: "MUSIC_DISC_MALL"
  1530. meta: "Mall"
  1531. buy: 500
  1532. sell: 10
  1533.  
  1534. 7:
  1535. material: "MUSIC_DISC_MELLOHI"
  1536. meta: "Mellohi"
  1537. buy: 500
  1538. sell: 10
  1539.  
  1540. 8:
  1541. material: "MUSIC_DISC_STAL"
  1542. meta: "Stall"
  1543. buy: 500
  1544. sell: 10
  1545.  
  1546. 9:
  1547. material: "MUSIC_DISC_STRAD"
  1548. meta: "Strad"
  1549. buy: 500
  1550. sell: 10
  1551.  
  1552. 10:
  1553. material: "MUSIC_DISC_WAIT"
  1554. meta: "Wait"
  1555. buy: 500
  1556. sell: 10
  1557.  
  1558. 11:
  1559. material: "MUSIC_DISC_WARD"
  1560. meta: "Ward"
  1561. buy: 500
  1562. sell: 10
  1563.  
  1564. 12:
  1565. material: "MUSIC_DISC_11"
  1566. meta: "11"
  1567. buy: 500
  1568. sell: 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement