Guest User

Untitled

a guest
Aug 22nd, 2018
5,994
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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: GRASS_BLOCK
  12.           quantity: 64
  13.         buyPrice: 50
  14.         sellPrice: 5
  15.         slot: 10
  16.       2:
  17.         type: item
  18.         item:
  19.           material: DIRT
  20.           quantity: 64
  21.         buyPrice: 30
  22.         sellPrice: 3
  23.         slot: 11
  24.       3:
  25.         type: item
  26.         item:
  27.           material: GRAVEL
  28.           quantity: 64
  29.         buyPrice: 50
  30.         sellPrice: 5
  31.         slot: 12
  32.       4:
  33.         type: item
  34.         item:
  35.           material: COBBLESTONE
  36.           quantity: 64
  37.         buyPrice: 30
  38.         sellPrice: 3
  39.         slot: 13
  40.       5:
  41.         type: item
  42.         item:
  43.           material: MOSSY_COBBLESTONE
  44.           quantity: 64
  45.         buyPrice: 50
  46.         sellPrice: 5
  47.         slot: 14
  48.       6:
  49.         type: item
  50.         item:
  51.           material: STONE
  52.           quantity: 64
  53.         buyPrice: 50
  54.         sellPrice: 5
  55.         slot: 15
  56.       7:
  57.         type: item
  58.         item:
  59.           material: GRANITE
  60.           quantity: 64
  61.         buyPrice: 30
  62.         sellPrice: 8
  63.         slot: 16
  64.       8:
  65.         type: item
  66.         item:
  67.           material: DIORITE
  68.           quantity: 64
  69.         buyPrice: 30
  70.         sellPrice: 3
  71.         slot: 19
  72.       9:
  73.         type: item
  74.         item:
  75.           material: ANDESITE
  76.           quantity: 64
  77.         buyPrice: 30
  78.         sellPrice: 3
  79.         slot: 20
  80.       10:
  81.         type: item
  82.         item:
  83.           material: OAK_Log
  84.           quantity: 32
  85.         buyPrice: 100
  86.         sellPrice: 10
  87.         slot: 21
  88.       11:
  89.         type: item
  90.         item:
  91.           material: SPRUCE_LOG
  92.           quantity: 32
  93.         buyPrice: 100
  94.         sellPrice: 10
  95.         slot: 22
  96.       12:
  97.         type: item
  98.         item:
  99.           material: BIRCH_LOG
  100.           quantity: 32
  101.         buyPrice: 100
  102.         sellPrice: 10
  103.         slot: 23
  104.       13:
  105.         type: item
  106.         item:
  107.           material: JUNGLE_LOG
  108.           quantity: 32
  109.         buyPrice: 100
  110.         sellPrice: 10
  111.         slot: 24
  112.       14:
  113.         type: item
  114.         item:
  115.           material: ACACIA_LOG
  116.           quantity: 32
  117.         buyPrice: 100
  118.         sellPrice: 10
  119.         slot: 25
  120.       15:
  121.         type: item
  122.         item:
  123.           material: DARK_OAK_LOG
  124.           quantity: 32
  125.         buyPrice: 100
  126.         sellPrice: 10
  127.         slot: 28
  128.       16:
  129.         type: item
  130.         item:
  131.           material: SNOW_BLOCK
  132.           quantity: 16
  133.         buyPrice: 20
  134.         sellPrice: 2
  135.         slot: 29
  136.       17:
  137.         type: item
  138.         item:
  139.           material: ICE
  140.           quantity: 16
  141.         buyPrice: 30
  142.         sellPrice: 3
  143.         slot: 30
  144.       18:
  145.         type: item
  146.         item:
  147.           material: PACKED_ICE
  148.           quantity: 16
  149.         buyPrice: 30
  150.         sellPrice: 3
  151.         slot: 31
  152.       19:
  153.         type: item
  154.         item:
  155.           material: SPONGE
  156.           quantity: 8
  157.         buyPrice: 100
  158.         sellPrice: 10
  159.         slot: 32
  160.       20:
  161.         type: item
  162.         item:
  163.           material: SAND
  164.           quantity: 64
  165.         buyPrice: 30
  166.         sellPrice: 3
  167.         slot: 33
  168.       21:
  169.         type: item
  170.         item:
  171.           material: SANDSTONE
  172.           quantity: 32
  173.         buyPrice: 30
  174.         sellPrice: 3
  175.         slot: 34
  176.       22:
  177.         type: item
  178.         item:
  179.           material: SAND
  180.           quantity: 64
  181.           damage: 1
  182.         buyPrice: 30
  183.         sellPrice: 3
  184.         slot: 10
  185.         page: 2
  186.       23:
  187.         type: item
  188.         item:
  189.           material: RED_SANDSTONE
  190.           quantity: 32
  191.         buyPrice: 30
  192.         sellPrice: 3
  193.         slot: 11
  194.         page: 2
  195.       24:
  196.         type: item
  197.         item:
  198.           material: GLASS
  199.           quantity: 16
  200.         buyPrice: 20
  201.         sellPrice: 4
  202.         slot: 12
  203.         page: 2
  204.       25:
  205.         type: item
  206.         item:
  207.           material: CLAY
  208.           quantity: 32
  209.         buyPrice: 40
  210.         sellPrice: 4
  211.         slot: 13
  212.         page: 2
  213.       26:
  214.         type: item
  215.         item:
  216.           material: TERRACOTTA
  217.           quantity: 32
  218.         buyPrice: 50
  219.         sellPrice: 5
  220.         slot: 14
  221.         page: 2
  222.       27:
  223.         type: item
  224.         item:
  225.           material: BRICK
  226.           quantity: 64
  227.         buyPrice: 70
  228.         sellPrice: 7
  229.         slot: 15
  230.         page: 2
  231.       28:
  232.         type: item
  233.         item:
  234.           material: OBSIDIAN
  235.           quantity: 16
  236.         buyPrice: 30
  237.         sellPrice: 3
  238.         slot: 16
  239.         page: 2
  240.       29:
  241.         type: item
  242.         item:
  243.           material: NETHERRACK
  244.           quantity: 64
  245.         buyPrice: 30
  246.         sellPrice: 3
  247.         slot: 19
  248.         page: 2
  249.       30:
  250.         type: item
  251.         item:
  252.           material: GLOWSTONE
  253.           quantity: 64
  254.         buyPrice: 50
  255.         sellPrice: 5
  256.         slot: 20
  257.         page: 2
  258.       31:
  259.         type: item
  260.         item:
  261.           material: SOUL_SAND
  262.           quantity: 64
  263.         buyPrice: 30
  264.         sellPrice: 3
  265.         slot: 21
  266.         page: 2
  267.       32:
  268.         type: item
  269.         item:
  270.           material: NETHER_BRICK
  271.           quantity: 64
  272.         buyPrice: 50
  273.         sellPrice: 5
  274.         slot: 22
  275.         page: 2
  276.       33:
  277.         type: item
  278.         item:
  279.           material: END_STONE
  280.           quantity: 64
  281.         buyPrice: 30
  282.         sellPrice: 3
  283.         slot: 23
  284.         page: 2
  285.       34:
  286.         type: item
  287.         item:
  288.           material: PRISMARINE
  289.           quantity: 64
  290.         buyPrice: 50
  291.         sellPrice: 5
  292.         slot: 24
  293.         page: 2
  294.       35:
  295.         type: item
  296.         item:
  297.           material: BOOKSHELF
  298.           quantity: 16
  299.         buyPrice: 30
  300.         sellPrice: 6
  301.         slot: 25
  302.         page: 2
  303.       36:
  304.         type: item
  305.         item:
  306.           material: ENCHANTING_TABLE
  307.           quantity: 1
  308.         buyPrice: 100
  309.         sellPrice: 20
  310.         slot: 31
  311.         page: 2
  312.       37:
  313.         type: special
  314.         special: BALANCE
  315.         slot: 53
  316.   food:
  317.     name: "&2&lFood (page %page%)"
  318.     fillItem:
  319.         material: BLACK_STAINED_GLASS_PANE
  320.         name: " "
  321.     buttons:
  322.       goBack:
  323.         slot: 49
  324.       previousPage:
  325.         slot: 39
  326.       nextPage:
  327.         slot: 41
  328.     items:
  329.       1:
  330.         type: item
  331.         item:
  332.           material: MELON
  333.           quantity: 10
  334.         buyPrice: 30
  335.         sellPrice: 6
  336.         slot: 10
  337.       2:
  338.         type: item
  339.         item:
  340.           material: APPLE
  341.           quantity: 1
  342.         buyPrice: 20
  343.         sellPrice: 4
  344.         slot: 11
  345.       3:
  346.         type: item
  347.         item:
  348.           material: GOLDEN_APPLE
  349.           quantity: 1
  350.         buyPrice: 100
  351.         sellPrice: 20
  352.         slot: 12
  353.       4:
  354.         type: item
  355.         item:
  356.           material: GOLDEN_APPLE
  357.           quantity: 1
  358.           damage: 1
  359.         buyPrice: 1000
  360.         sellPrice: 200
  361.         slot: 13
  362.       5:
  363.         type: item
  364.         item:
  365.           material: CARROT
  366.           quantity: 10
  367.         buyPrice: 30
  368.         sellPrice: 6
  369.         slot: 14
  370.       6:
  371.         type: item
  372.         item:
  373.           material: PUMPKIN_PIE
  374.           quantity: 1
  375.         buyPrice: 20
  376.         sellPrice: 4
  377.         slot: 15
  378.       7:
  379.         type: item
  380.         item:
  381.           material: BREAD
  382.           quantity: 1
  383.         buyPrice: 25
  384.         sellPrice: 5
  385.         slot: 16
  386.       8:
  387.         type: item
  388.         item:
  389.           material: COOKED_CHICKEN
  390.           quantity: 1
  391.         buyPrice: 25
  392.         sellPrice: 5
  393.         slot: 19
  394.       9:
  395.         type: item
  396.         item:
  397.           material: BAKED_POTATO
  398.           quantity: 10
  399.         buyPrice: 30
  400.         sellPrice: 6
  401.         slot: 20
  402.       10:
  403.         type: item
  404.         item:
  405.           material: MUSHROOM_STEW
  406.           quantity: 1
  407.         buyPrice: 20
  408.         sellPrice: 4
  409.         slot: 21
  410.       11:
  411.         type: item
  412.         item:
  413.           material: COOKED_COD
  414.           quantity: 1
  415.         buyPrice: 20
  416.         sellPrice: 4
  417.         slot: 22
  418.       12:
  419.         type: item
  420.         item:
  421.           material: COOKED_SALMON
  422.           quantity: 1
  423.         buyPrice: 25
  424.         sellPrice: 5
  425.         slot: 23
  426.       13:
  427.         type: item
  428.         item:
  429.           material: COOKED_RABBIT
  430.           quantity: 1
  431.         buyPrice: 20
  432.         sellPrice: 4
  433.         slot: 24
  434.       14:
  435.         type: item
  436.         item:
  437.           material: RABBIT_STEW
  438.           quantity: 1
  439.         buyPrice: 40
  440.         sellPrice: 8
  441.         slot: 25
  442.       15:
  443.         type: item
  444.         item:
  445.           material: COOKED_PORKCHOP
  446.           quantity: 1
  447.         buyPrice: 30
  448.         sellPrice: 6
  449.         slot: 29
  450.       16:
  451.         type: item
  452.         item:
  453.           material: COOKED_BEEF
  454.           quantity: 1
  455.         buyPrice: 30
  456.         sellPrice: 6
  457.         slot: 30
  458.       17:
  459.         type: item
  460.         item:
  461.           material: COOKED_MUTTON
  462.           quantity: 1
  463.         buyPrice: 25
  464.         sellPrice: 5
  465.         slot: 31
  466.       18:
  467.         type: item
  468.         item:
  469.           material: COOKIE
  470.           quantity: 10
  471.         buyPrice: 30
  472.         sellPrice: 6
  473.         slot: 32
  474.       19:
  475.         type: item
  476.         item:
  477.           material: CAKE
  478.           quantity: 1
  479.         buyPrice: 50
  480.         sellPrice: 10
  481.         slot: 33
  482.   ores:
  483.     name: "&3&lOres (page %page%)"
  484.     size: 45
  485.     fillItem:
  486.         material: BLACK_STAINED_GLASS_PANE
  487.         name: " "
  488.     buttons:
  489.       goBack:
  490.         slot: 40
  491.       previousPage:
  492.         slot: 36
  493.       nextPage:
  494.         slot: 45
  495.     items:
  496.       1:
  497.         type: item
  498.         item:
  499.           material: COAL
  500.           quantity: 32
  501.         buyPrice: 100
  502.         sellPrice: 10
  503.         slot: 11
  504.       2:
  505.         type: item
  506.         item:
  507.           material: REDSTONE
  508.           quantity: 64
  509.         buyPrice: 20
  510.         sellPrice: 4
  511.         slot: 12
  512.       3:
  513.         type: item
  514.         item:
  515.           material: LAPIS_LAZULI
  516.           quantity: 64
  517.         buyPrice: 20
  518.         sellPrice: 4
  519.         slot: 13
  520.       4:
  521.         type: item
  522.         item:
  523.           material: IRON_INGOT
  524.           quantity: 8
  525.         buyPrice: 300
  526.         sellPrice: 30
  527.         slot: 14
  528.       5:
  529.         type: item
  530.         item:
  531.           material: GOLD_INGOT
  532.           quantity: 8
  533.         buyPrice: 300
  534.         sellPrice: 30
  535.         slot: 15
  536.       6:
  537.         type: item
  538.         item:
  539.           material: DIAMOND
  540.           quantity: 8
  541.         buyPrice: 1000
  542.         sellPrice: 100
  543.         slot: 21
  544.       7:
  545.         type: item
  546.         item:
  547.           material: EMERALD
  548.           quantity: 8
  549.         buyPrice: 200
  550.         sellPrice: 40
  551.         slot: 22
  552.       8:
  553.         type: item
  554.         item:
  555.           material: QUARTZ
  556.           quantity: 64
  557.         buyPrice: 20
  558.         sellPrice: 4
  559.         slot: 23
  560.   tools:
  561.     name: "&8&lTools (page %page%)"
  562.     size: 54
  563.     fillItem:
  564.         material: BLACK_STAINED_GLASS_PANE
  565.         name: " "
  566.     items:
  567.       1:
  568.         type: item
  569.         item:
  570.           material: GOLDEN_PICKAXE
  571.           quantity: 1
  572.         buyPrice: 50
  573.         sellPrice: 10
  574.         slot: 10
  575.       2:
  576.         type: item
  577.         item:
  578.           material: IRON_PICKAXE
  579.           quantity: 1
  580.         buyPrice: 100
  581.         sellPrice: 20
  582.         slot: 11
  583.       3:
  584.         type: item
  585.         item:
  586.           material: DIAMOND_PICKAXE
  587.           quantity: 1
  588.         buyPrice: 1000
  589.         sellPrice: 200
  590.         slot: 12
  591.       4:
  592.         type: item
  593.         item:
  594.           material: GOLDEN_AXE
  595.           quantity: 1
  596.         buyPrice: 50
  597.         sellPrice: 10
  598.         slot: 13
  599.       5:
  600.         type: item
  601.         item:
  602.           material: IRON_AXE
  603.           quantity: 1
  604.         buyPrice: 100
  605.         sellPrice: 20
  606.         slot: 14
  607.       6:
  608.         type: item
  609.         item:
  610.           material: DIAMOND_AXE
  611.           quantity: 1
  612.         buyPrice: 1000
  613.         sellPrice: 200
  614.         slot: 15
  615.       7:
  616.         type: item
  617.         item:
  618.           material: GOLDEN_SHOVEL
  619.           quantity: 1
  620.         buyPrice: 50
  621.         sellPrice: 5
  622.         slot: 16
  623.       8:
  624.         type: item
  625.         item:
  626.           material: IRON_SHOVEL
  627.           quantity: 1
  628.         buyPrice: 100
  629.         sellPrice: 10
  630.         slot: 19
  631.       9:
  632.         type: item
  633.         item:
  634.           material: DIAMOND_SHOVEL
  635.           quantity: 1
  636.         buyPrice: 750
  637.         sellPrice: 150
  638.         slot: 20
  639.       10:
  640.         type: item
  641.         item:
  642.           material: GOLDEN_HOE
  643.           quantity: 1
  644.         buyPrice: 50
  645.         sellPrice: 10
  646.         slot: 21
  647.       11:
  648.         type: item
  649.         item:
  650.           material: IRON_HOE
  651.           quantity: 1
  652.         buyPrice: 100
  653.         sellPrice: 20
  654.         slot: 22
  655.       12:
  656.         type: item
  657.         item:
  658.           material: DIAMOND_HOE
  659.           quantity: 1
  660.         buyPrice: 1000
  661.         sellPrice: 200
  662.         slot: 23
  663.       13:
  664.         type: item
  665.         item:
  666.           material: FLINT_AND_STEEL
  667.           quantity: 1
  668.         buyPrice: 50
  669.         sellPrice: 10
  670.         slot: 24
  671.       14:
  672.         type: item
  673.         item:
  674.           material: SHEARS
  675.           quantity: 1
  676.         buyPrice: 100
  677.         sellPrice: 20
  678.         slot: 25
  679.       15:
  680.         type: item
  681.         item:
  682.           material: FISHING_ROD
  683.           quantity: 1
  684.         buyPrice: 150
  685.         sellPrice: 30
  686.         slot: 31
  687.   armor:
  688.     name: "&4&lArmor (page %page%)"
  689.     fillItem:
  690.         material: BLACK_STAINED_GLASS_PANE
  691.         name: " "
  692.     items:
  693.       1:
  694.         type: item
  695.         item:
  696.           material: LEATHER_HELMET
  697.           quantity: 1
  698.         buyPrice: 40
  699.         sellPrice: 8
  700.         slot: 10
  701.       2:
  702.         type: item
  703.         item:
  704.           material: GOLDEN_HELMET
  705.           quantity: 1
  706.         buyPrice: 160
  707.         sellPrice: 32
  708.         slot: 11
  709.       3:
  710.         type: item
  711.         item:
  712.           material: IRON_HELMET
  713.           quantity: 1
  714.         buyPrice: 480
  715.         sellPrice: 96
  716.         slot: 12
  717.       4:
  718.         type: item
  719.         item:
  720.           material: DIAMOND_HELMET
  721.           quantity: 1
  722.         buyPrice: 800
  723.         sellPrice: 160
  724.         slot: 13
  725.       5:
  726.         type: item
  727.         item:
  728.           material: LEATHER_CHESTPLATE
  729.           quantity: 1
  730.         buyPrice: 50
  731.         sellPrice: 10
  732.         slot: 19
  733.       6:
  734.         type: item
  735.         item:
  736.           material: GOLDEN_CHESTPLATE
  737.           quantity: 1
  738.         buyPrice: 200
  739.         sellPrice: 40
  740.         slot: 20
  741.       7:
  742.         type: item
  743.         item:
  744.           material: IRON_CHESTPLATE
  745.           quantity: 1
  746.         buyPrice: 600
  747.         sellPrice: 120
  748.         slot: 21
  749.       8:
  750.         type: item
  751.         item:
  752.           material: DIAMOND_CHESTPLATE
  753.           quantity: 1
  754.         buyPrice: 1000
  755.         sellPrice: 200
  756.         slot: 22
  757.       9:
  758.         type: item
  759.         item:
  760.           material: LEATHER_LEGGINGS
  761.           quantity: 1
  762.         buyPrice: 50
  763.         sellPrice: 10
  764.         slot: 28
  765.       10:
  766.         type: item
  767.         item:
  768.           material: GOLDEN_LEGGINGS
  769.           quantity: 1
  770.         buyPrice: 200
  771.         sellPrice: 40
  772.         slot: 29
  773.       11:
  774.         type: item
  775.         item:
  776.           material: IRON_LEGGINGS
  777.           quantity: 1
  778.         buyPrice: 600
  779.         sellPrice: 120
  780.         slot: 30
  781.       12:
  782.         type: item
  783.         item:
  784.           material: DIAMOND_LEGGINGS
  785.           quantity: 1
  786.         buyPrice: 1000
  787.         sellPrice: 200
  788.         slot: 31
  789.       13:
  790.         type: item
  791.         item:
  792.           material: LEATHER_BOOTS
  793.           quantity: 1
  794.         buyPrice: 30
  795.         sellPrice: 6
  796.         slot: 37
  797.       14:
  798.         type: item
  799.         item:
  800.           material: GOLDEN_BOOTS
  801.           quantity: 1
  802.         buyPrice: 120
  803.         sellPrice: 24
  804.         slot: 38
  805.       15:
  806.         type: item
  807.         item:
  808.           material: IRON_BOOTS
  809.           quantity: 1
  810.         buyPrice: 360
  811.         sellPrice: 72
  812.         slot: 39
  813.       16:
  814.         type: item
  815.         item:
  816.           material: DIAMOND_BOOTS
  817.           quantity: 1
  818.         buyPrice: 600
  819.         sellPrice: 120
  820.         slot: 40
  821.       17:
  822.         type: item
  823.         item:
  824.           material: WOODEN_SWORD
  825.           quantity: 1
  826.         buyPrice: 20
  827.         sellPrice: 4
  828.         slot: 15
  829.       18:
  830.         type: item
  831.         item:
  832.           material: GOLDEN_SWORD
  833.           quantity: 1
  834.         buyPrice: 50
  835.         sellPrice: 10
  836.         slot: 24
  837.       19:
  838.         type: item
  839.         item:
  840.           material: IRON_SWORD
  841.           quantity: 1
  842.         buyPrice: 100
  843.         sellPrice: 20
  844.         slot: 33
  845.       20:
  846.         type: item
  847.         item:
  848.           material: DIAMOND_SWORD
  849.           quantity: 1
  850.         buyPrice: 1000
  851.         sellPrice: 200
  852.         slot: 42
  853.       21:
  854.         type: item
  855.         item:
  856.           material: BOW
  857.           quantity: 1
  858.         buyPrice: 100
  859.         sellPrice: 20
  860.         slot: 16
  861.       22:
  862.         type: item
  863.         item:
  864.           material: ARROW
  865.           quantity: 10
  866.         buyPrice: 50
  867.         sellPrice: 10
  868.         slot: 25
  869.       23:
  870.         type: item
  871.         item:
  872.           material: SNOWBALL
  873.           quantity: 16
  874.         buyPrice: 30
  875.         sellPrice: 5
  876.         slot: 34
  877.       24:
  878.         type: item
  879.         item:
  880.           material: FIRE_CHARGE
  881.           quantity: 1
  882.         buyPrice: 50
  883.         sellPrice: 5
  884.         slot: 43
  885.   farming:
  886.     name: "&5&lFarming (page %page%)"
  887.     size: 54
  888.     fillItem:
  889.         material: BLACK_STAINED_GLASS_PANE
  890.         name: " "
  891.     items:
  892.       1:
  893.         type: item
  894.         item:
  895.           material: WHEAT_SEEDS
  896.           quantity: 16
  897.         buyPrice: 20
  898.         sellPrice: 2
  899.         slot: 10
  900.       2:
  901.         type: item
  902.         item:
  903.           material: PUMPKIN_SEEDS
  904.           quantity: 16
  905.         buyPrice: 50
  906.         sellPrice: 5
  907.         slot: 11
  908.       3:
  909.         type: item
  910.         item:
  911.           material: MELON_SEEDS
  912.           quantity: 16
  913.         buyPrice: 50
  914.         sellPrice: 5
  915.         slot: 12
  916.       4:
  917.         type: item
  918.         item:
  919.           material: BONE_MEAL
  920.           quantity: 16
  921.         buyPrice: 50
  922.         sellPrice: 5
  923.         slot: 13
  924.       5:
  925.         type: item
  926.         item:
  927.           material: NETHER_WART
  928.           quantity: 16
  929.         buyPrice: 50
  930.         sellPrice: 5
  931.         slot: 14
  932.       6:
  933.         type: item
  934.         item:
  935.           material: SUGAR_CANE
  936.           quantity: 16
  937.         buyPrice: 50
  938.         sellPrice: 5
  939.         slot: 15
  940.       7:
  941.         type: item
  942.         item:
  943.           material: WHEAT
  944.           quantity: 16
  945.         buyPrice: 50
  946.         sellPrice: 5
  947.         slot: 16
  948.       8:
  949.         type: item
  950.         item:
  951.           material: PUMPKIN
  952.           quantity: 16
  953.         buyPrice: 50
  954.         sellPrice: 5
  955.         slot: 19
  956.       9:
  957.         type: item
  958.         item:
  959.           material: MELON_SLICE
  960.           quantity: 16
  961.         buyPrice: 50
  962.         sellPrice: 5
  963.         slot: 20
  964.       10:
  965.         type: item
  966.         item:
  967.           material: CACTUS
  968.           quantity: 16
  969.         buyPrice: 20
  970.         sellPrice: 2
  971.         slot: 21
  972.       11:
  973.         type: item
  974.         item:
  975.           material: OAK_SAPLING
  976.           quantity: 16
  977.         buyPrice: 20
  978.         sellPrice: 2
  979.         slot: 22
  980.       12:
  981.         type: item
  982.         item:
  983.           material: SPRUCE_SAPLING
  984.           quantity: 16
  985.         buyPrice: 20
  986.         sellPrice: 2
  987.         slot: 23
  988.       13:
  989.         type: item
  990.         item:
  991.           material: BIRCH_SAPLING
  992.           quantity: 16
  993.         buyPrice: 20
  994.         sellPrice: 2
  995.         slot: 24
  996.       14:
  997.         type: item
  998.         item:
  999.           material: JUNGLE_SAPLING
  1000.           quantity: 16
  1001.         buyPrice: 20
  1002.         sellPrice: 2
  1003.         slot: 25
  1004.       15:
  1005.         type: item
  1006.         item:
  1007.           material: ACACIA_SAPLING
  1008.           quantity: 16
  1009.         buyPrice: 20
  1010.         sellPrice: 2
  1011.         slot: 29
  1012.       16:
  1013.         type: item
  1014.         item:
  1015.           material: DARK_OAK_SAPLING
  1016.           quantity: 16
  1017.         buyPrice: 50
  1018.         sellPrice: 5
  1019.         slot: 30
  1020.       17:
  1021.         type: item
  1022.         item:
  1023.           material: BROWN_MUSHROOM
  1024.           quantity: 8
  1025.         buyPrice: 50
  1026.         sellPrice: 5
  1027.         slot: 31
  1028.       18:
  1029.         type: item
  1030.         item:
  1031.           material: RED_MUSHROOM
  1032.           quantity: 8
  1033.         buyPrice: 50
  1034.         sellPrice: 5
  1035.         slot: 32
  1036.   dyes:
  1037.     name: "&2&lDyes (page %page%)"
  1038.     size: 54
  1039.     fillItem:
  1040.         material: BLACK_STAINED_GLASS_PANE
  1041.         name: " "
  1042.     items:
  1043.       1:
  1044.         type: item
  1045.         item:
  1046.           material: INK_SAC
  1047.           quantity: 16
  1048.         buyPrice: 50
  1049.         sellPrice: 5
  1050.         slot: 10
  1051.       2:
  1052.         type: item
  1053.         item:
  1054.           material: ROSE_RED
  1055.           quantity: 16
  1056.         buyPrice: 100
  1057.         sellPrice: 20
  1058.         slot: 11
  1059.       3:
  1060.         type: item
  1061.         item:
  1062.           material: CACTUS_GREEN
  1063.           quantity: 16
  1064.         buyPrice: 100
  1065.         sellPrice: 20
  1066.         slot: 12
  1067.       4:
  1068.         type: item
  1069.         item:
  1070.           material: COCOA_BEANS
  1071.           quantity: 16
  1072.         buyPrice: 50
  1073.         sellPrice: 5
  1074.         slot: 13
  1075.       5:
  1076.         type: item
  1077.         item:
  1078.           material: LAPIS_LAZULI
  1079.           quantity: 16
  1080.         buyPrice: 20
  1081.         sellPrice: 4
  1082.         slot: 14
  1083.       6:
  1084.         type: item
  1085.         item:
  1086.           material: PURPLE_DYE
  1087.           quantity: 16
  1088.         buyPrice: 100
  1089.         sellPrice: 20
  1090.         slot: 15
  1091.       7:
  1092.         type: item
  1093.         item:
  1094.           material: CYAN_DYE
  1095.           quantity: 16
  1096.         buyPrice: 100
  1097.         sellPrice: 20
  1098.         slot: 16
  1099.       8:
  1100.         type: item
  1101.         item:
  1102.           material: LIGHT_GRAY_DYE
  1103.           quantity: 16
  1104.         buyPrice: 100
  1105.         sellPrice: 20
  1106.         slot: 19
  1107.       9:
  1108.         type: item
  1109.         item:
  1110.           material: GRAY_DYE
  1111.           quantity: 16
  1112.         buyPrice: 100
  1113.         sellPrice: 20
  1114.         slot: 20
  1115.       10:
  1116.         type: item
  1117.         item:
  1118.           material: PINK_DYE
  1119.           quantity: 16
  1120.         buyPrice: 100
  1121.         sellPrice: 20
  1122.         slot: 21
  1123.       11:
  1124.         type: item
  1125.         item:
  1126.           material: LIME_DYE
  1127.           quantity: 16
  1128.         buyPrice: 100
  1129.         sellPrice: 20
  1130.         slot: 22
  1131.       12:
  1132.         type: item
  1133.         item:
  1134.           material: DANDELION_YELLOW
  1135.           quantity: 16
  1136.         buyPrice: 100
  1137.         sellPrice: 20
  1138.         slot: 23
  1139.       13:
  1140.         type: item
  1141.         item:
  1142.           material: LIGHT_BLUE_DYE
  1143.           quantity: 16
  1144.         buyPrice: 100
  1145.         sellPrice: 20
  1146.         slot: 24
  1147.       14:
  1148.         type: item
  1149.         item:
  1150.           material: MAGENTA_DYE
  1151.           quantity: 16
  1152.         buyPrice: 100
  1153.         sellPrice: 20
  1154.         slot: 25
  1155.       15:
  1156.         type: item
  1157.         item:
  1158.           material: ORANGE_DYE
  1159.           quantity: 16
  1160.         buyPrice: 100
  1161.         sellPrice: 20
  1162.         slot: 30
  1163.       16:
  1164.         type: item
  1165.         item:
  1166.           material: BONE_MEAL
  1167.           quantity: 16
  1168.         buyPrice: 100
  1169.         sellPrice: 20
  1170.         slot: 31
  1171.   miscellanous:
  1172.     name: "&3&lMiscellanous (page %page%)"
  1173.     size: 45
  1174.     fillItem:
  1175.         material: BLACK_STAINED_GLASS_PANE
  1176.         name: " "
  1177.     buttons:
  1178.       goBack:
  1179.         slot: 40
  1180.       previousPage:
  1181.         slot: 39
  1182.       nextPage:
  1183.         slot: 41
  1184.     items:
  1185.       1:
  1186.         type: item
  1187.         item:
  1188.           material: BUCKET
  1189.           quantity: 1
  1190.         buyPrice: 100
  1191.         sellPrice: 10
  1192.         slot: 10
  1193.       2:
  1194.         type: item
  1195.         item:
  1196.           material: WATER_BUCKET
  1197.           quantity: 1
  1198.         buyPrice: 200
  1199.         sellPrice: 20
  1200.         slot: 11
  1201.       3:
  1202.         type: item
  1203.         item:
  1204.           material: LAVA_BUCKET
  1205.           quantity: 1
  1206.         buyPrice: 200
  1207.         sellPrice: 20
  1208.         slot: 12
  1209.       4:
  1210.         type: item
  1211.         item:
  1212.           material: CAULDRON
  1213.           quantity: 1
  1214.         buyPrice: 300
  1215.         sellPrice: 30
  1216.         slot: 13
  1217.       5:
  1218.         type: item
  1219.         item:
  1220.           material: BREWING_STAND
  1221.           quantity: 1
  1222.         buyPrice: 1000
  1223.         sellPrice: 100
  1224.         slot: 14
  1225.       6:
  1226.         type: item
  1227.         item:
  1228.           material: RED_BED
  1229.           quantity: 1
  1230.         buyPrice: 80
  1231.         sellPrice: 15
  1232.         slot: 15
  1233.       7:
  1234.         type: item
  1235.         item:
  1236.           material: NAME_TAG
  1237.           quantity: 1
  1238.         buyPrice: 100
  1239.         sellPrice: 10
  1240.         slot: 16
  1241.       8:
  1242.         type: item
  1243.         item:
  1244.           material: LEAD
  1245.           quantity: 1
  1246.         buyPrice: 20
  1247.         sellPrice: 2
  1248.         slot: 21
  1249.       9:
  1250.         type: item
  1251.         item:
  1252.           material: SADDLE
  1253.           quantity: 1
  1254.         buyPrice: 200
  1255.         sellPrice: 50
  1256.         slot: 22
  1257.   drops:
  1258.     name: "&9&lMob drops (page %page%)"
  1259.     size: 54
  1260.     fillItem:
  1261.         material: BLACK_STAINED_GLASS_PANE
  1262.         name: " "
  1263.     items:
  1264.       1:
  1265.         type: item
  1266.         item:
  1267.           material: ROTTEN_FLESH
  1268.           quantity: 16
  1269.         buyPrice: 20
  1270.         sellPrice: 2
  1271.         slot: 10
  1272.       2:
  1273.         type: item
  1274.         item:
  1275.           material: BONE
  1276.           quantity: 16
  1277.         buyPrice: 30
  1278.         sellPrice: 3
  1279.         slot: 11
  1280.       3:
  1281.         type: item
  1282.         item:
  1283.           material: GUNPOWDER
  1284.           quantity: 16
  1285.         buyPrice: 30
  1286.         sellPrice: 3
  1287.         slot: 12
  1288.       4:
  1289.         type: item
  1290.         item:
  1291.           material: STRING
  1292.           quantity: 16
  1293.         buyPrice: 30
  1294.         sellPrice: 3
  1295.         slot: 13
  1296.       5:
  1297.         type: item
  1298.         item:
  1299.           material: SPIDER_EYE
  1300.           quantity: 16
  1301.         buyPrice: 50
  1302.         sellPrice: 5
  1303.         slot: 14
  1304.       6:
  1305.         type: item
  1306.         item:
  1307.           material: ENDER_PEARL
  1308.           quantity: 4
  1309.         buyPrice: 50
  1310.         sellPrice: 5
  1311.         slot: 15
  1312.       7:
  1313.         type: item
  1314.         item:
  1315.           material: SLIME_BALL
  1316.           quantity: 16
  1317.         buyPrice: 40
  1318.         sellPrice: 4
  1319.         slot: 16
  1320.       8:
  1321.         type: item
  1322.         item:
  1323.           material: PRISMARINE_CRYSTALS
  1324.           quantity: 16
  1325.         buyPrice: 50
  1326.         sellPrice: 5
  1327.         slot: 19
  1328.       9:
  1329.         type: item
  1330.         item:
  1331.           material: PRISMARINE_SHARD
  1332.           quantity: 16
  1333.         buyPrice: 30
  1334.         sellPrice: 3
  1335.         slot: 20
  1336.       10:
  1337.         type: item
  1338.         item:
  1339.           material: BLAZE_ROD
  1340.           quantity: 16
  1341.         buyPrice: 50
  1342.         sellPrice: 5
  1343.         slot: 21
  1344.       11:
  1345.         type: item
  1346.         item:
  1347.           material: MAGMA_CREAM
  1348.           quantity: 16
  1349.         buyPrice: 40
  1350.         sellPrice: 4
  1351.         slot: 22
  1352.       12:
  1353.         type: item
  1354.         item:
  1355.           material: GHAST_TEAR
  1356.           quantity: 16
  1357.         buyPrice: 50
  1358.         sellPrice: 5
  1359.         slot: 23
  1360.       13:
  1361.         type: item
  1362.         item:
  1363.           material: LEATHER
  1364.           quantity: 16
  1365.         buyPrice: 50
  1366.         sellPrice: 5
  1367.         slot: 24
  1368.       14:
  1369.         type: item
  1370.         item:
  1371.           material: RABBIT_HIDE
  1372.           quantity: 16
  1373.         buyPrice: 20
  1374.         sellPrice: 2
  1375.         slot: 25
  1376.       15:
  1377.         type: item
  1378.         item:
  1379.           material: RABBIT_FOOT
  1380.           quantity: 16
  1381.         buyPrice: 50
  1382.         sellPrice: 5
  1383.         slot: 29
  1384.       16:
  1385.         type: item
  1386.         item:
  1387.           material: INK_SAC
  1388.           quantity: 16
  1389.         buyPrice: 50
  1390.         sellPrice: 5
  1391.         slot: 30
  1392.       17:
  1393.         type: item
  1394.         item:
  1395.           material: FEATHER
  1396.           quantity: 16
  1397.         buyPrice: 20
  1398.         sellPrice: 2
  1399.         slot: 31
  1400.       18:
  1401.         type: item
  1402.         item:
  1403.           material: EGG
  1404.           quantity: 16
  1405.         buyPrice: 20
  1406.         sellPrice: 2
  1407.         slot: 32
RAW Paste Data