Advertisement
Guest User

shops.yml

a guest
Oct 13th, 2020
518
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 134.26 KB | None | 0 0
  1. shops:
  2.   blocks:
  3.     name: "&e&lBlocks"
  4.     fillItem:
  5.         material: YELLOW_STAINED_GLASS_PANE
  6.         name: " "
  7.     buttons:
  8.       goBack:
  9.         slot: 49
  10.     items:
  11.       next:
  12.         type: command
  13.         item:
  14.           material: PAPER
  15.           quantity: 1
  16.           damage: 0
  17.           name: "&6&l» &eNext Page &6&l»"
  18.         commands:
  19.           - "shop %PLAYER% blocks1"
  20.         slot: 50
  21.       1:
  22.         type: item
  23.         item:
  24.           material: STONE
  25.           quantity: 16
  26.         buyPrice: 60
  27.         sellPrice: 5.75
  28.         slot: 10
  29.       2:
  30.         type: item
  31.         item:
  32.           material: COBBLESTONE
  33.           quantity: 32
  34.         buyPrice: 18
  35.         sellPrice: 0.25
  36.         slot: 11
  37.       3:
  38.         type: item
  39.         item:
  40.           material: GRAVEL
  41.           quantity: 16
  42.         buyPrice: 32
  43.         sellPrice: 4
  44.         slot: 12
  45.       4:
  46.         type: item
  47.         item:
  48.           material: ANDESITE
  49.           quantity: 16
  50.         buyPrice: 12
  51.         sellPrice: 1
  52.         slot: 13
  53.       5:
  54.         type: item
  55.         item:
  56.           material: GRANITE
  57.           quantity: 16
  58.         buyPrice: 12
  59.         sellPrice: 1
  60.         slot: 14
  61.       6:
  62.         type: item
  63.         item:
  64.           material: DIORITE
  65.           quantity: 16
  66.         buyPrice: 12
  67.         sellPrice: 1
  68.         slot: 15
  69.       7:
  70.         type: item
  71.         item:
  72.           material: GRASS_BLOCK
  73.           quantity: 1
  74.         buyPrice: 96
  75.         sellPrice: 2.50
  76.         slot: 16
  77.       8:
  78.         type: item
  79.         item:
  80.           material: DIRT
  81.           quantity: 32
  82.         buyPrice: 5.25
  83.         sellPrice: 0.10
  84.         slot: 19
  85.       9:
  86.         type: item
  87.         item:
  88.           material: PODZOL
  89.           quantity: 16
  90.         buyPrice: 45
  91.         sellPrice: 10
  92.         slot: 20
  93.       10:
  94.         type: item
  95.         item:
  96.           material: MYCELIUM
  97.           quantity: 2
  98.         buyPrice: 1000
  99.         sellPrice: 35
  100.         slot: 21
  101.       11:
  102.         type: item
  103.         item:
  104.           material: SAND
  105.           quantity: 32
  106.         buyPrice: 26
  107.         sellPrice: 2
  108.         slot: 22
  109.       12:
  110.         type: item
  111.         item:
  112.           material: SANDSTONE
  113.           quantity: 32
  114.         buyPrice: 42
  115.         sellPrice: 4
  116.         slot: 23
  117.       13:
  118.         type: item
  119.         item:
  120.           material: RED_SAND
  121.           quantity: 32
  122.         buyPrice: 26
  123.         sellPrice: 2
  124.         slot: 24
  125.       14:
  126.         type: item
  127.         item:
  128.           material: RED_SANDSTONE
  129.           quantity: 32
  130.         buyPrice: 42
  131.         sellPrice: 4
  132.         slot: 25
  133.       15:
  134.         type: item
  135.         item:
  136.           material: OAK_PLANKS
  137.           quantity: 16
  138.         buyPrice: 50
  139.         sellPrice: 30
  140.         slot: 28
  141.       16:
  142.         type: item
  143.         item:
  144.           material: SPRUCE_PLANKS
  145.           quantity: 16
  146.         buyPrice: 50
  147.         sellPrice: 30
  148.         slot: 29
  149.       17:
  150.         type: item
  151.         item:
  152.           material: BIRCH_PLANKS
  153.           quantity: 16
  154.         buyPrice: 50
  155.         sellPrice: 30
  156.         slot: 30
  157.       18:
  158.         type: item
  159.         item:
  160.           material: JUNGLE_PLANKS
  161.           quantity: 16
  162.         buyPrice: 50
  163.         sellPrice: 30
  164.         slot: 31
  165.       19:
  166.         type: item
  167.         item:
  168.           material: ACACIA_PLANKS
  169.           quantity: 16
  170.         buyPrice: 50
  171.         sellPrice: 30
  172.         slot: 32
  173.       20:
  174.         type: item
  175.         item:
  176.           material: DARK_OAK_PLANKS
  177.           quantity: 16
  178.         buyPrice: 50
  179.         sellPrice: 30
  180.         slot: 33
  181.       21:
  182.         type: item
  183.         item:
  184.           material: WHITE_WOOL
  185.           quantity: 16
  186.         buyPrice: 64
  187.         sellPrice: 6.40
  188.         slot: 34
  189.       22:
  190.         type: item
  191.         item:
  192.           material: OAK_LOG
  193.           quantity: 16
  194.         buyPrice: 84
  195.         sellPrice: 8
  196.         slot: 37
  197.       23:
  198.         type: item
  199.         item:
  200.           material: SPRUCE_LOG
  201.           quantity: 16
  202.         buyPrice: 84
  203.         sellPrice: 8
  204.         slot: 38
  205.       24:
  206.         type: item
  207.         item:
  208.           material: BIRCH_LOG
  209.           quantity: 16
  210.         buyPrice: 84
  211.         sellPrice: 8
  212.         slot: 39
  213.       25:
  214.         type: item
  215.         item:
  216.           material: JUNGLE_LOG
  217.           quantity: 16
  218.         buyPrice: 112
  219.         sellPrice: 12
  220.         slot: 40
  221.       26:
  222.         type: item
  223.         item:
  224.           material: ACACIA_LOG
  225.           quantity: 16
  226.         buyPrice: 84
  227.         sellPrice: 8
  228.         slot: 41
  229.       27:
  230.         type: item
  231.         item:
  232.           material: DARK_OAK_LOG
  233.           quantity: 16
  234.         buyPrice: 112
  235.         sellPrice: 12
  236.         slot: 42
  237.       28:
  238.         type: item
  239.         item:
  240.           material: OBSIDIAN
  241.           quantity: 8
  242.         buyPrice: 64
  243.         sellPrice: 6.40
  244.         slot: 43
  245.       37:
  246.         type: special
  247.         special: BALANCE
  248.         slot: 48
  249.       a1:
  250.         type: command
  251.         item:
  252.           material: ORANGE_STAINED_GLASS_PANE
  253.           quantity: 1
  254.         slot: 0
  255.       a2:
  256.         type: command
  257.         item:
  258.           material: ORANGE_STAINED_GLASS_PANE
  259.           quantity: 1
  260.         slot: 9
  261.       a3:
  262.         type: command
  263.         item:
  264.           material: ORANGE_STAINED_GLASS_PANE
  265.           quantity: 1
  266.         slot: 18
  267.       a4:
  268.         type: command
  269.         item:
  270.           material: ORANGE_STAINED_GLASS_PANE
  271.           quantity: 1
  272.         slot: 27
  273.       a5:
  274.         type: command
  275.         item:
  276.           material: ORANGE_STAINED_GLASS_PANE
  277.           quantity: 1
  278.         slot: 36
  279.       a6:
  280.         type: command
  281.         item:
  282.           material: ORANGE_STAINED_GLASS_PANE
  283.           quantity: 1
  284.         slot: 45
  285.       a7:
  286.         type: command
  287.         item:
  288.           material: ORANGE_STAINED_GLASS_PANE
  289.           quantity: 1
  290.         slot: 8
  291.       a8:
  292.         type: command
  293.         item:
  294.           material: ORANGE_STAINED_GLASS_PANE
  295.           quantity: 1
  296.         slot: 17
  297.       a9:
  298.         type: command
  299.         item:
  300.           material: ORANGE_STAINED_GLASS_PANE
  301.           quantity: 1
  302.         slot: 26
  303.       a10:
  304.         type: command
  305.         item:
  306.           material: ORANGE_STAINED_GLASS_PANE
  307.           quantity: 1
  308.         slot: 35
  309.       a11:
  310.         type: command
  311.         item:
  312.           material: ORANGE_STAINED_GLASS_PANE
  313.           quantity: 1
  314.         slot: 44
  315.       a12:
  316.         type: command
  317.         item:
  318.           material: ORANGE_STAINED_GLASS_PANE
  319.           quantity: 1
  320.         slot: 53
  321.   blocks1:
  322.     name: "&9&lBlocks"
  323.     size: 54
  324.     fillItem:
  325.         material: YELLOW_STAINED_GLASS_PANE
  326.         name: " "
  327.     buttons:
  328.       goBack:
  329.         slot: 49
  330.     items:
  331.       prev:
  332.         type: command
  333.         item:
  334.           material: PAPER
  335.           quantity: 1
  336.           name: "&6&l» &ePrevious Page &6&l»"
  337.           damage: 0
  338.         commands:
  339.           - "shop %PLAYER% blocks1"
  340.         slot: 48
  341.       next:
  342.         type: command
  343.         item:
  344.           material: PAPER
  345.           quantity: 1
  346.           damage: 0
  347.           name: "&6&l» &eNext Page &6&l»"
  348.         commands:
  349.           - "shop %PLAYER% blocks3"
  350.         slot: 50
  351.       a1:
  352.         type: command
  353.         item:
  354.           material: ORANGE_STAINED_GLASS_PANE
  355.           quantity: 1
  356.         slot: 9
  357.       a2:
  358.         type: command
  359.         item:
  360.           material: ORANGE_STAINED_GLASS_PANE
  361.           quantity: 1
  362.         slot: 18
  363.       a3:
  364.         type: command
  365.         item:
  366.           material: ORANGE_STAINED_GLASS_PANE
  367.           quantity: 1
  368.         slot: 27
  369.       a4:
  370.         type: command
  371.         item:
  372.           material: ORANGE_STAINED_GLASS_PANE
  373.           quantity: 1
  374.         slot: 17
  375.       a5:
  376.         type: command
  377.         item:
  378.           material: ORANGE_STAINED_GLASS_PANE
  379.           quantity: 1
  380.         slot: 26
  381.       a6:
  382.         type: command
  383.         item:
  384.           material: ORANGE_STAINED_GLASS_PANE
  385.           quantity: 1
  386.         slot: 35
  387.       a7:
  388.         type: command
  389.         item:
  390.           material: ORANGE_STAINED_GLASS_PANE
  391.           quantity: 1
  392.         slot: 36
  393.       a8:
  394.         type: command
  395.         item:
  396.           material: ORANGE_STAINED_GLASS_PANE
  397.           quantity: 1
  398.         slot: 44
  399.       1:
  400.         type: item
  401.         item:
  402.           material: GLASS
  403.           quantity: 16
  404.         buyPrice: 45
  405.         sellPrice: 4.5
  406.         slot: 10
  407.       2:
  408.         type: item
  409.         item:
  410.           material: NETHERRACK
  411.           quantity: 32
  412.         buyPrice: 6
  413.         sellPrice: 0.60
  414.         slot: 11
  415.       3:
  416.         type: item
  417.         item:
  418.           material: SOUL_SAND
  419.           quantity: 32
  420.         buyPrice: 6
  421.         sellPrice: 0.6
  422.         slot: 12
  423.       4:
  424.         type: item
  425.         item:
  426.           material: GLOWSTONE
  427.           quantity: 16
  428.         buyPrice: 208
  429.         sellPrice: 7.5
  430.         slot: 13
  431.       5:
  432.         type: item
  433.         item:
  434.           material: NETHER_BRICKS
  435.           quantity: 32
  436.         buyPrice: 50
  437.         sellPrice: 5
  438.         slot: 14
  439.       6:
  440.         type: item
  441.         item:
  442.           material: END_STONE
  443.           quantity: 16
  444.         buyPrice: 65
  445.         sellPrice: 6.5
  446.         slot: 40
  447.       7:
  448.         type: item
  449.         item:
  450.           material: SPONGE
  451.           quantity: 2
  452.         buyPrice: 500
  453.         sellPrice: 300
  454.         slot: 16
  455.       8:
  456.         type: item
  457.         item:
  458.           material: MOSSY_COBBLESTONE
  459.           quantity: 16
  460.         buyPrice: 64
  461.         sellPrice: 20
  462.         slot: 19
  463.       9:
  464.         type: item
  465.         item:
  466.           material: STONE_BRICKS
  467.           quantity: 32
  468.         buyPrice: 64
  469.         sellPrice: 6.40
  470.         slot: 20
  471.       10:
  472.         type: item
  473.         item:
  474.           material: QUARTZ_BLOCK
  475.           quantity: 16
  476.         buyPrice: 80
  477.         sellPrice: 20
  478.         slot: 21
  479.       11:
  480.         type: item
  481.         item:
  482.           material: CLAY
  483.           quantity: 16
  484.         buyPrice: 24
  485.         sellPrice: 4
  486.         slot: 22
  487.       12:
  488.         type: item
  489.         item:
  490.           material: BRICKS
  491.           quantity: 16
  492.         buyPrice: 24
  493.         sellPrice: 4
  494.         slot: 23
  495.       13:
  496.         type: item
  497.         item:
  498.           material: TERRACOTTA
  499.           quantity: 16
  500.         buyPrice: 32
  501.         sellPrice: 4
  502.         slot: 24
  503.       14:
  504.         type: item
  505.         item:
  506.           material: BOOKSHELF
  507.           quantity: 2
  508.         buyPrice: 50
  509.         sellPrice: 5
  510.         slot: 25
  511.       15:
  512.         type: item
  513.         item:
  514.           material: WHITE_CONCRETE
  515.           quantity: 16
  516.         buyPrice: 45
  517.         sellPrice: 4.50
  518.         slot: 28
  519.       16:
  520.         type: item
  521.         item:
  522.           material: ICE
  523.           quantity: 8
  524.         buyPrice: 16
  525.         sellPrice: 2
  526.         slot: 29
  527.       17:
  528.         type: item
  529.         item:
  530.           material: PACKED_ICE
  531.           quantity: 8
  532.         buyPrice: 18
  533.         sellPrice: 2.5
  534.         slot: 30
  535.       18:
  536.         type: item
  537.         item:
  538.           material: PRISMARINE
  539.           quantity: 8
  540.         buyPrice: 100
  541.         sellPrice: 10
  542.         slot: 31
  543.       19:
  544.         type: item
  545.         item:
  546.           material: PRISMARINE_BRICKS
  547.           quantity: 8
  548.         buyPrice: 800
  549.         sellPrice: 100
  550.         slot: 32
  551.       20:
  552.         type: item
  553.         item:
  554.           material: SEA_LANTERN
  555.           quantity: 2
  556.         buyPrice: 55
  557.         sellPrice: 5.50
  558.         slot: 33
  559.       21:
  560.         type: item
  561.         item:
  562.           material: DARK_PRISMARINE
  563.           quantity: 8
  564.         buyPrice: 20
  565.         sellPrice: 2
  566.         slot: 34
  567.       22:
  568.         type: item
  569.         item:
  570.           material: MAGMA_BLOCK
  571.           quantity: 8
  572.         buyPrice: 6
  573.         sellPrice: 0.60
  574.         slot: 15
  575.       23:
  576.         type: item
  577.         item:
  578.           material: WHITE_CONCRETE_POWDER
  579.           quantity: 8
  580.         buyPrice: 24
  581.         sellPrice: 2.40
  582.         slot: 37
  583.       24:
  584.         type: item
  585.         item:
  586.           material: BONE_BLOCK
  587.           quantity: 8
  588.         buyPrice: 50
  589.         sellPrice: 5
  590.         slot: 38
  591.       25:
  592.         type: item
  593.         item:
  594.           material: RED_NETHER_BRICKS
  595.           quantity: 32
  596.         buyPrice: 50
  597.         sellPrice: 5
  598.         slot: 39
  599.       26:
  600.         type: item
  601.         item:
  602.           material: END_STONE_BRICKS
  603.           quantity: 32
  604.         buyPrice: 65
  605.         sellPrice: 6.50
  606.         slot: 41
  607.       27:
  608.         type: item
  609.         item:
  610.           material: PURPUR_BLOCK
  611.           quantity: 16
  612.         buyPrice: 440
  613.         sellPrice: 220
  614.         slot: 42
  615.       28:
  616.         type: item
  617.         item:
  618.           material: PURPUR_PILLAR
  619.           quantity: 16
  620.         buyPrice: 440
  621.         sellPrice: 220
  622.         slot: 43
  623.   blocks3:
  624.     name: "&9&lBlocks"
  625.     size: 54
  626.     fillItem:
  627.         material: YELLOW_STAINED_GLASS_PANE
  628.         name: " "
  629.     buttons:
  630.       goBack:
  631.         slot: 49
  632.     items:
  633.       prev:
  634.         type: command
  635.         item:
  636.           material: PAPER
  637.           quantity: 1
  638.           name: "&6&l» &ePrevious Page &6&l»"
  639.           damage: 0
  640.         commands:
  641.           - "shop %PLAYER% blocks1"
  642.         slot: 48
  643.       bal:
  644.         type: special
  645.         special: BALANCE
  646.         slot: 50
  647.       a1:
  648.         type: command
  649.         item:
  650.           material: ORANGE_STAINED_GLASS_PANE
  651.           quantity: 1
  652.         slot: 9
  653.       a2:
  654.         type: command
  655.         item:
  656.           material: ORANGE_STAINED_GLASS_PANE
  657.           quantity: 1
  658.         slot: 18
  659.       a3:
  660.         type: command
  661.         item:
  662.           material: ORANGE_STAINED_GLASS_PANE
  663.           quantity: 1
  664.         slot: 27
  665.       a4:
  666.         type: command
  667.         item:
  668.           material: ORANGE_STAINED_GLASS_PANE
  669.           quantity: 1
  670.         slot: 17
  671.       a5:
  672.         type: command
  673.         item:
  674.           material: ORANGE_STAINED_GLASS_PANE
  675.           quantity: 1
  676.         slot: 26
  677.       a6:
  678.         type: command
  679.         item:
  680.           material: ORANGE_STAINED_GLASS_PANE
  681.           quantity: 1
  682.         slot: 35
  683.       a7:
  684.         type: command
  685.         item:
  686.           material: ORANGE_STAINED_GLASS_PANE
  687.           quantity: 1
  688.         slot: 36
  689.       a8:
  690.         type: command
  691.         item:
  692.           material: ORANGE_STAINED_GLASS_PANE
  693.           quantity: 1
  694.         slot: 44
  695.       1:
  696.         type: item
  697.         item:
  698.           material: OAK_WOOD
  699.           quantity: 16
  700.         buyPrice: 84
  701.         sellPrice: 8
  702.         slot: 10
  703.       2:
  704.         type: item
  705.         item:
  706.           material: SPRUCE_WOOD
  707.           quantity: 16
  708.         buyPrice: 84
  709.         sellPrice: 8
  710.         slot: 11
  711.       3:
  712.         type: item
  713.         item:
  714.           material: BIRCH_WOOD
  715.           quantity: 16
  716.         buyPrice: 84
  717.         sellPrice: 8
  718.         slot: 12
  719.       4:
  720.         type: item
  721.         item:
  722.           material: JUNGLE_WOOD
  723.           quantity: 16
  724.         buyPrice: 112
  725.         sellPrice: 12
  726.         slot: 13
  727.       5:
  728.         type: item
  729.         item:
  730.           material: ACACIA_WOOD
  731.           quantity: 16
  732.         buyPrice: 84
  733.         sellPrice: 8
  734.         slot: 14
  735.       6:
  736.         type: item
  737.         item:
  738.           material: DARK_OAK_WOOD
  739.           quantity: 16
  740.         buyPrice: 84
  741.         sellPrice: 8
  742.         slot: 15
  743.       7:
  744.         type: item
  745.         item:
  746.           material: MUSHROOM_STEM
  747.           quantity: 16
  748.         buyPrice: 200
  749.         slot: 16
  750.       8:
  751.         type: item
  752.         item:
  753.           material: STRIPPED_OAK_LOG
  754.           quantity: 16
  755.         buyPrice: 100
  756.         sellPrice: 60
  757.         slot: 19
  758.       9:
  759.         type: item
  760.         item:
  761.           material: STRIPPED_SPRUCE_LOG
  762.           quantity: 16
  763.         buyPrice: 100
  764.         sellPrice: 60
  765.         slot: 20
  766.       10:
  767.         type: item
  768.         item:
  769.           material: STRIPPED_BIRCH_LOG
  770.           quantity: 16
  771.         buyPrice: 100
  772.         sellPrice: 60
  773.         slot: 21
  774.       11:
  775.         type: item
  776.         item:
  777.           material: STRIPPED_JUNGLE_LOG
  778.           quantity: 16
  779.         buyPrice: 100
  780.         sellPrice: 60
  781.         slot: 22
  782.       12:
  783.         type: item
  784.         item:
  785.           material: STRIPPED_ACACIA_LOG
  786.           quantity: 16
  787.         buyPrice: 100
  788.         sellPrice: 60
  789.         slot: 23
  790.       13:
  791.         type: item
  792.         item:
  793.           material: STRIPPED_DARK_OAK_LOG
  794.           quantity: 16
  795.         buyPrice: 100
  796.         sellPrice: 60
  797.         slot: 24
  798.       14:
  799.         type: item
  800.         item:
  801.           material: RED_MUSHROOM_BLOCK
  802.           quantity: 16
  803.         buyPrice: 200
  804.         slot: 25
  805.       15:
  806.         type: item
  807.         item:
  808.           material: STRIPPED_OAK_WOOD
  809.           quantity: 16
  810.         buyPrice: 100
  811.         sellPrice: 60
  812.         slot: 28
  813.       16:
  814.         type: item
  815.         item:
  816.           material: STRIPPED_SPRUCE_WOOD
  817.           quantity: 16
  818.         buyPrice: 100
  819.         sellPrice: 60
  820.         slot: 29
  821.       17:
  822.         type: item
  823.         item:
  824.           material: STRIPPED_BIRCH_WOOD
  825.           quantity: 16
  826.         buyPrice: 100
  827.         sellPrice: 60
  828.         slot: 30
  829.       18:
  830.         type: item
  831.         item:
  832.           material: STRIPPED_JUNGLE_WOOD
  833.           quantity: 16
  834.         buyPrice: 100
  835.         sellPrice: 60
  836.         slot: 31
  837.       19:
  838.         type: item
  839.         item:
  840.           material: STRIPPED_ACACIA_WOOD
  841.           quantity: 16
  842.         buyPrice: 100
  843.         sellPrice: 60
  844.         slot: 32
  845.       20:
  846.         type: item
  847.         item:
  848.           material: STRIPPED_DARK_OAK_WOOD
  849.           quantity: 16
  850.         buyPrice: 100
  851.         sellPrice: 60
  852.         slot: 33
  853.       21:
  854.         type: item
  855.         item:
  856.           material: BROWN_MUSHROOM_BLOCK
  857.           quantity: 16
  858.         buyPrice: 200
  859.         slot: 34
  860.       22:
  861.         type: item
  862.         item:
  863.           material: BUBBLE_CORAL_BLOCK
  864.           quantity: 16
  865.         buyPrice: 350
  866.         slot: 40
  867.       23:
  868.         type: item
  869.         item:
  870.           material: BRAIN_CORAL_BLOCK
  871.           quantity: 16
  872.         buyPrice: 350
  873.         slot: 37
  874.       24:
  875.         type: item
  876.         item:
  877.           material: TUBE_CORAL_BLOCK
  878.           quantity: 10
  879.         buyPrice: 350
  880.         slot: 38
  881.       25:
  882.         type: item
  883.         item:
  884.           material: FIRE_CORAL_BLOCK
  885.           quantity: 16
  886.         buyPrice: 350
  887.         slot: 39
  888.       26:
  889.         type: item
  890.         item:
  891.           material: HORN_CORAL_BLOCK
  892.           quantity: 16
  893.         buyPrice: 350
  894.         slot: 41
  895.       27:
  896.         type: item
  897.         item:
  898.           material: DRIED_KELP_BLOCK
  899.           quantity: 16
  900.         buyPrice: 720
  901.         sellPrice: 360
  902.         slot: 42
  903.       28:
  904.         type: item
  905.         item:
  906.           material: BLUE_ICE
  907.           quantity: 8
  908.         buyPrice: 16
  909.         sellPrice: 2
  910.         slot: 43
  911.   food:
  912.     name: "&e&lFood"
  913.     size: 45
  914.     buttons:
  915.       goBack:
  916.         slot: 40
  917.     items:
  918.       2:
  919.         type: item
  920.         item:
  921.           material: APPLE
  922.           quantity: 16
  923.         buyPrice: 25
  924.         sellPrice: 5
  925.         slot: 4
  926.       3:
  927.         type: item
  928.         item:
  929.           material: GOLDEN_APPLE
  930.           quantity: 2
  931.         buyPrice: 150
  932.         sellPrice: 50
  933.         slot: 3
  934.       4:
  935.         type: item
  936.         item:
  937.           material: ENCHANTED_GOLDEN_APPLE
  938.           quantity: 2
  939.         buyPrice: 500
  940.         sellPrice: 300
  941.         slot: 5
  942.       6:
  943.         type: item
  944.         item:
  945.           material: PUMPKIN_PIE
  946.           quantity: 2
  947.         buyPrice: 16
  948.         sellPrice: 2
  949.         slot: 12
  950.       7:
  951.         type: item
  952.         item:
  953.           material: BREAD
  954.           quantity: 2
  955.         buyPrice: 14
  956.         sellPrice: 1.5
  957.         slot: 15
  958.       8:
  959.         type: item
  960.         item:
  961.           material: COOKED_CHICKEN
  962.           quantity: 2
  963.         buyPrice: 18
  964.         sellPrice: 2.5
  965.         slot: 19
  966.       9:
  967.         type: item
  968.         item:
  969.           material: BAKED_POTATO
  970.           quantity: 8
  971.         buyPrice: 70
  972.         sellPrice: 10
  973.         slot: 14
  974.       10:
  975.         type: item
  976.         item:
  977.           material: MUSHROOM_STEW
  978.           quantity: 2
  979.         buyPrice: 18
  980.         sellPrice: 2.5
  981.         slot: 10
  982.       11:
  983.         type: item
  984.         item:
  985.           material: COOKED_COD
  986.           quantity: 2
  987.         buyPrice: 18
  988.         sellPrice: 2.5
  989.         slot: 24
  990.       12:
  991.         type: item
  992.         item:
  993.           material: COOKED_SALMON
  994.           quantity: 2
  995.         buyPrice: 18
  996.         sellPrice: 2.5
  997.         slot: 25
  998.       13:
  999.         type: item
  1000.         item:
  1001.           material: COOKED_RABBIT
  1002.           quantity: 2
  1003.         buyPrice: 18
  1004.         sellPrice: 2.5
  1005.         slot: 22
  1006.       14:
  1007.         type: item
  1008.         item:
  1009.           material: RABBIT_STEW
  1010.           quantity: 2
  1011.         buyPrice: 18
  1012.         sellPrice: 2.5
  1013.         slot: 11
  1014.       15:
  1015.         type: item
  1016.         item:
  1017.           material: COOKED_PORKCHOP
  1018.           quantity: 2
  1019.         buyPrice: 18
  1020.         sellPrice: 2.5
  1021.         slot: 20
  1022.       16:
  1023.         type: item
  1024.         item:
  1025.           material: COOKED_BEEF
  1026.           quantity: 2
  1027.         buyPrice: 18
  1028.         sellPrice: 2.5
  1029.         slot: 21
  1030.       17:
  1031.         type: item
  1032.         item:
  1033.           material: COOKED_MUTTON
  1034.           quantity: 2
  1035.         buyPrice: 18
  1036.         sellPrice: 2.5
  1037.         slot: 23
  1038.       18:
  1039.         type: item
  1040.         item:
  1041.           material: COOKIE
  1042.           quantity: 8
  1043.         buyPrice: 32
  1044.         sellPrice: 4
  1045.         slot: 16
  1046.       19:
  1047.         type: item
  1048.         item:
  1049.           material: CAKE
  1050.           quantity: 1
  1051.         buyPrice: 25
  1052.         sellPrice: 5
  1053.         slot: 13
  1054.       20:
  1055.         type: item
  1056.         item:
  1057.           material: CHICKEN
  1058.           quantity: 2
  1059.         buyPrice: 14
  1060.         sellPrice: 2
  1061.         slot: 28
  1062.       21:
  1063.         type: item
  1064.         item:
  1065.           material: PORKCHOP
  1066.           quantity: 2
  1067.         buyPrice: 14
  1068.         sellPrice: 2
  1069.         slot: 29
  1070.       22:
  1071.         type: item
  1072.         item:
  1073.           material: BEEF
  1074.           quantity: 2
  1075.         buyPrice: 14
  1076.         sellPrice: 2
  1077.         slot: 30
  1078.       23:
  1079.         type: item
  1080.         item:
  1081.           material: RABBIT
  1082.           quantity: 2
  1083.         buyPrice: 14
  1084.         sellPrice: 2
  1085.         slot: 31
  1086.       24:
  1087.         type: item
  1088.         item:
  1089.           material: MUTTON
  1090.           quantity: 2
  1091.         buyPrice: 14
  1092.         sellPrice: 2
  1093.         slot: 32
  1094.       25:
  1095.         type: item
  1096.         item:
  1097.           material: COD
  1098.           quantity: 2
  1099.         buyPrice: 14
  1100.         sellPrice: 2
  1101.         slot: 33
  1102.       26:
  1103.         type: item
  1104.         item:
  1105.           material: SALMON
  1106.           quantity: 2
  1107.         buyPrice: 14
  1108.         sellPrice: 2
  1109.         slot: 34
  1110.       27:
  1111.         type: item
  1112.         item:
  1113.           material: CHORUS_FRUIT
  1114.           quantity: 10
  1115.         buyPrice: 60
  1116.         sellPrice: 34
  1117.         slot: 1
  1118.       28:
  1119.         type: item
  1120.         item:
  1121.           material: BEETROOT_SOUP
  1122.           quantity: 2
  1123.         buyPrice: 12
  1124.         sellPrice: 1.5
  1125.         slot: 7
  1126.       29:
  1127.         type: item
  1128.         item:
  1129.           material: DRIED_KELP
  1130.           quantity: 2
  1131.         buyPrice: 0.5
  1132.         sellPrice: 0.05
  1133.         slot: 2
  1134.       30:
  1135.         type: item
  1136.         item:
  1137.           material: SWEET_BERRIES
  1138.           quantity: 2
  1139.         buyPrice: 0.50
  1140.         sellPrice: 0.05
  1141.         slot: 6
  1142.       a1:
  1143.         type: command
  1144.         item:
  1145.           material: ORANGE_STAINED_GLASS_PANE
  1146.           quantity: 1
  1147.           damage: 15
  1148.         slot: 0
  1149.       a2:
  1150.         type: command
  1151.         item:
  1152.           material: ORANGE_STAINED_GLASS_PANE
  1153.           quantity: 1
  1154.           damage: 15
  1155.         slot: 9
  1156.       a3:
  1157.         type: command
  1158.         item:
  1159.           material: ORANGE_STAINED_GLASS_PANE
  1160.           quantity: 1
  1161.           damage: 15
  1162.         slot: 18
  1163.       a4:
  1164.         type: command
  1165.         item:
  1166.           material: ORANGE_STAINED_GLASS_PANE
  1167.           quantity: 1
  1168.           damage: 15
  1169.         slot: 27
  1170.       a5:
  1171.         type: command
  1172.         item:
  1173.           material: ORANGE_STAINED_GLASS_PANE
  1174.           quantity: 1
  1175.           damage: 15
  1176.         slot: 36
  1177.       a6:
  1178.         type: command
  1179.         item:
  1180.           material: ORANGE_STAINED_GLASS_PANE
  1181.           quantity: 1
  1182.           damage: 15
  1183.         slot: 37
  1184.       a7:
  1185.         type: command
  1186.         item:
  1187.           material: ORANGE_STAINED_GLASS_PANE
  1188.           quantity: 1
  1189.           damage: 15
  1190.         slot: 38
  1191.       b1:
  1192.         type: command
  1193.         item:
  1194.           material: ORANGE_STAINED_GLASS_PANE
  1195.           quantity: 1
  1196.         slot: 8
  1197.       b2:
  1198.         type: command
  1199.         item:
  1200.           material: ORANGE_STAINED_GLASS_PANE
  1201.           quantity: 1
  1202.         slot: 17
  1203.       b3:
  1204.         type: command
  1205.         item:
  1206.           material: ORANGE_STAINED_GLASS_PANE
  1207.           quantity: 1
  1208.         slot: 26
  1209.       b4:
  1210.         type: command
  1211.         item:
  1212.           material: ORANGE_STAINED_GLASS_PANE
  1213.           quantity: 1
  1214.         slot: 35
  1215.       b5:
  1216.         type: command
  1217.         item:
  1218.           material: ORANGE_STAINED_GLASS_PANE
  1219.           quantity: 1
  1220.         slot: 42
  1221.       b6:
  1222.         type: command
  1223.         item:
  1224.           material: ORANGE_STAINED_GLASS_PANE
  1225.           quantity: 1
  1226.         slot: 43
  1227.       b7:
  1228.         type: command
  1229.         item:
  1230.           material: ORANGE_STAINED_GLASS_PANE
  1231.           quantity: 1
  1232.         slot: 44
  1233.       sp1:
  1234.         type: special
  1235.         special: BALANCE
  1236.         slot: 39
  1237.       sp2:
  1238.         type: special
  1239.         special: BALANCE
  1240.         slot: 41
  1241.   ores:
  1242.     name: "&e&lOres"
  1243.     size: 54
  1244.     fillItem:
  1245.         material: YELLOW_STAINED_GLASS_PANE
  1246.         name: " "
  1247.     buttons:
  1248.       goBack:
  1249.         slot: 4
  1250.     items:
  1251.       sp1:
  1252.         type: special
  1253.         special: BALANCE
  1254.         slot: 3
  1255.       sp2:
  1256.         type: special
  1257.         special: BALANCE
  1258.         slot: 5
  1259.       1:
  1260.         type: item
  1261.         item:
  1262.           material: COAL
  1263.           quantity: 8
  1264.         buyPrice: 52
  1265.         sellPrice: 7.5
  1266.         slot: 19
  1267.       2:
  1268.         type: item
  1269.         item:
  1270.           material: COAL_BLOCK
  1271.           quantity: 4
  1272.         buyPrice: 230
  1273.         sellPrice: 45
  1274.         slot: 28
  1275.       3:
  1276.         type: item
  1277.         item:
  1278.           material: IRON_BLOCK
  1279.           quantity: 4
  1280.         buyPrice: 360
  1281.         sellPrice: 65
  1282.         slot: 20
  1283.       4:
  1284.         type: item
  1285.         item:
  1286.           material: IRON_INGOT
  1287.           quantity: 8
  1288.         buyPrice: 80
  1289.         sellPrice: 12
  1290.         slot: 29
  1291.       5:
  1292.         type: item
  1293.         item:
  1294.           material: DIAMOND
  1295.           quantity: 1
  1296.         buyPrice: 700
  1297.         sellPrice: 200
  1298.         slot: 30
  1299.       6:
  1300.         type: item
  1301.         item:
  1302.           material: REDSTONE_BLOCK
  1303.           quantity: 1
  1304.         buyPrice: 180
  1305.         sellPrice: 85.5
  1306.         slot: 39
  1307.       7:
  1308.         type: item
  1309.         item:
  1310.           material: QUARTZ
  1311.           quantity: 16
  1312.         buyPrice: 120
  1313.         sellPrice: 75
  1314.         slot: 31
  1315.       8:
  1316.         type: item
  1317.         item:
  1318.           material: REDSTONE
  1319.           quantity: 16
  1320.         buyPrice: 80
  1321.         sellPrice: 4
  1322.         slot: 40
  1323.       9:
  1324.         type: item
  1325.         item:
  1326.           material: EMERALD
  1327.           quantity: 1
  1328.         buyPrice: 875
  1329.         sellPrice: 250
  1330.         slot: 32
  1331.       10:
  1332.         type: item
  1333.         item:
  1334.           material: REDSTONE_BLOCK
  1335.           quantity: 1
  1336.         buyPrice: 180
  1337.         sellPrice: 85.5
  1338.         slot: 41
  1339.       11:
  1340.         type: item
  1341.         item:
  1342.           material: GOLD_BLOCK
  1343.           quantity: 4
  1344.         buyPrice: 250
  1345.         sellPrice: 50
  1346.         slot: 24
  1347.       12:
  1348.         type: item
  1349.         item:
  1350.           material: GOLD_INGOT
  1351.           quantity: 8
  1352.         buyPrice: 96
  1353.         sellPrice: 13.75
  1354.         slot: 33
  1355.       13:
  1356.         type: item
  1357.         item:
  1358.           material: LAPIS_LAZULI
  1359.           quantity: 16
  1360.         buyPrice: 88
  1361.         sellPrice: 50
  1362.         slot: 25
  1363.       14:
  1364.         type: item
  1365.         item:
  1366.           material: LAPIS_BLOCK
  1367.           quantity: 1
  1368.         buyPrice: 180
  1369.         sellPrice: 85.5
  1370.         slot: 34
  1371.       a1:
  1372.         type: command
  1373.         item:
  1374.           material: ORANGE_STAINED_GLASS_PANE
  1375.           quantity: 1
  1376.         slot: 0
  1377.       a2:
  1378.         type: command
  1379.         item:
  1380.           material: ORANGE_STAINED_GLASS_PANE
  1381.           quantity: 1
  1382.         slot: 1
  1383.       a3:
  1384.         type: command
  1385.         item:
  1386.           material: ORANGE_STAINED_GLASS_PANE
  1387.           quantity: 1
  1388.         slot: 2
  1389.       a4:
  1390.         type: command
  1391.         item:
  1392.           material: ORANGE_STAINED_GLASS_PANE
  1393.           quantity: 1
  1394.         slot: 6
  1395.       a5:
  1396.         type: command
  1397.         item:
  1398.           material: ORANGE_STAINED_GLASS_PANE
  1399.           quantity: 1
  1400.         slot: 7
  1401.       a6:
  1402.         type: command
  1403.         item:
  1404.           material: ORANGE_STAINED_GLASS_PANE
  1405.           quantity: 1
  1406.         slot: 8
  1407.       a7:
  1408.         type: command
  1409.         item:
  1410.           material: ORANGE_STAINED_GLASS_PANE
  1411.           quantity: 1
  1412.         slot: 9
  1413.       a8:
  1414.         type: command
  1415.         item:
  1416.           material: ORANGE_STAINED_GLASS_PANE
  1417.           quantity: 1
  1418.         slot: 17
  1419.       a9:
  1420.         type: command
  1421.         item:
  1422.           material: ORANGE_STAINED_GLASS_PANE
  1423.           quantity: 1
  1424.         slot: 36
  1425.       a10:
  1426.         type: command
  1427.         item:
  1428.           material: ORANGE_STAINED_GLASS_PANE
  1429.           quantity: 1
  1430.         slot: 44
  1431.       a11:
  1432.         type: command
  1433.         item:
  1434.           material: ORANGE_STAINED_GLASS_PANE
  1435.           quantity: 1
  1436.         slot: 45
  1437.       a12:
  1438.         type: command
  1439.         item:
  1440.           material: ORANGE_STAINED_GLASS_PANE
  1441.           quantity: 1
  1442.         slot: 46
  1443.       a13:
  1444.         type: command
  1445.         item:
  1446.           material: ORANGE_STAINED_GLASS_PANE
  1447.           quantity: 1
  1448.         slot: 47
  1449.       a14:
  1450.         type: command
  1451.         item:
  1452.           material: ORANGE_STAINED_GLASS_PANE
  1453.           quantity: 1
  1454.         slot: 51
  1455.       a15:
  1456.         type: command
  1457.         item:
  1458.           material: ORANGE_STAINED_GLASS_PANE
  1459.           quantity: 1
  1460.         slot: 52
  1461.       a16:
  1462.         type: command
  1463.         item:
  1464.           material: ORANGE_STAINED_GLASS_PANE
  1465.           quantity: 1
  1466.         slot: 53
  1467.   armortools:
  1468.     name: "&e&lArmor&f&l + &e&lTools&f&l + &e&lWeapons"
  1469.     size: 54
  1470.     fillItem:
  1471.         material: YELLOW_STAINED_GLASS_PANE
  1472.         name: " "
  1473.     buttons:
  1474.       goBack:
  1475.         slot: 36
  1476.     items:
  1477.       1:
  1478.         type: item
  1479.         item:
  1480.           material: GOLDEN_HELMET
  1481.           quantity: 1
  1482.         buyPrice: 172
  1483.         slot: 0
  1484.       2:
  1485.         type: item
  1486.         item:
  1487.           material: GOLDEN_CHESTPLATE
  1488.           quantity: 1
  1489.         buyPrice: 280
  1490.         slot: 1
  1491.       3:
  1492.         type: item
  1493.         item:
  1494.           material: GOLDEN_LEGGINGS
  1495.           quantity: 1
  1496.         buyPrice: 245
  1497.         slot: 10
  1498.       4:
  1499.         type: item
  1500.         item:
  1501.           material: GOLDEN_BOOTS
  1502.           quantity: 1
  1503.         buyPrice: 140
  1504.         slot: 11
  1505.       5:
  1506.         type: item
  1507.         item:
  1508.           material: IRON_HELMET
  1509.           quantity: 1
  1510.         buyPrice: 125
  1511.         slot: 4
  1512.       6:
  1513.         type: item
  1514.         item:
  1515.           material: IRON_CHESTPLATE
  1516.           quantity: 1
  1517.         buyPrice: 200
  1518.         slot: 5
  1519.       7:
  1520.         type: item
  1521.         item:
  1522.           material: IRON_LEGGINGS
  1523.           quantity: 1
  1524.         buyPrice: 175
  1525.         slot: 14
  1526.       8:
  1527.         type: item
  1528.         item:
  1529.           material: IRON_BOOTS
  1530.           quantity: 1
  1531.         buyPrice: 100
  1532.         slot: 15
  1533.       9:
  1534.         type: item
  1535.         item:
  1536.           material: DIAMOND_HELMET
  1537.           quantity: 1
  1538.         buyPrice: 450
  1539.         slot: 29
  1540.       10:
  1541.         type: item
  1542.         item:
  1543.           material: DIAMOND_CHESTPLATE
  1544.           quantity: 1
  1545.         buyPrice: 720
  1546.         slot: 30
  1547.       11:
  1548.         type: item
  1549.         item:
  1550.           material: DIAMOND_LEGGINGS
  1551.           quantity: 1
  1552.         buyPrice: 630
  1553.         slot: 39
  1554.       12:
  1555.         type: item
  1556.         item:
  1557.           material: DIAMOND_BOOTS
  1558.           quantity: 1
  1559.         buyPrice: 360
  1560.         slot: 40
  1561.       13:
  1562.         type: item
  1563.         item:
  1564.           material: GOLDEN_SWORD
  1565.           quantity: 1
  1566.         buyPrice: 75
  1567.         slot: 33
  1568.       14:
  1569.         type: item
  1570.         item:
  1571.           material: CROSSBOW
  1572.           quantity: 1
  1573.         buyPrice: 55
  1574.         slot: 34
  1575.       15:
  1576.         type: item
  1577.         item:
  1578.           material: DIAMOND_SWORD
  1579.           quantity: 1
  1580.         buyPrice: 185
  1581.         slot: 43
  1582.       16:
  1583.         type: item
  1584.         item:
  1585.           material: BOW
  1586.           quantity: 1
  1587.         buyPrice: 50
  1588.         slot: 44
  1589.       17:
  1590.         type: item
  1591.         item:
  1592.           material: TRIDENT
  1593.           quantity: 1
  1594.         buyPrice: 25000
  1595.         slot: 35
  1596.       18:
  1597.         type: item
  1598.         item:
  1599.           material: TURTLE_HELMET
  1600.           quantity: 1
  1601.         buyPrice: 750
  1602.         slot: 42
  1603.       a1:
  1604.         type: command
  1605.         item:
  1606.           material: ORANGE_STAINED_GLASS_PANE
  1607.           quantity: 1
  1608.         slot: 9
  1609.       a2:
  1610.         type: command
  1611.         item:
  1612.           material: ORANGE_STAINED_GLASS_PANE
  1613.           quantity: 1
  1614.         slot: 2
  1615.       a3:
  1616.         type: command
  1617.         item:
  1618.           material: ORANGE_STAINED_GLASS_PANE
  1619.           quantity: 1
  1620.         slot: 3
  1621.       a4:
  1622.         type: command
  1623.         item:
  1624.           material: ORANGE_STAINED_GLASS_PANE
  1625.           quantity: 1
  1626.         slot: 12
  1627.       a5:
  1628.         type: command
  1629.         item:
  1630.           material: ORANGE_STAINED_GLASS_PANE
  1631.           quantity: 1
  1632.         slot: 13
  1633.       a6:
  1634.         type: command
  1635.         item:
  1636.           material: ORANGE_STAINED_GLASS_PANE
  1637.           quantity: 1
  1638.         slot: 6
  1639.       a7:
  1640.         type: command
  1641.         item:
  1642.           material: ORANGE_STAINED_GLASS_PANE
  1643.           quantity: 1
  1644.         slot: 7
  1645.       a8:
  1646.         type: command
  1647.         item:
  1648.           material: ORANGE_STAINED_GLASS_PANE
  1649.           quantity: 1
  1650.         slot: 8
  1651.       a9:
  1652.         type: command
  1653.         item:
  1654.           material: ORANGE_STAINED_GLASS_PANE
  1655.           quantity: 1
  1656.         slot: 16
  1657.       a10:
  1658.         type: command
  1659.         item:
  1660.           material: ORANGE_STAINED_GLASS_PANE
  1661.           quantity: 1
  1662.         slot: 17
  1663.       a12:
  1664.         type: command
  1665.         item:
  1666.           material: ORANGE_STAINED_GLASS_PANE
  1667.           quantity: 1
  1668.         slot: 28
  1669.       a13:
  1670.         type: command
  1671.         item:
  1672.           material: ORANGE_STAINED_GLASS_PANE
  1673.           quantity: 1
  1674.         slot: 37
  1675.       a14:
  1676.         type: command
  1677.         item:
  1678.           material: ORANGE_STAINED_GLASS_PANE
  1679.           quantity: 1
  1680.         slot: 38
  1681.       a15:
  1682.         type: command
  1683.         item:
  1684.           material: ORANGE_STAINED_GLASS_PANE
  1685.           quantity: 1
  1686.         slot: 31
  1687.       a16:
  1688.         type: command
  1689.         item:
  1690.           material: ORANGE_STAINED_GLASS_PANE
  1691.           quantity: 1
  1692.         slot: 32
  1693.       a17:
  1694.         type: command
  1695.         item:
  1696.           material: ORANGE_STAINED_GLASS_PANE
  1697.           quantity: 1
  1698.         slot: 41
  1699.       next:
  1700.         type: command
  1701.         item:
  1702.           material: PAPER
  1703.           quantity: 1
  1704.           damage: 0
  1705.           name: "&6&l» &eNext Page &6&l»"
  1706.         commands:
  1707.           - "shop %PLAYER% armortools2"
  1708.         slot: 45
  1709.       sp:
  1710.         type: special
  1711.         special: BALANCE
  1712.         slot: 27
  1713.   armortools2:
  1714.     name: "&b&lTools"
  1715.     size: 36
  1716.     fillItem:
  1717.         material: YELLOW_STAINED_GLASS_PANE
  1718.         name: " "
  1719.     buttons:
  1720.       goBack:
  1721.         slot: 9
  1722.     items:
  1723.       prev:
  1724.         type: command
  1725.         item:
  1726.           material: PAPER
  1727.           quantity: 1
  1728.           name: "&6&l» &ePrevious Page &6&l»"
  1729.           damage: 0
  1730.         commands:
  1731.           - "shop %PLAYER% armortools1"
  1732.         slot: 18
  1733.       1:
  1734.         type: item
  1735.         item:
  1736.           material: DIAMOND_PICKAXE
  1737.           quantity: 1
  1738.         buyPrice: 275
  1739.         slot: 11
  1740.       2:
  1741.         type: item
  1742.         item:
  1743.           material: DIAMOND_AXE
  1744.           quantity: 1
  1745.         buyPrice: 275
  1746.         slot: 12
  1747.       3:
  1748.         type: item
  1749.         item:
  1750.           material: DIAMOND_SHOVEL
  1751.           quantity: 1
  1752.         buyPrice: 95
  1753.         slot: 21
  1754.       4:
  1755.         type: item
  1756.         item:
  1757.           material: DIAMOND_HOE
  1758.           quantity: 1
  1759.         buyPrice: 185
  1760.         slot: 22
  1761.       5:
  1762.         type: item
  1763.         item:
  1764.           material: FLINT_AND_STEEL
  1765.           quantity: 1
  1766.         buyPrice: 60
  1767.         slot: 15
  1768.       6:
  1769.         type: item
  1770.         item:
  1771.           material: SHEARS
  1772.           quantity: 1
  1773.         buyPrice: 45
  1774.         slot: 16
  1775.       7:
  1776.         type: item
  1777.         item:
  1778.           material: FISHING_ROD
  1779.           quantity: 1
  1780.         buyPrice: 45
  1781.         slot: 25
  1782.       8:
  1783.         type: item
  1784.         item:
  1785.           material: LEAD
  1786.           quantity: 1
  1787.         buyPrice: 90
  1788.         slot: 26
  1789.       a1:
  1790.         type: command
  1791.         item:
  1792.           material: ORANGE_STAINED_GLASS_PANE
  1793.           quantity: 1
  1794.         slot: 10
  1795.       a3:
  1796.         type: command
  1797.         item:
  1798.           material: ORANGE_STAINED_GLASS_PANE
  1799.           quantity: 1
  1800.         slot: 20
  1801.       a4:
  1802.         type: command
  1803.         item:
  1804.           material: ORANGE_STAINED_GLASS_PANE
  1805.           quantity: 1
  1806.         slot: 13
  1807.       a5:
  1808.         type: command
  1809.         item:
  1810.           material: ORANGE_STAINED_GLASS_PANE
  1811.           quantity: 1
  1812.         slot: 14
  1813.       a6:
  1814.         type: command
  1815.         item:
  1816.           material: ORANGE_STAINED_GLASS_PANE
  1817.           quantity: 1
  1818.         slot: 23
  1819.       a7:
  1820.         type: command
  1821.         item:
  1822.           material: ORANGE_STAINED_GLASS_PANE
  1823.           quantity: 1
  1824.         slot: 24
  1825.       a8:
  1826.         type: command
  1827.         item:
  1828.           material: ORANGE_STAINED_GLASS_PANE
  1829.           quantity: 1
  1830.         slot: 17
  1831.       sp:
  1832.         type: special
  1833.         special: BALANCE
  1834.         slot: 10
  1835.       next:
  1836.         type: command
  1837.         item:
  1838.           material: PAPER
  1839.           quantity: 1
  1840.           damage: 0
  1841.           name: "&6&l» &eNext Page &6&l»"
  1842.         commands:
  1843.           - "shop %PLAYER% armortools3"
  1844.         slot: 19
  1845.   armortools3:
  1846.     name: "&b&lTipped Arrows"
  1847.     size: 54
  1848.     fillItem:
  1849.         material: YELLOW_STAINED_GLASS_PANE
  1850.         name: " "
  1851.     buttons:
  1852.       goBack:
  1853.         slot: 40
  1854.     items:
  1855.       prev:
  1856.         type: command
  1857.         item:
  1858.           material: PAPER
  1859.           quantity: 1
  1860.           name: "&6&l» &ePrevious Page &6&l»"
  1861.           damage: 0
  1862.         commands:
  1863.           - "shop %PLAYER% armortools1"
  1864.         slot: 13
  1865.       sp1:
  1866.         type: special
  1867.         special: BALANCE
  1868.         slot: 4
  1869.       sp2:
  1870.         type: special
  1871.         special: BALANCE
  1872.         slot: 49
  1873.       1:
  1874.         type: item
  1875.         item:
  1876.           material: TIPPED_ARROW
  1877.           quantity: 1
  1878.           potion:
  1879.             type: INSTANT_HEAL
  1880.             level: 1
  1881.         buyPrice: 300
  1882.         slot: 10
  1883.       2:
  1884.         type: item
  1885.         item:
  1886.           material: TIPPED_ARROW
  1887.           quantity: 1
  1888.           potion:
  1889.             type: INSTANT_HEAL
  1890.             level: 2
  1891.         buyPrice: 300
  1892.         slot: 11
  1893.       3:
  1894.         type: item
  1895.         item:
  1896.           material: TIPPED_ARROW
  1897.           quantity: 1
  1898.           potion:
  1899.             type: REGEN
  1900.             level: 1
  1901.         buyPrice: 300
  1902.         slot: 19
  1903.       4:
  1904.         type: item
  1905.         item:
  1906.           material: TIPPED_ARROW
  1907.           quantity: 1
  1908.           potion:
  1909.             type: REGEN
  1910.             level: 1
  1911.             extended: true
  1912.         buyPrice: 300
  1913.         slot: 20
  1914.       5:
  1915.         type: item
  1916.         item:
  1917.           material: TIPPED_ARROW
  1918.           quantity: 1
  1919.           potion:
  1920.             type: FIRE_RESISTANCE
  1921.             level: 1
  1922.             extended: true
  1923.         buyPrice: 300
  1924.         slot: 21
  1925.       6:
  1926.         type: item
  1927.         item:
  1928.           material: TIPPED_ARROW
  1929.           quantity: 1
  1930.           potion:
  1931.             type: POISON
  1932.             level: 1
  1933.         buyPrice: 300
  1934.         slot: 23
  1935.       7:
  1936.         type: item
  1937.         item:
  1938.           material: TIPPED_ARROW
  1939.           quantity: 1
  1940.           potion:
  1941.             type: POISON
  1942.             level: 1
  1943.             extended: true
  1944.         buyPrice: 300
  1945.         slot: 24
  1946.       8:
  1947.         type: item
  1948.         item:
  1949.           material: TIPPED_ARROW
  1950.           quantity: 1
  1951.           potion:
  1952.             type: POISON
  1953.             level: 2
  1954.         buyPrice: 300
  1955.         slot: 25
  1956.       9:
  1957.         type: item
  1958.         item:
  1959.           material: TIPPED_ARROW
  1960.           quantity: 1
  1961.           potion:
  1962.             type: SPEED
  1963.             level: 1
  1964.             extended: true
  1965.         buyPrice: 300
  1966.         slot: 28
  1967.       10:
  1968.         type: item
  1969.         item:
  1970.           material: TIPPED_ARROW
  1971.           quantity: 1
  1972.           potion:
  1973.             type: SPEED
  1974.             level: 2
  1975.         buyPrice: 300
  1976.         slot: 29
  1977.       11:
  1978.         type: item
  1979.         item:
  1980.           material: TIPPED_ARROW
  1981.           quantity: 1
  1982.           potion:
  1983.             type: JUMP
  1984.             level: 1
  1985.             extended: true
  1986.         buyPrice: 300
  1987.         slot: 30
  1988.       12:
  1989.         type: item
  1990.         item:
  1991.           material: TIPPED_ARROW
  1992.           quantity: 1
  1993.           potion:
  1994.             type: INSTANT_DAMAGE
  1995.             level: 1
  1996.         buyPrice: 300
  1997.         slot: 32
  1998.       13:
  1999.         type: item
  2000.         item:
  2001.           material: TIPPED_ARROW
  2002.           quantity: 1
  2003.           potion:
  2004.             type: INSTANT_DAMAGE
  2005.             level: 2
  2006.         buyPrice: 300
  2007.         slot: 33
  2008.       14:
  2009.         type: item
  2010.         item:
  2011.           material: TIPPED_ARROW
  2012.           quantity: 1
  2013.           potion:
  2014.             type: SLOWNESS
  2015.             level: 1
  2016.         buyPrice: 300
  2017.         slot: 34
  2018.       15:
  2019.         type: item
  2020.         item:
  2021.           material: TIPPED_ARROW
  2022.           quantity: 1
  2023.           potion:
  2024.             type: INVISIBILITY
  2025.             level: 1
  2026.             extended: true
  2027.         buyPrice: 300
  2028.         slot: 37
  2029.       16:
  2030.         type: item
  2031.         item:
  2032.           material: TIPPED_ARROW
  2033.           quantity: 1
  2034.           potion:
  2035.             type: WATER_BREATHING
  2036.             level: 1
  2037.             extended: true
  2038.         buyPrice: 300
  2039.         slot: 38
  2040.       17:
  2041.         type: item
  2042.         item:
  2043.           material: TIPPED_ARROW
  2044.           quantity: 1
  2045.           potion:
  2046.             type: WEAKNESS
  2047.             level: 1
  2048.         buyPrice: 300
  2049.         slot: 42
  2050.       18:
  2051.         type: item
  2052.         item:
  2053.           material: TIPPED_ARROW
  2054.           quantity: 1
  2055.           potion:
  2056.             type: WEAKNESS
  2057.             level: 1
  2058.             extended: true
  2059.         buyPrice: 300
  2060.         slot: 43
  2061.       19:
  2062.         type: item
  2063.         item:
  2064.           material: ARROW
  2065.           quantity: 8
  2066.         buyPrice: 35
  2067.         sellPrice: 5
  2068.         slot: 15
  2069.       20:
  2070.         type: item
  2071.         item:
  2072.           material: SPECTRAL_ARROW
  2073.           quantity: 1
  2074.         buyPrice: 50
  2075.         slot: 16
  2076.       a1:
  2077.         type: command
  2078.         item:
  2079.           material: ORANGE_STAINED_GLASS_PANE
  2080.           quantity: 1
  2081.           damage: 0
  2082.         slot: 3
  2083.       a2:
  2084.         type: command
  2085.         item:
  2086.           material: ORANGE_STAINED_GLASS_PANE
  2087.           quantity: 1
  2088.           damage: 0
  2089.         slot: 5
  2090.       a3:
  2091.         type: command
  2092.         item:
  2093.           material: ORANGE_STAINED_GLASS_PANE
  2094.           quantity: 1
  2095.           damage: 0
  2096.         slot: 12
  2097.       a4:
  2098.         type: command
  2099.         item:
  2100.           material: ORANGE_STAINED_GLASS_PANE
  2101.           quantity: 1
  2102.           damage: 0
  2103.         slot: 14
  2104.       a5:
  2105.         type: command
  2106.         item:
  2107.           material: ORANGE_STAINED_GLASS_PANE
  2108.           quantity: 1
  2109.           damage: 0
  2110.         slot: 22
  2111.       a6:
  2112.         type: command
  2113.         item:
  2114.           material: ORANGE_STAINED_GLASS_PANE
  2115.           quantity: 1
  2116.           damage: 0
  2117.         slot: 31
  2118.       a7:
  2119.         type: command
  2120.         item:
  2121.           material: ORANGE_STAINED_GLASS_PANE
  2122.           quantity: 1
  2123.           damage: 0
  2124.         slot: 39
  2125.       a8:
  2126.         type: command
  2127.         item:
  2128.           material: ORANGE_STAINED_GLASS_PANE
  2129.           quantity: 1
  2130.           damage: 0
  2131.         slot: 41
  2132.       a9:
  2133.         type: command
  2134.         item:
  2135.           material: ORANGE_STAINED_GLASS_PANE
  2136.           quantity: 1
  2137.           damage: 0
  2138.         slot: 48
  2139.       a10:
  2140.         type: command
  2141.         item:
  2142.           material: ORANGE_STAINED_GLASS_PANE
  2143.           quantity: 1
  2144.           damage: 0
  2145.         slot: 50
  2146.   farming:
  2147.     name: "&6&lFarming"
  2148.     size: 54
  2149.     fillItem:
  2150.         material: YELLOW_STAINED_GLASS_PANE
  2151.         name: " "
  2152.     items:
  2153.       sp1:
  2154.         type: special
  2155.         special: BALANCE
  2156.         slot: 21
  2157.       1:
  2158.         type: item
  2159.         item:
  2160.           material: WHEAT_SEEDS
  2161.           quantity: 8
  2162.         buyPrice: 26
  2163.         sellPrice: 4
  2164.         slot: 38
  2165.       2:
  2166.         type: item
  2167.         item:
  2168.           material: PUMPKIN_SEEDS
  2169.           quantity: 8
  2170.         buyPrice: 35
  2171.         sellPrice: 5
  2172.         slot: 39
  2173.       3:
  2174.         type: item
  2175.         item:
  2176.           material: MELON_SEEDS
  2177.           quantity: 8
  2178.         buyPrice: 35
  2179.         sellPrice: 5
  2180.         slot: 40
  2181.       4:
  2182.         type: item
  2183.         item:
  2184.           material: COCOA_BEANS
  2185.           quantity: 16
  2186.         buyPrice: 60
  2187.         sellPrice: 8.75
  2188.         slot: 41
  2189.       5:
  2190.         type: item
  2191.         item:
  2192.           material: NETHER_WART
  2193.           quantity: 16
  2194.         buyPrice: 70
  2195.         sellPrice: 10
  2196.         slot: 42
  2197.       6:
  2198.         type: item
  2199.         item:
  2200.           material: SUGAR_CANE
  2201.           quantity: 16
  2202.         buyPrice: 44
  2203.         sellPrice: 6.25
  2204.         slot: 14
  2205.       7:
  2206.         type: item
  2207.         item:
  2208.           material: WHEAT
  2209.           quantity: 8
  2210.         buyPrice: 44
  2211.         sellPrice: 6.25
  2212.         slot: 13
  2213.       8:
  2214.         type: item
  2215.         item:
  2216.           material: PUMPKIN
  2217.           quantity: 8
  2218.         buyPrice: 90
  2219.         sellPrice: 13
  2220.         slot: 11
  2221.       9:
  2222.         type: item
  2223.         item:
  2224.           material: MELON
  2225.           quantity: 16
  2226.         buyPrice: 90
  2227.         sellPrice: 8.75
  2228.         slot: 25
  2229.       10:
  2230.         type: item
  2231.         item:
  2232.           material: CACTUS
  2233.           quantity: 8
  2234.         buyPrice: 52
  2235.         sellPrice: 7.50
  2236.         slot: 28
  2237.       11:
  2238.         type: item
  2239.         item:
  2240.           material: APPLE
  2241.           quantity: 16
  2242.         buyPrice: 25
  2243.         sellPrice: 5
  2244.         slot: 10
  2245.       12:
  2246.         type: item
  2247.         item:
  2248.           material: CARROT
  2249.           quantity: 8
  2250.         buyPrice: 52
  2251.         sellPrice: 7.5
  2252.         slot: 12
  2253.       13:
  2254.         type: item
  2255.         item:
  2256.           material: POTATO
  2257.           quantity: 8
  2258.         buyPrice: 52
  2259.         sellPrice: 7.50
  2260.         slot: 15
  2261.       14:
  2262.         type: item
  2263.         item:
  2264.           material: MELON_SLICE
  2265.           quantity: 8
  2266.         buyPrice: 45
  2267.         sellPrice: 5
  2268.         slot: 19
  2269.       15:
  2270.         type: item
  2271.         item:
  2272.           material: BROWN_MUSHROOM
  2273.           quantity: 8
  2274.         buyPrice: 50
  2275.         sellPrice: 15
  2276.         slot: 34
  2277.       16:
  2278.         type: item
  2279.         item:
  2280.           material: RED_MUSHROOM
  2281.           quantity: 8
  2282.         buyPrice: 50
  2283.         sellPrice: 15
  2284.         slot: 43
  2285.       17:
  2286.         type: item
  2287.         item:
  2288.           material: BEETROOT
  2289.           quantity: 8
  2290.         buyPrice: 52
  2291.         sellPrice: 5.2
  2292.         slot: 20
  2293.       18:
  2294.         type: item
  2295.         item:
  2296.           material: BEETROOT_SEEDS
  2297.           quantity: 8
  2298.         buyPrice: 52
  2299.         sellPrice: 5.50
  2300.         slot: 33
  2301.       19:
  2302.         type: item
  2303.         item:
  2304.           material: KELP
  2305.           quantity: 32
  2306.         buyPrice: 3
  2307.         sellPrice: 0.3
  2308.         slot: 32
  2309.       20:
  2310.         type: item
  2311.         item:
  2312.           material: BAMBOO
  2313.           quantity: 32
  2314.         buyPrice: 3
  2315.         sellPrice: 0.30
  2316.         slot: 31
  2317.       a1:
  2318.         type: command
  2319.         item:
  2320.           material: ORANGE_STAINED_GLASS_PANE
  2321.           quantity: 1
  2322.         slot: 8
  2323.       a2:
  2324.         type: command
  2325.         item:
  2326.           material: ORANGE_STAINED_GLASS_PANE
  2327.           quantity: 1
  2328.         slot: 16
  2329.       a3:
  2330.         type: command
  2331.         item:
  2332.           material: ORANGE_STAINED_GLASS_PANE
  2333.           quantity: 1
  2334.         slot: 24
  2335.       a4:
  2336.         type: command
  2337.         item:
  2338.           material: ORANGE_STAINED_GLASS_PANE
  2339.           quantity: 1
  2340.         slot: 23
  2341.       a5:
  2342.         type: command
  2343.         item:
  2344.           material: ORANGE_STAINED_GLASS_PANE
  2345.           quantity: 1
  2346.         slot: 22
  2347.       a7:
  2348.         type: command
  2349.         item:
  2350.           material: ORANGE_STAINED_GLASS_PANE
  2351.           quantity: 1
  2352.         slot: 30
  2353.       a8:
  2354.         type: command
  2355.         item:
  2356.           material: ORANGE_STAINED_GLASS_PANE
  2357.           quantity: 1
  2358.         slot: 29
  2359.       a9:
  2360.         type: command
  2361.         item:
  2362.           material: ORANGE_STAINED_GLASS_PANE
  2363.           quantity: 1
  2364.         slot: 37
  2365.       a10:
  2366.         type: command
  2367.         item:
  2368.           material: ORANGE_STAINED_GLASS_PANE
  2369.           quantity: 1
  2370.         slot: 45
  2371.   misc:
  2372.     name: "&e&lMiscellanous"
  2373.     size: 54
  2374.     buttons:
  2375.       goBack:
  2376.         slot: 53
  2377.     items:
  2378.       1:
  2379.         type: item
  2380.         item:
  2381.           material: ENDER_EYE
  2382.           quantity: 1
  2383.         buyPrice: 120
  2384.         slot: 10
  2385.       2:
  2386.         type: item
  2387.         item:
  2388.           material: BEACON
  2389.           quantity: 1
  2390.         buyPrice: 50000
  2391.         slot: 11
  2392.       3:
  2393.         type: item
  2394.         item:
  2395.           material: BUCKET
  2396.           quantity: 1
  2397.         buyPrice: 75
  2398.         sellPrice: 35
  2399.         slot: 12
  2400.       4:
  2401.         type: item
  2402.         item:
  2403.           material: WATER_BUCKET
  2404.           quantity: 2
  2405.         buyPrice: 50
  2406.         sellPrice: 15
  2407.         slot: 13
  2408.       5:
  2409.         type: item
  2410.         item:
  2411.           material: LAVA_BUCKET
  2412.           quantity: 1
  2413.         buyPrice: 75
  2414.         sellPrice: 25
  2415.         slot: 14
  2416.       6:
  2417.         type: item
  2418.         item:
  2419.           material: MILK_BUCKET
  2420.           quantity: 1
  2421.         buyPrice: 50
  2422.         sellPrice: 15
  2423.         slot: 15
  2424.       7:
  2425.         type: item
  2426.         item:
  2427.           material: ARMOR_STAND
  2428.           quantity: 2
  2429.         buyPrice: 2
  2430.         sellPrice: 0.15
  2431.         slot: 19
  2432.       8:
  2433.         type: item
  2434.         item:
  2435.           material: NETHER_STAR
  2436.           quantity: 1
  2437.         buyPrice: 45000
  2438.         slot: 20
  2439.       9:
  2440.         type: item
  2441.         item:
  2442.           material: SADDLE
  2443.           quantity: 1
  2444.         buyPrice: 100
  2445.         sellPrice: 50
  2446.         slot: 21
  2447.       10:
  2448.         type: item
  2449.         item:
  2450.           material: OAK_BOAT
  2451.           quantity: 1
  2452.         buyPrice: 1
  2453.         sellPrice: 0.10
  2454.         slot: 22
  2455.       11:
  2456.         type: item
  2457.         item:
  2458.           material: EXPERIENCE_BOTTLE
  2459.           quantity: 10
  2460.         buyPrice: 400
  2461.         slot: 23
  2462.       12:
  2463.         type: item
  2464.         item:
  2465.           material: SNOWBALL
  2466.           quantity: 16
  2467.         buyPrice: 50
  2468.         slot: 24
  2469.       13:
  2470.         type: item
  2471.         item:
  2472.           material: RED_BED
  2473.           quantity: 1
  2474.         buyPrice: 5
  2475.         sellPrice: 0.10
  2476.         slot: 25
  2477.       14:
  2478.         type: item
  2479.         item:
  2480.           material: ANVIL
  2481.           quantity: 1
  2482.         buyPrice: 400
  2483.         sellPrice: 175
  2484.         slot: 28
  2485.       15:
  2486.         type: item
  2487.         item:
  2488.           material: ENCHANTING_TABLE
  2489.           quantity: 1
  2490.         buyPrice: 675
  2491.         sellPrice: 300
  2492.         slot: 29
  2493.       16:
  2494.         type: item
  2495.         item:
  2496.           material: COMPASS
  2497.           quantity: 1
  2498.         buyPrice: 30
  2499.         sellPrice: 5
  2500.         slot: 30
  2501.       17:
  2502.         type: item
  2503.         item:
  2504.           material: CLOCK
  2505.           quantity: 1
  2506.         buyPrice: 30
  2507.         sellPrice: 3
  2508.         slot: 31
  2509.       18:
  2510.         type: item
  2511.         item:
  2512.           material: LEAD
  2513.           quantity: 1
  2514.         buyPrice: 90
  2515.         slot: 32
  2516.       19:
  2517.         type: item
  2518.         item:
  2519.           material: NAME_TAG
  2520.           quantity: 1
  2521.         buyPrice: 350
  2522.         sellPrice: 175
  2523.         slot: 33
  2524.       20:
  2525.         type: item
  2526.         item:
  2527.           material: SHULKER_SHELL
  2528.           quantity: 1
  2529.         buyPrice: 750
  2530.         sellPrice: 400
  2531.         slot: 37
  2532.       21:
  2533.         type: item
  2534.         item:
  2535.           material: TOTEM_OF_UNDYING
  2536.           quantity: 1
  2537.         buyPrice: 15000
  2538.         slot: 38
  2539.       22:
  2540.         type: item
  2541.         item:
  2542.           material: ELYTRA
  2543.           quantity: 1
  2544.         buyPrice: 12500
  2545.         slot: 39
  2546.       23:
  2547.         type: item
  2548.         item:
  2549.           material: SHIELD
  2550.           quantity: 1
  2551.         buyPrice: 0.5
  2552.         sellPrice: 0.05
  2553.         slot: 40
  2554.       24:
  2555.         type: item
  2556.         item:
  2557.           material: SCUTE
  2558.           quantity: 1
  2559.         buyPrice: 150
  2560.         slot: 36
  2561.       25:
  2562.         type: item
  2563.         item:
  2564.           material: BONE_MEAL
  2565.           quantity: 24
  2566.         buyPrice: 35
  2567.         sellPrice: 5
  2568.         slot: 41
  2569.       26:
  2570.         type: item
  2571.         item:
  2572.           material: HONEYCOMB
  2573.           quantity: 2
  2574.         buyPrice: 25
  2575.         sellPrice: 5
  2576.         slot: 42
  2577.       a1:
  2578.         type: command
  2579.         item:
  2580.           material: ORANGE_STAINED_GLASS_PANE
  2581.           quantity: 1
  2582.         slot: 0
  2583.       a2:
  2584.         type: command
  2585.         item:
  2586.           material: ORANGE_STAINED_GLASS_PANE
  2587.           quantity: 1
  2588.         slot: 1
  2589.       a3:
  2590.         type: command
  2591.         item:
  2592.           material: ORANGE_STAINED_GLASS_PANE
  2593.           quantity: 1
  2594.         slot: 2
  2595.       a4:
  2596.         type: command
  2597.         item:
  2598.           material: ORANGE_STAINED_GLASS_PANE
  2599.           quantity: 1
  2600.         slot: 9
  2601.       a5:
  2602.         type: command
  2603.         item:
  2604.           material: ORANGE_STAINED_GLASS_PANE
  2605.           quantity: 1
  2606.         slot: 18
  2607.       b1:
  2608.         type: command
  2609.         item:
  2610.           material: ORANGE_STAINED_GLASS_PANE
  2611.           quantity: 1
  2612.           damage: 15
  2613.         slot: 26
  2614.       b2:
  2615.         type: command
  2616.         item:
  2617.           material: ORANGE_STAINED_GLASS_PANE
  2618.           quantity: 1
  2619.           damage: 15
  2620.         slot: 35
  2621.       b3:
  2622.         type: command
  2623.         item:
  2624.           material: ORANGE_STAINED_GLASS_PANE
  2625.           quantity: 1
  2626.           damage: 15
  2627.         slot: 44
  2628.       b4:
  2629.         type: command
  2630.         item:
  2631.           material: ORANGE_STAINED_GLASS_PANE
  2632.           quantity: 1
  2633.           damage: 15
  2634.         slot: 43
  2635.       b5:
  2636.         type: command
  2637.         item:
  2638.           material: ORANGE_STAINED_GLASS_PANE
  2639.           quantity: 1
  2640.           damage: 15
  2641.         slot: 50
  2642.       b6:
  2643.         type: command
  2644.         item:
  2645.           material: ORANGE_STAINED_GLASS_PANE
  2646.           quantity: 1
  2647.           damage: 15
  2648.         slot: 51
  2649.       b8:
  2650.         type: command
  2651.         item:
  2652.           material: ORANGE_STAINED_GLASS_PANE
  2653.           quantity: 1
  2654.           damage: 15
  2655.         slot: 49
  2656.       sp:
  2657.         type: special
  2658.         special: BALANCE
  2659.         slot: 52
  2660.   drops:
  2661.     name: "&e&lMob drops"
  2662.     size: 54
  2663.     fillItem:
  2664.         material: YELLOW_STAINED_GLASS_PANE
  2665.         name: " "
  2666.     items:
  2667.       sp1:
  2668.         type: special
  2669.         special: BALANCE
  2670.         slot: 21
  2671.       sp2:
  2672.         type: special
  2673.         special: BALANCE
  2674.         slot: 32
  2675.       1:
  2676.         type: item
  2677.         item:
  2678.           material: ROTTEN_FLESH
  2679.           quantity: 8
  2680.         buyPrice: 26
  2681.         sellPrice: 3.75
  2682.         slot: 10
  2683.       2:
  2684.         type: item
  2685.         item:
  2686.           material: BONE
  2687.           quantity: 8
  2688.         buyPrice: 35
  2689.         sellPrice: 5
  2690.         slot: 11
  2691.       3:
  2692.         type: item
  2693.         item:
  2694.           material: GUNPOWDER
  2695.           quantity: 8
  2696.         buyPrice: 88
  2697.         sellPrice: 8.5
  2698.         slot: 33
  2699.       4:
  2700.         type: item
  2701.         item:
  2702.           material: STRING
  2703.           quantity: 8
  2704.         buyPrice: 26
  2705.         sellPrice: 3.75
  2706.         slot: 12
  2707.       5:
  2708.         type: item
  2709.         item:
  2710.           material: SPIDER_EYE
  2711.           quantity: 5
  2712.         buyPrice: 50
  2713.         sellPrice: 25
  2714.         slot: 38
  2715.       6:
  2716.         type: item
  2717.         item:
  2718.           material: ENDER_PEARL
  2719.           quantity: 4
  2720.         buyPrice: 124
  2721.         sellPrice: 17.50
  2722.         slot: 15
  2723.       7:
  2724.         type: item
  2725.         item:
  2726.           material: SLIME_BALL
  2727.           quantity: 1
  2728.         buyPrice: 228
  2729.         sellPrice: 13
  2730.         slot: 14
  2731.       8:
  2732.         type: item
  2733.         item:
  2734.           material: PRISMARINE_CRYSTALS
  2735.           quantity: 8
  2736.         buyPrice: 75
  2737.         sellPrice: 25
  2738.         slot: 28
  2739.       9:
  2740.         type: item
  2741.         item:
  2742.           material: PRISMARINE_SHARD
  2743.           quantity: 8
  2744.         buyPrice: 75
  2745.         sellPrice: 25
  2746.         slot: 19
  2747.       10:
  2748.         type: item
  2749.         item:
  2750.           material: BLAZE_ROD
  2751.           quantity: 4
  2752.         buyPrice: 132
  2753.         sellPrice: 7.5
  2754.         slot: 20
  2755.       11:
  2756.         type: item
  2757.         item:
  2758.           material: ARROW
  2759.           quantity: 8
  2760.         buyPrice: 35
  2761.         sellPrice: 5
  2762.         slot: 13
  2763.       12:
  2764.         type: item
  2765.         item:
  2766.           material: GOLD_NUGGET
  2767.           quantity: 10
  2768.         buyPrice: 38.8
  2769.         sellPrice: 21.1
  2770.         slot: 41
  2771.       13:
  2772.         type: item
  2773.         item:
  2774.           material: LEATHER
  2775.           quantity: 8
  2776.         buyPrice: 70
  2777.         sellPrice: 10
  2778.         slot: 34
  2779.       14:
  2780.         type: item
  2781.         item:
  2782.           material: RABBIT_HIDE
  2783.           quantity: 2
  2784.         buyPrice: 50
  2785.         sellPrice: 5
  2786.         slot: 40
  2787.       15:
  2788.         type: item
  2789.         item:
  2790.           material: RABBIT_FOOT
  2791.           quantity: 2
  2792.         buyPrice: 100
  2793.         sellPrice: 10
  2794.         slot: 25
  2795.       16:
  2796.         type: item
  2797.         item:
  2798.           material: INK_SAC
  2799.           quantity: 16
  2800.         buyPrice: 110
  2801.         sellPrice: 25
  2802.         slot: 42
  2803.       17:
  2804.         type: item
  2805.         item:
  2806.           material: FEATHER
  2807.           quantity: 8
  2808.         buyPrice: 35
  2809.         sellPrice: 2
  2810.         slot: 39
  2811.       18:
  2812.         type: item
  2813.         item:
  2814.           material: EGG
  2815.           quantity: 16
  2816.         buyPrice: 1
  2817.         sellPrice: 0.10
  2818.         slot: 43
  2819.       a1:
  2820.         type: command
  2821.         item:
  2822.           material: ORANGE_STAINED_GLASS_PANE
  2823.           quantity: 1
  2824.         slot: 8
  2825.       a2:
  2826.         type: command
  2827.         item:
  2828.           material: ORANGE_STAINED_GLASS_PANE
  2829.           quantity: 1
  2830.         slot: 16
  2831.       a3:
  2832.         type: command
  2833.         item:
  2834.           material: ORANGE_STAINED_GLASS_PANE
  2835.           quantity: 1
  2836.         slot: 24
  2837.       a4:
  2838.         type: command
  2839.         item:
  2840.           material: ORANGE_STAINED_GLASS_PANE
  2841.           quantity: 1
  2842.         slot: 23
  2843.       a5:
  2844.         type: command
  2845.         item:
  2846.           material: ORANGE_STAINED_GLASS_PANE
  2847.           quantity: 1
  2848.         slot: 22
  2849.       a6:
  2850.         type: command
  2851.         item:
  2852.           material: ORANGE_STAINED_GLASS_PANE
  2853.           quantity: 1
  2854.         slot: 31
  2855.       a7:
  2856.         type: command
  2857.         item:
  2858.           material: ORANGE_STAINED_GLASS_PANE
  2859.           quantity: 1
  2860.         slot: 30
  2861.       a8:
  2862.         type: command
  2863.         item:
  2864.           material: ORANGE_STAINED_GLASS_PANE
  2865.           quantity: 1
  2866.         slot: 29
  2867.       a9:
  2868.         type: command
  2869.         item:
  2870.           material: ORANGE_STAINED_GLASS_PANE
  2871.           quantity: 1
  2872.         slot: 37
  2873.       a10:
  2874.         type: command
  2875.         item:
  2876.           material: ORANGE_STAINED_GLASS_PANE
  2877.           quantity: 1
  2878.         slot: 45
  2879.   redstone:
  2880.     name: "&e&lRedstone"
  2881.     size: 54
  2882.     buttons:
  2883.       goBack:
  2884.         slot: 53
  2885.     items:
  2886.       1:
  2887.         type: item
  2888.         item:
  2889.           material: REDSTONE
  2890.           quantity: 16
  2891.         buyPrice: 80
  2892.         sellPrice: 4
  2893.         slot: 11
  2894.       2:
  2895.         type: item
  2896.         item:
  2897.           material: REDSTONE_BLOCK
  2898.           quantity: 1
  2899.         buyPrice: 180
  2900.         sellPrice: 85.5
  2901.         slot: 12
  2902.       3:
  2903.         type: item
  2904.         item:
  2905.           material: TNT
  2906.           quantity: 10
  2907.         buyPrice: 200
  2908.         sellPrice: 80
  2909.         slot: 13
  2910.       4:
  2911.         type: item
  2912.         item:
  2913.           material: PISTON
  2914.           quantity: 1
  2915.         buyPrice: 80
  2916.         slot: 14
  2917.       5:
  2918.         type: item
  2919.         item:
  2920.           material: STICKY_PISTON
  2921.           quantity: 1
  2922.         buyPrice: 110
  2923.         slot: 15
  2924.       6:
  2925.         type: item
  2926.         item:
  2927.           material: REDSTONE_LAMP
  2928.           quantity: 1
  2929.         buyPrice: 75
  2930.         slot: 20
  2931.       7:
  2932.         type: item
  2933.         item:
  2934.           material: REPEATER
  2935.           quantity: 1
  2936.         buyPrice: 120
  2937.         slot: 21
  2938.       8:
  2939.         type: item
  2940.         item:
  2941.           material: COMPARATOR
  2942.           quantity: 1
  2943.         buyPrice: 170
  2944.         slot: 22
  2945.       9:
  2946.         type: item
  2947.         item:
  2948.           material: TRIPWIRE_HOOK
  2949.           quantity: 1
  2950.         buyPrice: 60
  2951.         slot: 23
  2952.       10:
  2953.         type: item
  2954.         item:
  2955.           material: DAYLIGHT_DETECTOR
  2956.           quantity: 1
  2957.         buyPrice: 90
  2958.         slot: 24
  2959.       11:
  2960.         type: item
  2961.         item:
  2962.           material: TRAPPED_CHEST
  2963.           quantity: 1
  2964.         buyPrice: 75
  2965.         slot: 28
  2966.       12:
  2967.         type: item
  2968.         item:
  2969.           material: DROPPER
  2970.           quantity: 1
  2971.         buyPrice: 95
  2972.         slot: 29
  2973.       13:
  2974.         type: item
  2975.         item:
  2976.           material: HOPPER
  2977.           quantity: 1
  2978.         buyPrice: 150
  2979.         slot: 30
  2980.       14:
  2981.         type: item
  2982.         item:
  2983.           material: DISPENSER
  2984.           quantity: 1
  2985.         buyPrice: 120
  2986.         slot: 31
  2987.       15:
  2988.         type: item
  2989.         item:
  2990.           material: CREEPER_SPAWN_EGG
  2991.           quantity: 1
  2992.         buyPrice: 40000
  2993.         slot: 36
  2994.       16:
  2995.         type: item
  2996.         item:
  2997.           material: REDSTONE_TORCH
  2998.           quantity: 10
  2999.         buyPrice: 250
  3000.         slot: 37
  3001.       17:
  3002.         type: item
  3003.         item:
  3004.           material: COBWEB
  3005.           quantity: 10
  3006.         buyPrice: 450
  3007.         slot: 38
  3008.       18:
  3009.         type: item
  3010.         item:
  3011.           material: OBSERVER
  3012.           quantity: 1
  3013.         buyPrice: 250
  3014.         slot: 32
  3015.       19:
  3016.         type: item
  3017.         item:
  3018.           material: SCAFFOLDING
  3019.           quantity: 3
  3020.         buyPrice: 82.2
  3021.         slot: 39
  3022.       20:
  3023.         type: item
  3024.         item:
  3025.           material: LOOM
  3026.           quantity: 1
  3027.         buyPrice: 20
  3028.         slot: 16
  3029.       21:
  3030.         type: item
  3031.         item:
  3032.           material: SMOKER
  3033.           quantity: 1
  3034.         buyPrice: 20
  3035.         slot: 4
  3036.       22:
  3037.         type: item
  3038.         item:
  3039.           material: BLAST_FURNACE
  3040.           quantity: 1
  3041.         buyPrice: 342
  3042.         slot: 5
  3043.       23:
  3044.         type: item
  3045.         item:
  3046.           material: GRINDSTONE
  3047.           quantity: 1
  3048.         buyPrice: 20
  3049.         slot: 6
  3050.       24:
  3051.         type: item
  3052.         item:
  3053.           material: CARTOGRAPHY_TABLE
  3054.           quantity: 1
  3055.         buyPrice: 20
  3056.         slot: 7
  3057.       25:
  3058.         type: item
  3059.         item:
  3060.           material: STONECUTTER
  3061.           quantity: 1
  3062.         buyPrice: 75
  3063.         slot: 40
  3064.       a1:
  3065.         type: command
  3066.         item:
  3067.           material: ORANGE_STAINED_GLASS_PANE
  3068.           quantity: 1
  3069.         slot: 0
  3070.       a2:
  3071.         type: command
  3072.         item:
  3073.           material: ORANGE_STAINED_GLASS_PANE
  3074.           quantity: 1
  3075.         slot: 1
  3076.       a3:
  3077.         type: command
  3078.         item:
  3079.           material: ORANGE_STAINED_GLASS_PANE
  3080.           quantity: 1
  3081.         slot: 2
  3082.       a4:
  3083.         type: command
  3084.         item:
  3085.           material: ORANGE_STAINED_GLASS_PANE
  3086.           quantity: 1
  3087.         slot: 9
  3088.       a5:
  3089.         type: command
  3090.         item:
  3091.           material: ORANGE_STAINED_GLASS_PANE
  3092.           quantity: 1
  3093.         slot: 18
  3094.       b1:
  3095.         type: command
  3096.         item:
  3097.           material: ORANGE_STAINED_GLASS_PANE
  3098.           quantity: 1
  3099.           damage: 15
  3100.         slot: 26
  3101.       b2:
  3102.         type: command
  3103.         item:
  3104.           material: ORANGE_STAINED_GLASS_PANE
  3105.           quantity: 1
  3106.           damage: 15
  3107.         slot: 35
  3108.       b3:
  3109.         type: command
  3110.         item:
  3111.           material: ORANGE_STAINED_GLASS_PANE
  3112.           quantity: 1
  3113.           damage: 15
  3114.         slot: 44
  3115.       b4:
  3116.         type: command
  3117.         item:
  3118.           material: ORANGE_STAINED_GLASS_PANE
  3119.           quantity: 1
  3120.           damage: 15
  3121.         slot: 43
  3122.       b5:
  3123.         type: command
  3124.         item:
  3125.           material: ORANGE_STAINED_GLASS_PANE
  3126.           quantity: 1
  3127.           damage: 15
  3128.         slot: 49
  3129.       b6:
  3130.         type: command
  3131.         item:
  3132.           material: ORANGE_STAINED_GLASS_PANE
  3133.           quantity: 1
  3134.           damage: 15
  3135.         slot: 50
  3136.       b7:
  3137.         type: command
  3138.         item:
  3139.           material: ORANGE_STAINED_GLASS_PANE
  3140.           quantity: 1
  3141.           damage: 15
  3142.         slot: 51
  3143.       b8:
  3144.         type: command
  3145.         item:
  3146.           material: ORANGE_STAINED_GLASS_PANE
  3147.           quantity: 1
  3148.           damage: 15
  3149.         slot: 42
  3150.       sp:
  3151.         type: special
  3152.         special: BALANCE
  3153.         slot: 52
  3154.   spawners1:
  3155.     name: "&e&lSpawners"
  3156.     size: 54
  3157.     fillItem:
  3158.         material: YELLOW_STAINED_GLASS_PANE
  3159.         name: " "
  3160.     buttons:
  3161.       goBack:
  3162.         slot: 4
  3163.     items:
  3164.       sp:
  3165.         type: special
  3166.         special: BALANCE
  3167.         slot: 3
  3168.       1:
  3169.         type: command
  3170.         item:
  3171.           material: SPAWNER
  3172.           quantity: 1
  3173.           name: "&b- &2&nChicken&r &eSpawner &b-"
  3174.         buyPrice: 10000
  3175.         commands:
  3176.           - "ss give %PLAYER% chicken 1"
  3177.         slot: 10
  3178.       2:
  3179.         type: command
  3180.         item:
  3181.           material: SPAWNER
  3182.           quantity: 1
  3183.           name: "&b- &2&nPig&r &eSpawner &b-"
  3184.         buyPrice: 10000
  3185.         commands:
  3186.           - "ss give %PLAYER% pig 1"
  3187.         slot: 11
  3188.       3:
  3189.         type: command
  3190.         item:
  3191.           material: SPAWNER
  3192.           quantity: 1
  3193.           name: "&b- &2&nSheep&r &eSpawner &b-"
  3194.         buyPrice: 10000
  3195.         commands:
  3196.           - "ss give %PLAYER% sheep 1"
  3197.         slot: 15
  3198.       4:
  3199.         type: command
  3200.         item:
  3201.           material: SPAWNER
  3202.           quantity: 1
  3203.           name: "&b- &2&nCow&r &eSpawner &b-"
  3204.         buyPrice: 10000
  3205.         commands:
  3206.           - "ss give %PLAYER% cow 1"
  3207.         slot: 16
  3208.       5:
  3209.         type: command
  3210.         item:
  3211.           material: SPAWNER
  3212.           quantity: 1
  3213.           name: "&b- &2&nSquid&r &eSpawner &b-"
  3214.         buyPrice: 5000
  3215.         commands:
  3216.           - "ss give %PLAYER% squid 1"
  3217.         slot: 19
  3218.       6:
  3219.         type: command
  3220.         item:
  3221.           material: SPAWNER
  3222.           quantity: 1
  3223.           name: "&b- &2&nWolf&r &eSpawner &b-"
  3224.         buyPrice: 10000
  3225.         commands:
  3226.           - "ss give %PLAYER% wolf 1"
  3227.         slot: 20
  3228.       7:
  3229.         type: command
  3230.         item:
  3231.           material: SPAWNER
  3232.           quantity: 1
  3233.           name: "&b- &2&nOcelot&r &eSpawner &b-"
  3234.         buyPrice: 20000
  3235.         commands:
  3236.           - "ss give %PLAYER% ocelot 1"
  3237.         slot: 21
  3238.       8:
  3239.         type: command
  3240.         item:
  3241.           material: SPAWNER
  3242.           quantity: 1
  3243.           name: "&b- &2&nRabbit&r &eSpawner &b-"
  3244.         buyPrice: 10000
  3245.         commands:
  3246.           - "ss give %PLAYER% rabbit 1"
  3247.         slot: 22
  3248.       9:
  3249.         type: command
  3250.         item:
  3251.           material: SPAWNER
  3252.           quantity: 1
  3253.           name: "&b- &2&nHorse&r &eSpawner &b-"
  3254.         buyPrice: 20000
  3255.         commands:
  3256.           - "ss give %PLAYER% horse 1"
  3257.         slot: 23
  3258.       10:
  3259.         type: command
  3260.         item:
  3261.           material: SPAWNER
  3262.           quantity: 1
  3263.           name: "&b- &2&nVillager&r &eSpawner &b-"
  3264.         buyPrice: 50000
  3265.         commands:
  3266.           - "ss give %PLAYER% villager 1"
  3267.         slot: 24
  3268.       11:
  3269.         type: command
  3270.         item:
  3271.           material: SPAWNER
  3272.           quantity: 1
  3273.           name: "&b- &2&nWitch&r &eSpawner &b-"
  3274.         buyPrice: 20000
  3275.         commands:
  3276.           - "ss give %PLAYER% witch 1"
  3277.         slot: 25
  3278.       12:
  3279.         type: command
  3280.         item:
  3281.           material: SPAWNER
  3282.           quantity: 1
  3283.           name: "&b- &2&nGuardian&r &eSpawner &b-"
  3284.         buyPrice: 10000
  3285.         commands:
  3286.           - "ss give %PLAYER% guardian 1"
  3287.         slot: 28
  3288.       13:
  3289.         type: command
  3290.         item:
  3291.           material: SPAWNER
  3292.           quantity: 1
  3293.           name: "&b- &2&nSlime&r &eSpawner &b-"
  3294.         buyPrice: 20000
  3295.         commands:
  3296.           - "ss give %PLAYER% slime 1"
  3297.         slot: 29
  3298.       14:
  3299.         type: command
  3300.         item:
  3301.           material: SPAWNER
  3302.           quantity: 1
  3303.           name: "&b- &2&nGhast&r &eSpawner &b-"
  3304.         buyPrice: 50000
  3305.         commands:
  3306.           - "ss give %PLAYER% ghast 1"
  3307.         slot: 30
  3308.       15:
  3309.         type: command
  3310.         item:
  3311.           material: SPAWNER
  3312.           quantity: 1
  3313.           name: "&b- &2&nSpider&r &eSpawner &b-"
  3314.         buyPrice: 10000
  3315.         commands:
  3316.          - "ss give %PLAYER% spider 1"
  3317.         slot: 31
  3318.       16:
  3319.         type: command
  3320.         item:
  3321.           material: SPAWNER
  3322.           quantity: 1
  3323.           name: "&b- &2&nCaveSpider&r &eSpawner &b-"
  3324.         buyPrice: 10000
  3325.         commands:
  3326.           - "ss give %PLAYER% cave_spider 1"
  3327.         slot: 32
  3328.       17:
  3329.         type: command
  3330.         item:
  3331.           material: SPAWNER
  3332.           quantity: 1
  3333.           name: "&b- &2&nZombie&r &eSpawner &b-"
  3334.         buyPrice: 20000
  3335.         commands:
  3336.           - "ss give %PLAYER% zombie 1"
  3337.         slot: 33
  3338.       18:
  3339.         type: command
  3340.         item:
  3341.           material: SPAWNER
  3342.           quantity: 1
  3343.           name: "&b- &2&nSkeleton&r &eSpawner &b-"
  3344.         buyPrice: 20000
  3345.         commands:
  3346.           - "ss give %PLAYER% skeleton 1"
  3347.         slot: 34
  3348.       19:
  3349.         type: command
  3350.         item:
  3351.           material: SPAWNER
  3352.           quantity: 1
  3353.           name: "&b- &2&nCreeper&r &eSpawner &b-"
  3354.         buyPrice: 40000
  3355.         commands:
  3356.           - "ss give %PLAYER% creeper 1"
  3357.         slot: 37
  3358.       20:
  3359.         type: command
  3360.         item:
  3361.           material: SPAWNER
  3362.           quantity: 1
  3363.           name: "&b- &2&nEnderman&r &eSpawner &b-"
  3364.         buyPrice: 50000
  3365.         commands:
  3366.           - "ss give %PLAYER% enderman 1"
  3367.         slot: 38
  3368.       21:
  3369.         type: command
  3370.         item:
  3371.           material: SPAWNER
  3372.           quantity: 1
  3373.           name: "&b- &2&nMagmaCube&r &eSpawner &b-"
  3374.         buyPrice: 30000
  3375.         commands:
  3376.           - "ss give %PLAYER% magma_cube 1"
  3377.         slot: 39
  3378.       22:
  3379.         type: command
  3380.         item:
  3381.           material: SPAWNER
  3382.           quantity: 1
  3383.           name: "&b- &2&nZombiePigman&r &eSpawner &b-"
  3384.         buyPrice: 10000
  3385.         commands:
  3386.           - "ss give %PLAYER% pig_zombie 1"
  3387.         slot: 40
  3388.       23:
  3389.         type: command
  3390.         item:
  3391.           material: SPAWNER
  3392.           quantity: 1
  3393.           name: "&b- &2&nBlaze&r &eSpawner &b-"
  3394.         buyPrice: 50000
  3395.         commands:
  3396.           - "ss give %PLAYER% blaze 1"
  3397.         slot: 41
  3398.       24:
  3399.         type: command
  3400.         item:
  3401.           material: SPAWNER
  3402.           quantity: 1
  3403.           name: "&b- &2&nSnowGolem&r &eSpawner &b-"
  3404.         buyPrice: 10000
  3405.         commands:
  3406.           - "ss give %PLAYER% snowman 1"
  3407.         slot: 42
  3408.       25:
  3409.         type: command
  3410.         item:
  3411.           material: SPAWNER
  3412.           quantity: 1
  3413.           name: "&b- &2&nIronGolem&r &eSpawner &b-"
  3414.         buyPrice: 30000
  3415.         commands:
  3416.           - "ss give %PLAYER% iron_golem 1"
  3417.         slot: 43
  3418.       a1:
  3419.         type: command
  3420.         item:
  3421.           material: ORANGE_STAINED_GLASS_PANE
  3422.           quantity: 1
  3423.         slot: 0
  3424.       a2:
  3425.         type: command
  3426.         item:
  3427.           material: ORANGE_STAINED_GLASS_PANE
  3428.           quantity: 1
  3429.         slot: 1
  3430.       a3:
  3431.         type: command
  3432.         item:
  3433.           material: ORANGE_STAINED_GLASS_PANE
  3434.           quantity: 1
  3435.         slot: 2
  3436.       a4:
  3437.         type: command
  3438.         item:
  3439.           material: ORANGE_STAINED_GLASS_PANE
  3440.           quantity: 1
  3441.         slot: 6
  3442.       a5:
  3443.         type: command
  3444.         item:
  3445.           material: ORANGE_STAINED_GLASS_PANE
  3446.           quantity: 1
  3447.         slot: 7
  3448.       a6:
  3449.         type: command
  3450.         item:
  3451.           material: ORANGE_STAINED_GLASS_PANE
  3452.           quantity: 1
  3453.         slot: 8
  3454.       a7:
  3455.         type: command
  3456.         item:
  3457.           material: ORANGE_STAINED_GLASS_PANE
  3458.           quantity: 1
  3459.         slot: 9
  3460.       a8:
  3461.         type: command
  3462.         item:
  3463.           material: ORANGE_STAINED_GLASS_PANE
  3464.           quantity: 1
  3465.         slot: 17
  3466.       a9:
  3467.         type: command
  3468.         item:
  3469.           material: ORANGE_STAINED_GLASS_PANE
  3470.           quantity: 1
  3471.         slot: 36
  3472.       a10:
  3473.         type: command
  3474.         item:
  3475.           material: ORANGE_STAINED_GLASS_PANE
  3476.           quantity: 1
  3477.         slot: 44
  3478.       a11:
  3479.         type: command
  3480.         item:
  3481.           material: ORANGE_STAINED_GLASS_PANE
  3482.           quantity: 1
  3483.         slot: 45
  3484.       a12:
  3485.         type: command
  3486.         item:
  3487.           material: ORANGE_STAINED_GLASS_PANE
  3488.           quantity: 1
  3489.         slot: 46
  3490.       a13:
  3491.         type: command
  3492.         item:
  3493.           material: ORANGE_STAINED_GLASS_PANE
  3494.           quantity: 1
  3495.         slot: 47
  3496.       a14:
  3497.         type: command
  3498.         item:
  3499.           material: ORANGE_STAINED_GLASS_PANE
  3500.           quantity: 1
  3501.         slot: 51
  3502.       a15:
  3503.         type: command
  3504.         item:
  3505.           material: ORANGE_STAINED_GLASS_PANE
  3506.           quantity: 1
  3507.         slot: 52
  3508.       a16:
  3509.         type: command
  3510.         item:
  3511.           material: ORANGE_STAINED_GLASS_PANE
  3512.           quantity: 1
  3513.         slot: 53
  3514.       next:
  3515.         type: command
  3516.         item:
  3517.           material: PAPER
  3518.           quantity: 1
  3519.           damage: 0
  3520.           name: "&6&l» &eNext Page &6&l»"
  3521.         commands:
  3522.           - "shop %PLAYER% spawners2"
  3523.         slot: 5
  3524.   spawners2:
  3525.     name: "&e&lSpawners"
  3526.     size: 54
  3527.     fillItem:
  3528.         material: YELLOW_STAINED_GLASS_PANE
  3529.         name: " "
  3530.     buttons:
  3531.       goBack:
  3532.         slot: 49
  3533.     items:
  3534.       sp:
  3535.         type: special
  3536.         special: BALANCE
  3537.         slot: 50
  3538.       prev:
  3539.         type: command
  3540.         item:
  3541.           material: PAPER
  3542.           quantity: 1
  3543.           name: "&6&l» &ePrevious Page &6&l»"
  3544.           damage: 0
  3545.         commands:
  3546.           - "shop %PLAYER% spawners1"
  3547.         slot: 48
  3548.       1:
  3549.         type: command
  3550.         item:
  3551.           material: SPAWNER
  3552.           quantity: 1
  3553.           name: "&b- &2&nMooshroom&r &eSpawner &b-"
  3554.         buyPrice: 100000
  3555.         commands:
  3556.           - "ss give %PLAYER% mushroom_cow 1"
  3557.         slot: 12
  3558.       2:
  3559.         type: command
  3560.         item:
  3561.           material: SPAWNER
  3562.           quantity: 1
  3563.           name: "&b- &2&nLlama&r &eSpawner &b-"
  3564.         buyPrice: 100000
  3565.         commands:
  3566.           - "ss give %PLAYER% llama 1"
  3567.         slot: 13
  3568.       3:
  3569.         type: command
  3570.         item:
  3571.           material: SPAWNER
  3572.           quantity: 1
  3573.           name: "&b- &2&nPolar&r &2&nBear&r &eSpawner &b-"
  3574.         buyPrice: 200000
  3575.         commands:
  3576.           - "ss give %PLAYER% polar_bear 1"
  3577.         slot: 14
  3578.       4:
  3579.         type: command
  3580.         item:
  3581.           material: SPAWNER
  3582.           quantity: 1
  3583.           name: "&b- &2&nParrot&r &eSpawner &b-"
  3584.         buyPrice: 50000
  3585.         commands:
  3586.           - "ss give %PLAYER% parrot 1"
  3587.         slot: 20
  3588.       5:
  3589.         type: command
  3590.         item:
  3591.           material: SPAWNER
  3592.           quantity: 1
  3593.           name: "&b- &2&nVex&r &eSpawner &b-"
  3594.         buyPrice: 300000
  3595.         commands:
  3596.           - "ss give %PLAYER% vex 1"
  3597.         slot: 22
  3598.       6:
  3599.         type: command
  3600.         item:
  3601.           material: SPAWNER
  3602.           quantity: 1
  3603.           name: "&b- &2&nHusk&r &eSpawner &b-"
  3604.         buyPrice: 300000
  3605.         commands:
  3606.           - "ss give %PLAYER% husk 1"
  3607.         slot: 24
  3608.       7:
  3609.         type: command
  3610.         item:
  3611.           material: SPAWNER
  3612.           quantity: 1
  3613.           name: "&b- &2&nStray&r &eSpawner &b-"
  3614.         buyPrice: 250000
  3615.         commands:
  3616.           - "ss give %PLAYER% stray 1"
  3617.         slot: 30
  3618.       8:
  3619.         type: command
  3620.         item:
  3621.           material: SPAWNER
  3622.           quantity: 1
  3623.           name: "&b- &2&nVindicator&r &eSpawner &b-"
  3624.         buyPrice: 300000
  3625.         commands:
  3626.           - "ss give %PLAYER% vindicator 1"
  3627.         slot: 32
  3628.       a1:
  3629.         type: command
  3630.         item:
  3631.           material: ORANGE_STAINED_GLASS_PANE
  3632.           quantity: 1
  3633.         slot: 2
  3634.       a2:
  3635.         type: command
  3636.         item:
  3637.           material: ORANGE_STAINED_GLASS_PANE
  3638.           quantity: 1
  3639.         slot: 3
  3640.       a3:
  3641.         type: command
  3642.         item:
  3643.           material: ORANGE_STAINED_GLASS_PANE
  3644.           quantity: 1
  3645.         slot: 4
  3646.       a4:
  3647.         type: command
  3648.         item:
  3649.           material: ORANGE_STAINED_GLASS_PANE
  3650.           quantity: 1
  3651.         slot: 5
  3652.       a5:
  3653.         type: command
  3654.         item:
  3655.           material: ORANGE_STAINED_GLASS_PANE
  3656.           quantity: 1
  3657.         slot: 10
  3658.       a6:
  3659.         type: command
  3660.         item:
  3661.           material: ORANGE_STAINED_GLASS_PANE
  3662.           quantity: 1
  3663.         slot: 11
  3664.       a7:
  3665.         type: command
  3666.         item:
  3667.           material: ORANGE_STAINED_GLASS_PANE
  3668.           quantity: 1
  3669.         slot: 15
  3670.       a8:
  3671.         type: command
  3672.         item:
  3673.           material: ORANGE_STAINED_GLASS_PANE
  3674.           quantity: 1
  3675.         slot: 16
  3676.       a9:
  3677.         type: command
  3678.         item:
  3679.           material: ORANGE_STAINED_GLASS_PANE
  3680.           quantity: 1
  3681.         slot: 19
  3682.       a10:
  3683.         type: command
  3684.         item:
  3685.           material: ORANGE_STAINED_GLASS_PANE
  3686.           quantity: 1
  3687.         slot: 25
  3688.       a11:
  3689.         type: command
  3690.         item:
  3691.           material: ORANGE_STAINED_GLASS_PANE
  3692.           quantity: 1
  3693.         slot: 36
  3694.       a12:
  3695.         type: command
  3696.         item:
  3697.           material: ORANGE_STAINED_GLASS_PANE
  3698.           quantity: 1
  3699.         slot: 44
  3700.       a13:
  3701.         type: command
  3702.         item:
  3703.           material: ORANGE_STAINED_GLASS_PANE
  3704.           quantity: 1
  3705.         slot: 46
  3706.       a14:
  3707.         type: command
  3708.         item:
  3709.           material: ORANGE_STAINED_GLASS_PANE
  3710.           quantity: 1
  3711.         slot: 47
  3712.       a15:
  3713.         type: command
  3714.         item:
  3715.           material: ORANGE_STAINED_GLASS_PANE
  3716.           quantity: 1
  3717.         slot: 51
  3718.       a16:
  3719.         type: command
  3720.         item:
  3721.           material: ORANGE_STAINED_GLASS_PANE
  3722.           quantity: 1
  3723.         slot: 52
  3724.   brewing:
  3725.     name: "&e&lBrewing"
  3726.     size: 45
  3727.     buttons:
  3728.       goBack:
  3729.         slot: 44
  3730.     items:
  3731.       2:
  3732.         type: item
  3733.         item:
  3734.           material: GLASS_BOTTLE
  3735.           quantity: 1
  3736.         buyPrice: 10
  3737.         slot: 12
  3738.       3:
  3739.         type: item
  3740.         item:
  3741.           material: CAULDRON
  3742.           quantity: 1
  3743.         buyPrice: 125
  3744.         slot: 13
  3745.       4:
  3746.         type: item
  3747.         item:
  3748.           material: BREWING_STAND
  3749.           quantity: 1
  3750.         buyPrice: 75
  3751.         sellPrice: 25
  3752.         slot: 14
  3753.       5:
  3754.         type: item
  3755.         item:
  3756.           material: GLISTERING_MELON_SLICE
  3757.           quantity: 1
  3758.         buyPrice: 60
  3759.         sellPrice: 11.25
  3760.         slot: 15
  3761.       6:
  3762.         type: item
  3763.         item:
  3764.           material: GHAST_TEAR
  3765.           quantity: 4
  3766.         buyPrice: 210
  3767.         sellPrice: 40
  3768.         slot: 20
  3769.       7:
  3770.         type: item
  3771.         item:
  3772.           material: MAGMA_CREAM
  3773.           quantity: 2
  3774.         buyPrice: 40
  3775.         sellPrice: 5
  3776.         slot: 21
  3777.       8:
  3778.         type: item
  3779.         item:
  3780.           material: BLAZE_POWDER
  3781.           quantity: 4
  3782.         buyPrice: 132
  3783.         sellPrice: 50
  3784.         slot: 22
  3785.       9:
  3786.         type: item
  3787.         item:
  3788.           material: FERMENTED_SPIDER_EYE
  3789.           quantity: 2
  3790.         buyPrice: 45
  3791.         sellPrice: 15
  3792.         slot: 23
  3793.       10:
  3794.         type: item
  3795.         item:
  3796.           material: RABBIT_FOOT
  3797.           quantity: 2
  3798.         buyPrice: 100
  3799.         sellPrice: 10
  3800.         slot: 24
  3801.       11:
  3802.         type: item
  3803.         item:
  3804.           material: GOLDEN_CARROT
  3805.           quantity: 2
  3806.         buyPrice: 30
  3807.         sellPrice: 5
  3808.         slot: 11
  3809.       a1:
  3810.         type: command
  3811.         item:
  3812.           material: ORANGE_STAINED_GLASS_PANE
  3813.           quantity: 1
  3814.         slot: 0
  3815.       a2:
  3816.         type: command
  3817.         item:
  3818.           material: ORANGE_STAINED_GLASS_PANE
  3819.           quantity: 1
  3820.         slot: 1
  3821.       a3:
  3822.         type: command
  3823.         item:
  3824.           material: ORANGE_STAINED_GLASS_PANE
  3825.           quantity: 1
  3826.         slot: 2
  3827.       a4:
  3828.         type: command
  3829.         item:
  3830.           material: ORANGE_STAINED_GLASS_PANE
  3831.           quantity: 1
  3832.         slot: 9
  3833.       a5:
  3834.         type: command
  3835.         item:
  3836.           material: ORANGE_STAINED_GLASS_PANE
  3837.           quantity: 1
  3838.         slot: 18
  3839.       b1:
  3840.         type: command
  3841.         item:
  3842.           material: ORANGE_STAINED_GLASS_PANE
  3843.           quantity: 1
  3844.           damage: 15
  3845.         slot: 17
  3846.       b2:
  3847.         type: command
  3848.         item:
  3849.           material: ORANGE_STAINED_GLASS_PANE
  3850.           quantity: 1
  3851.           damage: 15
  3852.         slot: 26
  3853.       b3:
  3854.         type: command
  3855.         item:
  3856.           material: ORANGE_STAINED_GLASS_PANE
  3857.           quantity: 1
  3858.           damage: 15
  3859.         slot: 35
  3860.       b4:
  3861.         type: command
  3862.         item:
  3863.           material: ORANGE_STAINED_GLASS_PANE
  3864.           quantity: 1
  3865.           damage: 15
  3866.         slot: 34
  3867.       b5:
  3868.         type: command
  3869.         item:
  3870.           material: ORANGE_STAINED_GLASS_PANE
  3871.           quantity: 1
  3872.           damage: 15
  3873.         slot: 41
  3874.       b6:
  3875.         type: command
  3876.         item:
  3877.           material: ORANGE_STAINED_GLASS_PANE
  3878.           quantity: 1
  3879.           damage: 15
  3880.         slot: 42
  3881.       sp:
  3882.         type: special
  3883.         special: BALANCE
  3884.         slot: 43
  3885.   dyes:
  3886.     name: "&e&lDyes"
  3887.     size: 54
  3888.     buttons:
  3889.       goBack:
  3890.         slot: 53
  3891.     items:
  3892.       1:
  3893.         type: item
  3894.         item:
  3895.           material: WHITE_DYE
  3896.           quantity: 2
  3897.         buyPrice: 8
  3898.         sellPrice: 1
  3899.         slot: 11
  3900.       2:
  3901.         type: item
  3902.         item:
  3903.           material: LIGHT_GRAY_DYE
  3904.           quantity: 2
  3905.         buyPrice: 8
  3906.         sellPrice: 1
  3907.         slot: 12
  3908.       3:
  3909.         type: item
  3910.         item:
  3911.           material: GRAY_DYE
  3912.           quantity: 2
  3913.         buyPrice: 8
  3914.         sellPrice: 1
  3915.         slot: 13
  3916.       4:
  3917.         type: item
  3918.         item:
  3919.           material: YELLOW_DYE
  3920.           quantity: 2
  3921.         buyPrice: 8
  3922.         sellPrice: 1
  3923.         slot: 14
  3924.       5:
  3925.         type: item
  3926.         item:
  3927.           material: ORANGE_DYE
  3928.           quantity: 2
  3929.         buyPrice: 8
  3930.         sellPrice: 1
  3931.         slot: 15
  3932.       6:
  3933.         type: item
  3934.         item:
  3935.           material: RED_DYE
  3936.           quantity: 2
  3937.         buyPrice: 8
  3938.         sellPrice: 1
  3939.         slot: 20
  3940.       7:
  3941.         type: item
  3942.         item:
  3943.           material: LIGHT_BLUE_DYE
  3944.           quantity: 2
  3945.         buyPrice: 8
  3946.         sellPrice: 1
  3947.         slot: 21
  3948.       8:
  3949.         type: item
  3950.         item:
  3951.           material: CYAN_DYE
  3952.           quantity: 2
  3953.         buyPrice: 8
  3954.         sellPrice: 1
  3955.         slot: 22
  3956.       9:
  3957.         type: item
  3958.         item:
  3959.           material: BLUE_DYE
  3960.           quantity: 2
  3961.         buyPrice: 8
  3962.         sellPrice: 1
  3963.         slot: 23
  3964.       10:
  3965.         type: item
  3966.         item:
  3967.           material: LIME_DYE
  3968.           quantity: 2
  3969.         buyPrice: 8
  3970.         sellPrice: 1
  3971.         slot: 24
  3972.       11:
  3973.         type: item
  3974.         item:
  3975.           material: PINK_DYE
  3976.           quantity: 2
  3977.         buyPrice: 8
  3978.         sellPrice: 1
  3979.         slot: 29
  3980.       12:
  3981.         type: item
  3982.         item:
  3983.           material: MAGENTA_DYE
  3984.           quantity: 2
  3985.         buyPrice: 8
  3986.         sellPrice: 1
  3987.         slot: 30
  3988.       13:
  3989.         type: item
  3990.         item:
  3991.           material: PURPLE_DYE
  3992.           quantity: 2
  3993.         buyPrice: 8
  3994.         sellPrice: 1
  3995.         slot: 31
  3996.       14:
  3997.         type: item
  3998.         item:
  3999.           material: BROWN_DYE
  4000.           quantity: 2
  4001.         buyPrice: 8
  4002.         sellPrice: 1
  4003.         slot: 32
  4004.       15:
  4005.         type: item
  4006.         item:
  4007.           material: BLACK_DYE
  4008.           quantity: 2
  4009.         buyPrice: 8
  4010.         sellPrice: 1
  4011.         slot: 33
  4012.       16:
  4013.         type: item
  4014.         item:
  4015.           material: GREEN_DYE
  4016.           quantity: 2
  4017.         buyPrice: 8
  4018.         sellPrice: 1
  4019.         slot: 40
  4020.       a1:
  4021.         type: command
  4022.         item:
  4023.           material: ORANGE_STAINED_GLASS_PANE
  4024.           quantity: 1
  4025.         slot: 0
  4026.       a2:
  4027.         type: command
  4028.         item:
  4029.           material: ORANGE_STAINED_GLASS_PANE
  4030.           quantity: 1
  4031.         slot: 1
  4032.       a3:
  4033.         type: command
  4034.         item:
  4035.           material: ORANGE_STAINED_GLASS_PANE
  4036.           quantity: 1
  4037.         slot: 2
  4038.       a4:
  4039.         type: command
  4040.         item:
  4041.           material: ORANGE_STAINED_GLASS_PANE
  4042.           quantity: 1
  4043.         slot: 9
  4044.       a5:
  4045.         type: command
  4046.         item:
  4047.           material: ORANGE_STAINED_GLASS_PANE
  4048.           quantity: 1
  4049.         slot: 18
  4050.       b1:
  4051.         type: command
  4052.         item:
  4053.           material: ORANGE_STAINED_GLASS_PANE
  4054.           quantity: 1
  4055.           damage: 15
  4056.         slot: 26
  4057.       b2:
  4058.         type: command
  4059.         item:
  4060.           material: ORANGE_STAINED_GLASS_PANE
  4061.           quantity: 1
  4062.           damage: 15
  4063.         slot: 35
  4064.       b3:
  4065.         type: command
  4066.         item:
  4067.           material: ORANGE_STAINED_GLASS_PANE
  4068.           quantity: 1
  4069.           damage: 15
  4070.         slot: 44
  4071.       b4:
  4072.         type: command
  4073.         item:
  4074.           material: ORANGE_STAINED_GLASS_PANE
  4075.           quantity: 1
  4076.           damage: 15
  4077.         slot: 43
  4078.       b5:
  4079.         type: command
  4080.         item:
  4081.           material: ORANGE_STAINED_GLASS_PANE
  4082.           quantity: 1
  4083.           damage: 15
  4084.         slot: 49
  4085.       b6:
  4086.         type: command
  4087.         item:
  4088.           material: ORANGE_STAINED_GLASS_PANE
  4089.           quantity: 1
  4090.           damage: 15
  4091.         slot: 50
  4092.       b7:
  4093.         type: command
  4094.         item:
  4095.           material: ORANGE_STAINED_GLASS_PANE
  4096.           quantity: 1
  4097.           damage: 15
  4098.         slot: 51
  4099.       b8:
  4100.         type: command
  4101.         item:
  4102.           material: ORANGE_STAINED_GLASS_PANE
  4103.           quantity: 1
  4104.           damage: 15
  4105.         slot: 42
  4106.       sp:
  4107.         type: special
  4108.         special: BALANCE
  4109.         slot: 52
  4110.   enchants1:
  4111.     name: "&d&lEnchantments"
  4112.     size: 45
  4113.     buttons:
  4114.       goBack:
  4115.         slot: 40
  4116.     items:
  4117.       1:
  4118.         type: item
  4119.         item:
  4120.           material: ENCHANTED_BOOK
  4121.           quantity: 1
  4122.           enchantments:
  4123.            - PROTECTION_ENVIRONMENTAL:1
  4124.         buyPrice: 975
  4125.         slot: 1
  4126.       2:
  4127.         type: item
  4128.         item:
  4129.           material: ENCHANTED_BOOK
  4130.           quantity: 1
  4131.           enchantments:
  4132.            - PROTECTION_FALL:1
  4133.         buyPrice: 825
  4134.         slot: 2
  4135.       3:
  4136.         type: item
  4137.         item:
  4138.           material: ENCHANTED_BOOK
  4139.           quantity: 1
  4140.           enchantments:
  4141.            - ARROW_INFINITE:1
  4142.         buyPrice: 9000
  4143.         slot: 3
  4144.       4:
  4145.         type: item
  4146.         item:
  4147.           material: ENCHANTED_BOOK
  4148.           quantity: 1
  4149.           enchantments:
  4150.            - LUCK:3
  4151.         buyPrice: 5000
  4152.         slot: 4
  4153.       5:
  4154.         type: item
  4155.         item:
  4156.           material: ENCHANTED_BOOK
  4157.           quantity: 1
  4158.           enchantments:
  4159.            - DEPTH_STRIDER:1
  4160.         buyPrice: 825
  4161.         slot: 5
  4162.       6:
  4163.         type: item
  4164.         item:
  4165.           material: ENCHANTED_BOOK
  4166.           quantity: 1
  4167.           enchantments:
  4168.            - DEPTH_STRIDER:2
  4169.         buyPrice: 1900
  4170.         slot: 6
  4171.       7:
  4172.         type: item
  4173.         item:
  4174.           material: ENCHANTED_BOOK
  4175.           quantity: 1
  4176.           enchantments:
  4177.            - DEPTH_STRIDER:3
  4178.         buyPrice: 4000
  4179.         slot: 7
  4180.       8:
  4181.         type: item
  4182.         item:
  4183.           material: ENCHANTED_BOOK
  4184.           quantity: 1
  4185.           enchantments:
  4186.            - PROTECTION_ENVIRONMENTAL:2
  4187.         buyPrice: 2250
  4188.         slot: 10
  4189.       9:
  4190.         type: item
  4191.         item:
  4192.           material: ENCHANTED_BOOK
  4193.           quantity: 1
  4194.           enchantments:
  4195.            - PROTECTION_FALL:2
  4196.         buyPrice: 1900
  4197.         slot: 11
  4198.       10:
  4199.         type: item
  4200.         item:
  4201.           material: ENCHANTED_BOOK
  4202.           quantity: 1
  4203.           enchantments:
  4204.            - ARROW_FIRE:1
  4205.         buyPrice: 8000
  4206.         slot: 12
  4207.       11:
  4208.         type: item
  4209.         item:
  4210.           material: ENCHANTED_BOOK
  4211.           quantity: 1
  4212.           enchantments:
  4213.            - LOOT_BONUS_BLOCKS:1
  4214.         buyPrice: 1100
  4215.         slot: 13
  4216.       12:
  4217.         type: item
  4218.         item:
  4219.           material: ENCHANTED_BOOK
  4220.           quantity: 1
  4221.           enchantments:
  4222.            - DURABILITY:1
  4223.         buyPrice: 1100
  4224.         slot: 14
  4225.       13:
  4226.         type: item
  4227.         item:
  4228.           material: ENCHANTED_BOOK
  4229.           quantity: 1
  4230.           enchantments:
  4231.            - LOOT_BONUS_MOBS:1
  4232.         buyPrice: 1300
  4233.         slot: 15
  4234.       14:
  4235.         type: item
  4236.         item:
  4237.           material: ENCHANTED_BOOK
  4238.           quantity: 1
  4239.           enchantments:
  4240.            - THORNS:1
  4241.         buyPrice: 1300
  4242.         slot: 16
  4243.       15:
  4244.         type: item
  4245.         item:
  4246.           material: ENCHANTED_BOOK
  4247.           quantity: 1
  4248.           enchantments:
  4249.            - PROTECTION_ENVIRONMENTAL:3
  4250.         buyPrice: 4000
  4251.         slot: 19
  4252.       16:
  4253.         type: item
  4254.         item:
  4255.           material: ENCHANTED_BOOK
  4256.           quantity: 1
  4257.           enchantments:
  4258.            - PROTECTION_FALL:3
  4259.         buyPrice: 4000
  4260.         slot: 20
  4261.       17:
  4262.         type: item
  4263.         item:
  4264.           material: ENCHANTED_BOOK
  4265.           quantity: 1
  4266.           enchantments:
  4267.            - WATER_WORKER:3
  4268.         buyPrice: 3500
  4269.         slot: 21
  4270.       18:
  4271.         type: item
  4272.         item:
  4273.           material: ENCHANTED_BOOK
  4274.           quantity: 1
  4275.           enchantments:
  4276.            - LOOT_BONUS_BLOCKS:2
  4277.         buyPrice: 2100
  4278.         slot: 22
  4279.       19:
  4280.         type: item
  4281.         item:
  4282.           material: ENCHANTED_BOOK
  4283.           quantity: 1
  4284.           enchantments:
  4285.            - DURABILITY:2
  4286.         buyPrice: 2100
  4287.         slot: 23
  4288.       20:
  4289.         type: item
  4290.         item:
  4291.           material: ENCHANTED_BOOK
  4292.           quantity: 1
  4293.           enchantments:
  4294.            - LOOT_BONUS_MOBS:2
  4295.         buyPrice: 3500
  4296.         slot: 24
  4297.       21:
  4298.         type: item
  4299.         item:
  4300.           material: ENCHANTED_BOOK
  4301.           quantity: 1
  4302.           enchantments:
  4303.            - THORNS:2
  4304.         buyPrice: 4800
  4305.         slot: 25
  4306.       22:
  4307.         type: item
  4308.         item:
  4309.           material: ENCHANTED_BOOK
  4310.           quantity: 1
  4311.           enchantments:
  4312.            - PROTECTION_ENVIRONMENTAL:4
  4313.         buyPrice: 10000
  4314.         slot: 28
  4315.       23:
  4316.         type: item
  4317.         item:
  4318.           material: ENCHANTED_BOOK
  4319.           quantity: 1
  4320.           enchantments:
  4321.            - PROTECTION_FALL:4
  4322.         buyPrice: 7000
  4323.         slot: 29
  4324.       24:
  4325.         type: item
  4326.         item:
  4327.           material: ENCHANTED_BOOK
  4328.           quantity: 1
  4329.           enchantments:
  4330.            - SILK_TOUCH:1
  4331.         buyPrice: 8000
  4332.         slot: 30
  4333.       25:
  4334.         type: item
  4335.         item:
  4336.           material: ENCHANTED_BOOK
  4337.           quantity: 1
  4338.           enchantments:
  4339.            - LOOT_BONUS_BLOCKS:3
  4340.         buyPrice: 8000
  4341.         slot: 31
  4342.       26:
  4343.         type: item
  4344.         item:
  4345.           material: ENCHANTED_BOOK
  4346.           quantity: 1
  4347.           enchantments:
  4348.            - DURABILITY:3
  4349.         buyPrice: 8000
  4350.         slot: 32
  4351.       27:
  4352.         type: item
  4353.         item:
  4354.           material: ENCHANTED_BOOK
  4355.           quantity: 1
  4356.           enchantments:
  4357.            - LOOT_BONUS_MOBS:3
  4358.         buyPrice: 9000
  4359.         slot: 33
  4360.       28:
  4361.         type: item
  4362.         item:
  4363.           material: ENCHANTED_BOOK
  4364.           quantity: 1
  4365.           enchantments:
  4366.            - THORNS:3
  4367.         buyPrice: 12000
  4368.         slot: 34
  4369.       a1:
  4370.         type: command
  4371.         item:
  4372.           material: ORANGE_STAINED_GLASS_PANE
  4373.           quantity: 1
  4374.           damage: 15
  4375.         slot: 0
  4376.       a2:
  4377.         type: command
  4378.         item:
  4379.           material: ORANGE_STAINED_GLASS_PANE
  4380.           quantity: 1
  4381.           damage: 15
  4382.         slot: 9
  4383.       a3:
  4384.         type: command
  4385.         item:
  4386.           material: ORANGE_STAINED_GLASS_PANE
  4387.           quantity: 1
  4388.           damage: 15
  4389.         slot: 18
  4390.       a4:
  4391.         type: command
  4392.         item:
  4393.           material: ORANGE_STAINED_GLASS_PANE
  4394.           quantity: 1
  4395.           damage: 15
  4396.         slot: 27
  4397.       a5:
  4398.         type: command
  4399.         item:
  4400.           material: ORANGE_STAINED_GLASS_PANE
  4401.           quantity: 1
  4402.           damage: 15
  4403.         slot: 36
  4404.       a6:
  4405.         type: command
  4406.         item:
  4407.           material: ORANGE_STAINED_GLASS_PANE
  4408.           quantity: 1
  4409.           damage: 15
  4410.         slot: 37
  4411.       a7:
  4412.         type: command
  4413.         item:
  4414.           material: ORANGE_STAINED_GLASS_PANE
  4415.           quantity: 1
  4416.           damage: 15
  4417.         slot: 38
  4418.       b1:
  4419.         type: command
  4420.         item:
  4421.           material: ORANGE_STAINED_GLASS_PANE
  4422.           quantity: 1
  4423.           damage: 0
  4424.         slot: 8
  4425.       b2:
  4426.         type: command
  4427.         item:
  4428.           material: ORANGE_STAINED_GLASS_PANE
  4429.           quantity: 1
  4430.           damage: 0
  4431.         slot: 17
  4432.       b3:
  4433.         type: command
  4434.         item:
  4435.           material: ORANGE_STAINED_GLASS_PANE
  4436.           quantity: 1
  4437.           damage: 0
  4438.         slot: 26
  4439.       b4:
  4440.         type: command
  4441.         item:
  4442.           material: ORANGE_STAINED_GLASS_PANE
  4443.           quantity: 1
  4444.           damage: 0
  4445.         slot: 35
  4446.       b5:
  4447.         type: command
  4448.         item:
  4449.           material: ORANGE_STAINED_GLASS_PANE
  4450.           quantity: 1
  4451.           damage: 0
  4452.         slot: 42
  4453.       b6:
  4454.         type: command
  4455.         item:
  4456.           material: ORANGE_STAINED_GLASS_PANE
  4457.           quantity: 1
  4458.           damage: 0
  4459.         slot: 43
  4460.       b7:
  4461.         type: command
  4462.         item:
  4463.           material: ORANGE_STAINED_GLASS_PANE
  4464.           quantity: 1
  4465.           damage: 0
  4466.         slot: 44
  4467.       sp1:
  4468.         type: special
  4469.         special: BALANCE
  4470.         slot: 39
  4471.       next:
  4472.         type: command
  4473.         item:
  4474.           material: PAPER
  4475.           quantity: 1
  4476.           damage: 0
  4477.           name: "&6&l» &eNext Page &6&l»"
  4478.         commands:
  4479.           - "shop %PLAYER% enchants2"
  4480.         slot: 41
  4481.   enchants2:
  4482.     name: "&d&lEnchantments"
  4483.     size: 45
  4484.     buttons:
  4485.       goBack:
  4486.         slot: 40
  4487.     items:
  4488.       1:
  4489.         type: item
  4490.         item:
  4491.           material: ENCHANTED_BOOK
  4492.           quantity: 1
  4493.           enchantments:
  4494.            - DIG_SPEED:1
  4495.         buyPrice: 1100
  4496.         slot: 1
  4497.       2:
  4498.         type: item
  4499.         item:
  4500.           material: ENCHANTED_BOOK
  4501.           quantity: 1
  4502.           enchantments:
  4503.            - DIG_SPEED:2
  4504.         buyPrice: 1900
  4505.         slot: 2
  4506.       3:
  4507.         type: item
  4508.         item:
  4509.           material: ENCHANTED_BOOK
  4510.           quantity: 1
  4511.           enchantments:
  4512.            - DIG_SPEED:3
  4513.         buyPrice: 4000
  4514.         slot: 3
  4515.       4:
  4516.         type: item
  4517.         item:
  4518.           material: ENCHANTED_BOOK
  4519.           quantity: 1
  4520.           enchantments:
  4521.            - DIG_SPEED:4
  4522.         buyPrice: 7000
  4523.         slot: 4
  4524.       5:
  4525.         type: item
  4526.         item:
  4527.           material: ENCHANTED_BOOK
  4528.           quantity: 1
  4529.           enchantments:
  4530.            - DIG_SPEED:5
  4531.         buyPrice: 9500
  4532.         slot: 5
  4533.       6:
  4534.         type: item
  4535.         item:
  4536.           material: ENCHANTED_BOOK
  4537.           quantity: 1
  4538.           enchantments:
  4539.            - KNOCKBACK:1
  4540.         buyPrice: 550
  4541.         slot: 6
  4542.       7:
  4543.         type: item
  4544.         item:
  4545.           material: ENCHANTED_BOOK
  4546.           quantity: 1
  4547.           enchantments:
  4548.            - FIRE_ASPECT:1
  4549.         buyPrice: 1900
  4550.         slot: 7
  4551.       8:
  4552.         type: item
  4553.         item:
  4554.           material: ENCHANTED_BOOK
  4555.           quantity: 1
  4556.           enchantments:
  4557.            - ARROW_DAMAGE:1
  4558.         buyPrice: 1100
  4559.         slot: 10
  4560.       9:
  4561.         type: item
  4562.         item:
  4563.           material: ENCHANTED_BOOK
  4564.           quantity: 1
  4565.           enchantments:
  4566.            - ARROW_DAMAGE:2
  4567.         buyPrice: 1900
  4568.         slot: 11
  4569.       10:
  4570.         type: item
  4571.         item:
  4572.           material: ENCHANTED_BOOK
  4573.           quantity: 1
  4574.           enchantments:
  4575.            - ARROW_DAMAGE:3
  4576.         buyPrice: 4000
  4577.         slot: 12
  4578.       11:
  4579.         type: item
  4580.         item:
  4581.           material: ENCHANTED_BOOK
  4582.           quantity: 1
  4583.           enchantments:
  4584.            - ARROW_DAMAGE:4
  4585.         buyPrice: 7000
  4586.         slot: 13
  4587.       12:
  4588.         type: item
  4589.         item:
  4590.           material: ENCHANTED_BOOK
  4591.           quantity: 1
  4592.           enchantments:
  4593.            - ARROW_DAMAGE:5
  4594.         buyPrice: 9500
  4595.         slot: 14
  4596.       13:
  4597.         type: item
  4598.         item:
  4599.           material: ENCHANTED_BOOK
  4600.           quantity: 1
  4601.           enchantments:
  4602.            - KNOCKBACK:2
  4603.         buyPrice: 3200
  4604.         slot: 15
  4605.       14:
  4606.         type: item
  4607.         item:
  4608.           material: ENCHANTED_BOOK
  4609.           quantity: 1
  4610.           enchantments:
  4611.            - FIRE_ASPECT:2
  4612.         buyPrice: 4600
  4613.         slot: 16
  4614.       15:
  4615.         type: item
  4616.         item:
  4617.           material: ENCHANTED_BOOK
  4618.           quantity: 1
  4619.           enchantments:
  4620.            - DAMAGE_ALL:1
  4621.         buyPrice: 1100
  4622.         slot: 19
  4623.       16:
  4624.         type: item
  4625.         item:
  4626.           material: ENCHANTED_BOOK
  4627.           quantity: 1
  4628.           enchantments:
  4629.            - DAMAGE_ALL:2
  4630.         buyPrice: 1900
  4631.         slot: 20
  4632.       17:
  4633.         type: item
  4634.         item:
  4635.           material: ENCHANTED_BOOK
  4636.           quantity: 1
  4637.           enchantments:
  4638.            - DAMAGE_ALL:3
  4639.         buyPrice: 3500
  4640.         slot: 21
  4641.       18:
  4642.         type: item
  4643.         item:
  4644.           material: ENCHANTED_BOOK
  4645.           quantity: 1
  4646.           enchantments:
  4647.            - DAMAGE_ALL:4
  4648.         buyPrice: 7000
  4649.         slot: 22
  4650.       19:
  4651.         type: item
  4652.         item:
  4653.           material: ENCHANTED_BOOK
  4654.           quantity: 1
  4655.           enchantments:
  4656.            - DAMAGE_ALL:5
  4657.         buyPrice: 9500
  4658.         slot: 23
  4659.       20:
  4660.         type: item
  4661.         item:
  4662.           material: ENCHANTED_BOOK
  4663.           quantity: 1
  4664.           enchantments:
  4665.            - ARROW_KNOCKBACK:1
  4666.         buyPrice: 1100
  4667.         slot: 24
  4668.       21:
  4669.         type: item
  4670.         item:
  4671.           material: ENCHANTED_BOOK
  4672.           quantity: 1
  4673.           enchantments:
  4674.            - OXYGEN:1
  4675.         buyPrice: 1100
  4676.         slot: 25
  4677.       22:
  4678.         type: item
  4679.         item:
  4680.           material: ENCHANTED_BOOK
  4681.           quantity: 1
  4682.           enchantments:
  4683.            - DAMAGE_UNDEAD:1
  4684.         buyPrice: 1100
  4685.         slot: 28
  4686.       23:
  4687.         type: item
  4688.         item:
  4689.           material: ENCHANTED_BOOK
  4690.           quantity: 1
  4691.           enchantments:
  4692.            - DAMAGE_UNDEAD:2
  4693.         buyPrice: 1900
  4694.         slot: 29
  4695.       24:
  4696.         type: item
  4697.         item:
  4698.           material: ENCHANTED_BOOK
  4699.           quantity: 1
  4700.           enchantments:
  4701.            - DAMAGE_UNDEAD:3
  4702.         buyPrice: 3500
  4703.         slot: 30
  4704.       25:
  4705.         type: item
  4706.         item:
  4707.           material: ENCHANTED_BOOK
  4708.           quantity: 1
  4709.           enchantments:
  4710.            - DAMAGE_UNDEAD:4
  4711.         buyPrice: 6000
  4712.         slot: 31
  4713.       26:
  4714.         type: item
  4715.         item:
  4716.           material: ENCHANTED_BOOK
  4717.           quantity: 1
  4718.           enchantments:
  4719.            - DAMAGE_UNDEAD:5
  4720.         buyPrice: 8500
  4721.         slot: 32
  4722.       27:
  4723.         type: item
  4724.         item:
  4725.           material: ENCHANTED_BOOK
  4726.           quantity: 1
  4727.           enchantments:
  4728.            - ARROW_KNOCKBACK:2
  4729.         buyPrice: 5000
  4730.         slot: 33
  4731.       28:
  4732.         type: item
  4733.         item:
  4734.           material: ENCHANTED_BOOK
  4735.           quantity: 1
  4736.           enchantments:
  4737.            - OXYGEN:3
  4738.         buyPrice: 4500
  4739.         slot: 34
  4740.       a1:
  4741.         type: command
  4742.         item:
  4743.           material: ORANGE_STAINED_GLASS_PANE
  4744.           quantity: 1
  4745.           damage: 15
  4746.         slot: 0
  4747.       a2:
  4748.         type: command
  4749.         item:
  4750.           material: ORANGE_STAINED_GLASS_PANE
  4751.           quantity: 1
  4752.           damage: 15
  4753.         slot: 9
  4754.       a3:
  4755.         type: command
  4756.         item:
  4757.           material: ORANGE_STAINED_GLASS_PANE
  4758.           quantity: 1
  4759.           damage: 15
  4760.         slot: 18
  4761.       a4:
  4762.         type: command
  4763.         item:
  4764.           material: ORANGE_STAINED_GLASS_PANE
  4765.           quantity: 1
  4766.           damage: 15
  4767.         slot: 27
  4768.       a5:
  4769.         type: command
  4770.         item:
  4771.           material: ORANGE_STAINED_GLASS_PANE
  4772.           quantity: 1
  4773.           damage: 15
  4774.         slot: 36
  4775.       a6:
  4776.         type: command
  4777.         item:
  4778.           material: ORANGE_STAINED_GLASS_PANE
  4779.           quantity: 1
  4780.           damage: 15
  4781.         slot: 37
  4782.       a7:
  4783.         type: command
  4784.         item:
  4785.           material: ORANGE_STAINED_GLASS_PANE
  4786.           quantity: 1
  4787.           damage: 15
  4788.         slot: 38
  4789.       b1:
  4790.         type: command
  4791.         item:
  4792.           material: ORANGE_STAINED_GLASS_PANE
  4793.           quantity: 1
  4794.           damage: 0
  4795.         slot: 8
  4796.       b2:
  4797.         type: command
  4798.         item:
  4799.           material: ORANGE_STAINED_GLASS_PANE
  4800.           quantity: 1
  4801.           damage: 0
  4802.         slot: 17
  4803.       b3:
  4804.         type: command
  4805.         item:
  4806.           material: ORANGE_STAINED_GLASS_PANE
  4807.           quantity: 1
  4808.           damage: 0
  4809.         slot: 26
  4810.       b4:
  4811.         type: command
  4812.         item:
  4813.           material: ORANGE_STAINED_GLASS_PANE
  4814.           quantity: 1
  4815.           damage: 0
  4816.         slot: 35
  4817.       b5:
  4818.         type: command
  4819.         item:
  4820.           material: ORANGE_STAINED_GLASS_PANE
  4821.           quantity: 1
  4822.           damage: 0
  4823.         slot: 42
  4824.       b6:
  4825.         type: command
  4826.         item:
  4827.           material: ORANGE_STAINED_GLASS_PANE
  4828.           quantity: 1
  4829.           damage: 0
  4830.         slot: 43
  4831.       b7:
  4832.         type: command
  4833.         item:
  4834.           material: ORANGE_STAINED_GLASS_PANE
  4835.           quantity: 1
  4836.           damage: 0
  4837.         slot: 44
  4838.       prev:
  4839.         type: command
  4840.         item:
  4841.           material: PAPER
  4842.           quantity: 1
  4843.           name: "&6&l» &ePrevious Page &6&l»"
  4844.           damage: 0
  4845.         commands:
  4846.           - "shop %PLAYER% enchants1"
  4847.         slot: 39
  4848.       next:
  4849.         type: command
  4850.         item:
  4851.           material: PAPER
  4852.           quantity: 1
  4853.           damage: 0
  4854.           name: "&6&l» &eNext Page &6&l»"
  4855.         commands:
  4856.           - "shop %PLAYER% enchants3"
  4857.         slot: 41
  4858.   enchants3:
  4859.     name: "&d&lEnchantments"
  4860.     size: 45
  4861.     buttons:
  4862.       goBack:
  4863.         slot: 40
  4864.     items:
  4865.       1:
  4866.         type: item
  4867.         item:
  4868.           material: ENCHANTED_BOOK
  4869.           quantity: 1
  4870.           enchantments:
  4871.            - FROST_WALKER:1
  4872.         buyPrice: 4000
  4873.         slot: 6
  4874.       2:
  4875.         type: item
  4876.         item:
  4877.           material: ENCHANTED_BOOK
  4878.           quantity: 1
  4879.           enchantments:
  4880.            - VANISHING_CURSE:1
  4881.         buyPrice: 1500
  4882.         slot: 33
  4883.       3:
  4884.         type: item
  4885.         item:
  4886.           material: ENCHANTED_BOOK
  4887.           quantity: 1
  4888.           enchantments:
  4889.            - FROST_WALKER:2
  4890.         buyPrice: 9000
  4891.         slot: 15
  4892.       4:
  4893.         type: item
  4894.         item:
  4895.           material: ENCHANTED_BOOK
  4896.           quantity: 1
  4897.           enchantments:
  4898.            - MENDING:1
  4899.         buyPrice: 10000
  4900.         slot: 23
  4901.       5:
  4902.         type: item
  4903.         item:
  4904.           material: ENCHANTED_BOOK
  4905.           quantity: 1
  4906.           enchantments:
  4907.            - BINDING_CURSE:1
  4908.         buyPrice: 2000
  4909.         slot: 34
  4910.       6:
  4911.         type: item
  4912.         item:
  4913.           material: ENCHANTED_BOOK
  4914.           quantity: 1
  4915.           enchantments:
  4916.            - IMPALING:1
  4917.         buyPrice: 1250
  4918.         slot: 1
  4919.       7:
  4920.         type: item
  4921.         item:
  4922.           material: ENCHANTED_BOOK
  4923.           quantity: 1
  4924.           enchantments:
  4925.            - IMPALING:2
  4926.         buyPrice: 3000
  4927.         slot: 2
  4928.       8:
  4929.         type: item
  4930.         item:
  4931.           material: ENCHANTED_BOOK
  4932.           quantity: 1
  4933.           enchantments:
  4934.            - IMPALING:3
  4935.         buyPrice: 8000
  4936.         slot: 3
  4937.       9:
  4938.         type: item
  4939.         item:
  4940.           material: ENCHANTED_BOOK
  4941.           quantity: 1
  4942.           enchantments:
  4943.            - IMPALING:4
  4944.         buyPrice: 10000
  4945.         slot: 4
  4946.       10:
  4947.         type: item
  4948.         item:
  4949.           material: ENCHANTED_BOOK
  4950.           quantity: 1
  4951.           enchantments:
  4952.            - IMPALING:5
  4953.         buyPrice: 12500
  4954.         slot: 5
  4955.       11:
  4956.         type: item
  4957.         item:
  4958.           material: ENCHANTED_BOOK
  4959.           quantity: 1
  4960.           enchantments:
  4961.            - SWEEPING_EDGE:1
  4962.         buyPrice: 1500
  4963.         slot: 7
  4964.       12:
  4965.         type: item
  4966.         item:
  4967.           material: ENCHANTED_BOOK
  4968.           quantity: 1
  4969.           enchantments:
  4970.            - SWEEPING_EDGE:2
  4971.         buyPrice: 5000
  4972.         slot: 16
  4973.       13:
  4974.         type: item
  4975.         item:
  4976.           material: ENCHANTED_BOOK
  4977.           quantity: 1
  4978.           enchantments:
  4979.            - SWEEPING_EDGE:3
  4980.         buyPrice: 8000
  4981.         slot: 25
  4982. #      14:
  4983. #        type: item
  4984. #        item:
  4985. #          material: ENCHANTED_BOOK
  4986. #          quantity: 1
  4987. #          enchantments:
  4988. #            - MULTISHOT:1
  4989. #        buyPrice: 9000
  4990. #        slot: 24
  4991.       15:
  4992.         type: item
  4993.         item:
  4994.           material: ENCHANTED_BOOK
  4995.           quantity: 1
  4996.           enchantments:
  4997.            - LOYALTY:1
  4998.         buyPrice: 2000
  4999.         slot: 10
  5000.       16:
  5001.         type: item
  5002.         item:
  5003.           material: ENCHANTED_BOOK
  5004.           quantity: 1
  5005.           enchantments:
  5006.            - LOYALTY:2
  5007.         buyPrice: 6000
  5008.         slot: 19
  5009.       17:
  5010.         type: item
  5011.         item:
  5012.           material: ENCHANTED_BOOK
  5013.           quantity: 1
  5014.           enchantments:
  5015.            - LOYALTY:3
  5016.         buyPrice: 10000
  5017.         slot: 28
  5018.       18:
  5019.         type: item
  5020.         item:
  5021.           material: ENCHANTED_BOOK
  5022.           quantity: 1
  5023.           enchantments:
  5024.            - RIPTIDE:1
  5025.         buyPrice: 1500
  5026.         slot: 11
  5027.       19:
  5028.         type: item
  5029.         item:
  5030.           material: ENCHANTED_BOOK
  5031.           quantity: 1
  5032.           enchantments:
  5033.            - RIPTIDE:2
  5034.         buyPrice: 3000
  5035.         slot: 20
  5036.       20:
  5037.         type: item
  5038.         item:
  5039.           material: ENCHANTED_BOOK
  5040.           quantity: 1
  5041.           enchantments:
  5042.            - RIPTIDE:3
  5043.         buyPrice: 7500
  5044.         slot: 29
  5045.       21:
  5046.         type: item
  5047.         item:
  5048.           material: ENCHANTED_BOOK
  5049.           quantity: 1
  5050.           enchantments:
  5051.            - QUICK_CHARGE:1
  5052.         buyPrice: 1500
  5053.         slot: 12
  5054.       22:
  5055.         type: item
  5056.         item:
  5057.           material: ENCHANTED_BOOK
  5058.           quantity: 1
  5059.           enchantments:
  5060.            - QUICK_CHARGE:2
  5061.         buyPrice: 5000
  5062.         slot: 21
  5063.       23:
  5064.         type: item
  5065.         item:
  5066.           material: ENCHANTED_BOOK
  5067.           quantity: 1
  5068.           enchantments:
  5069.            - QUICK_CHARGE:3
  5070.         buyPrice: 7500
  5071.         slot: 30
  5072.       24:
  5073.         type: item
  5074.         item:
  5075.           material: ENCHANTED_BOOK
  5076.           quantity: 1
  5077.           enchantments:
  5078.            - PIERCING:1
  5079.         buyPrice: 1500
  5080.         slot: 13
  5081.       25:
  5082.         type: item
  5083.         item:
  5084.           material: ENCHANTED_BOOK
  5085.           quantity: 1
  5086.           enchantments:
  5087.            - PIERCING:2
  5088.         buyPrice: 3000
  5089.         slot: 22
  5090.       26:
  5091.         type: item
  5092.         item:
  5093.           material: ENCHANTED_BOOK
  5094.           quantity: 1
  5095.           enchantments:
  5096.            - PIERCING:3
  5097.         buyPrice: 7500
  5098.         slot: 31
  5099.       27:
  5100.         type: item
  5101.         item:
  5102.           material: ENCHANTED_BOOK
  5103.           quantity: 1
  5104.           enchantments:
  5105.            - PIERCING:4
  5106.         buyPrice: 10000
  5107.         slot: 32
  5108.       28:
  5109.         type: item
  5110.         item:
  5111.           material: ENCHANTED_BOOK
  5112.           quantity: 1
  5113.           enchantments:
  5114.            - CHANNELING:1
  5115.         buyPrice: 5000
  5116.         slot: 14    
  5117.       29:
  5118.         type: item
  5119.         item:
  5120.           material: ENCHANTED_BOOK
  5121.           quantity: 1
  5122.           enchantments:
  5123.            - MENDING:1
  5124.         buyPrice: 10000
  5125.         slot: 24
  5126.       a1:
  5127.         type: command
  5128.         item:
  5129.           material: ORANGE_STAINED_GLASS_PANE
  5130.           quantity: 1
  5131.           damage: 15
  5132.         slot: 0
  5133.       a2:
  5134.         type: command
  5135.         item:
  5136.           material: ORANGE_STAINED_GLASS_PANE
  5137.           quantity: 1
  5138.           damage: 15
  5139.         slot: 9
  5140.       a3:
  5141.         type: command
  5142.         item:
  5143.           material: ORANGE_STAINED_GLASS_PANE
  5144.           quantity: 1
  5145.           damage: 15
  5146.         slot: 18
  5147.       a4:
  5148.         type: command
  5149.         item:
  5150.           material: ORANGE_STAINED_GLASS_PANE
  5151.           quantity: 1
  5152.           damage: 15
  5153.         slot: 27
  5154.       a5:
  5155.         type: command
  5156.         item:
  5157.           material: ORANGE_STAINED_GLASS_PANE
  5158.           quantity: 1
  5159.           damage: 15
  5160.         slot: 36
  5161.       a6:
  5162.         type: command
  5163.         item:
  5164.           material: ORANGE_STAINED_GLASS_PANE
  5165.           quantity: 1
  5166.           damage: 15
  5167.         slot: 37
  5168.       a7:
  5169.         type: command
  5170.         item:
  5171.           material: ORANGE_STAINED_GLASS_PANE
  5172.           quantity: 1
  5173.           damage: 15
  5174.         slot: 38
  5175.       b1:
  5176.         type: command
  5177.         item:
  5178.           material: ORANGE_STAINED_GLASS_PANE
  5179.           quantity: 1
  5180.           damage: 0
  5181.         slot: 8
  5182.       b2:
  5183.         type: command
  5184.         item:
  5185.           material: ORANGE_STAINED_GLASS_PANE
  5186.           quantity: 1
  5187.           damage: 0
  5188.         slot: 17
  5189.       b3:
  5190.         type: command
  5191.         item:
  5192.           material: ORANGE_STAINED_GLASS_PANE
  5193.           quantity: 1
  5194.           damage: 0
  5195.         slot: 26
  5196.       b4:
  5197.         type: command
  5198.         item:
  5199.           material: ORANGE_STAINED_GLASS_PANE
  5200.           quantity: 1
  5201.           damage: 0
  5202.         slot: 35
  5203.       b5:
  5204.         type: command
  5205.         item:
  5206.           material: ORANGE_STAINED_GLASS_PANE
  5207.           quantity: 1
  5208.           damage: 0
  5209.         slot: 42
  5210.       b6:
  5211.         type: command
  5212.         item:
  5213.           material: ORANGE_STAINED_GLASS_PANE
  5214.           quantity: 1
  5215.           damage: 0
  5216.         slot: 43
  5217.       b7:
  5218.         type: command
  5219.         item:
  5220.           material: ORANGE_STAINED_GLASS_PANE
  5221.           quantity: 1
  5222.           damage: 0
  5223.         slot: 44
  5224.       prev:
  5225.         type: command
  5226.         item:
  5227.           material: PAPER
  5228.           quantity: 1
  5229.           name: "&6&l» &ePrevious Page &6&l»"
  5230.           damage: 0
  5231.         commands:
  5232.           - "shop %PLAYER% enchants2"
  5233.         slot: 39
  5234.       sp1:
  5235.         type: special
  5236.         special: BALANCE
  5237.         slot: 41
  5238.   decorations1:
  5239.     name: "&e&lDecorations"
  5240.     size: 54
  5241.     fillItem:
  5242.         material: YELLOW_STAINED_GLASS_PANE
  5243.         name: " "
  5244.     buttons:
  5245.       goBack:
  5246.         slot: 49
  5247.     items:
  5248.       sp:
  5249.         type: special
  5250.         special: BALANCE
  5251.         slot: 48
  5252.       1:
  5253.         type: item
  5254.         item:
  5255.           material: OAK_LEAVES
  5256.           quantity: 16
  5257.         buyPrice: 15
  5258.         sellPrice: 5
  5259.         slot: 10
  5260.       2:
  5261.         type: item
  5262.         item:
  5263.           material: SPRUCE_LEAVES
  5264.           quantity: 16
  5265.         buyPrice: 15
  5266.         sellPrice: 5
  5267.         slot: 11
  5268.       3:
  5269.         type: item
  5270.         item:
  5271.           material: BIRCH_LEAVES
  5272.           quantity: 16
  5273.         buyPrice: 15
  5274.         sellPrice: 5
  5275.         slot: 12
  5276.       4:
  5277.         type: item
  5278.         item:
  5279.           material: JUNGLE_LEAVES
  5280.           quantity: 16
  5281.         buyPrice: 15
  5282.         sellPrice: 5
  5283.         slot: 13
  5284.       5:
  5285.         type: item
  5286.         item:
  5287.           material: ACACIA_LEAVES
  5288.           quantity: 16
  5289.         buyPrice: 15
  5290.         sellPrice: 5
  5291.         slot: 14
  5292.       6:
  5293.         type: item
  5294.         item:
  5295.           material: DARK_OAK_LEAVES
  5296.           quantity: 16
  5297.         buyPrice: 15
  5298.         sellPrice: 5
  5299.         slot: 15
  5300.       7:
  5301.         type: item
  5302.         item:
  5303.           material: OAK_FENCE
  5304.           quantity: 10
  5305.         buyPrice: 80
  5306.         slot: 16
  5307.       8:
  5308.         type: item
  5309.         item:
  5310.           material: LADDER
  5311.           quantity: 16
  5312.         buyPrice: 90
  5313.         slot: 19
  5314.       9:
  5315.         type: item
  5316.         item:
  5317.           material: COBWEB
  5318.           quantity: 10
  5319.         buyPrice: 120
  5320.         slot: 20
  5321.       10:
  5322.         type: item
  5323.         item:
  5324.           material: ITEM_FRAME
  5325.           quantity: 1
  5326.         buyPrice: 35
  5327.         slot: 21
  5328.       11:
  5329.         type: item
  5330.         item:
  5331.           material: OAK_SIGN
  5332.           quantity: 3
  5333.         buyPrice: 29.35
  5334.         slot: 22
  5335.       12:
  5336.         type: item
  5337.         item:
  5338.           material: DANDELION
  5339.           quantity: 16
  5340.         buyPrice: 55
  5341.         slot: 23
  5342.       13:
  5343.         type: item
  5344.         item:
  5345.           material: POPPY
  5346.           quantity: 16
  5347.         buyPrice: 55
  5348.         slot: 24
  5349.       14:
  5350.         type: item
  5351.         item:
  5352.           material: LILY_PAD
  5353.           quantity: 16
  5354.         buyPrice: 150
  5355.         slot: 25
  5356.       15:
  5357.         type: item
  5358.         item:
  5359.           material: VINE
  5360.           quantity: 16
  5361.         buyPrice: 85
  5362.         slot: 28
  5363.       16:
  5364.         type: item
  5365.         item:
  5366.           material: PAINTING
  5367.           quantity: 1
  5368.         buyPrice: 65
  5369.         slot: 29
  5370.       17:
  5371.         type: item
  5372.         item:
  5373.           material: FLOWER_POT
  5374.           quantity: 1
  5375.         buyPrice: 50
  5376.         slot: 30
  5377.       18:
  5378.         type: item
  5379.         item:
  5380.           material: WHITE_BANNER
  5381.           quantity: 1
  5382.         buyPrice: 70
  5383.         slot: 31
  5384.       19:
  5385.         type: item
  5386.         item:
  5387.           material: SUNFLOWER
  5388.           quantity: 16
  5389.         buyPrice: 55
  5390.         slot: 32
  5391.       20:
  5392.         type: item
  5393.         item:
  5394.           material: BLUE_ORCHID
  5395.           quantity: 16
  5396.         buyPrice: 55
  5397.         slot: 33
  5398.       21:
  5399.         type: item
  5400.         item:
  5401.           material: ROSE_BUSH
  5402.           quantity: 16
  5403.         buyPrice: 70
  5404.         slot: 34
  5405.       22:
  5406.         type: item
  5407.         item:
  5408.           material: PEONY
  5409.           quantity: 16
  5410.         buyPrice: 70
  5411.         slot: 37
  5412.       23:
  5413.         type: item
  5414.         item:
  5415.           material: LILAC
  5416.           quantity: 16
  5417.         buyPrice: 70
  5418.         slot: 43
  5419.       a1:
  5420.         type: command
  5421.         item:
  5422.           material: ORANGE_STAINED_GLASS_PANE
  5423.           quantity: 1
  5424.         slot: 46
  5425.       a2:
  5426.         type: command
  5427.         item:
  5428.           material: ORANGE_STAINED_GLASS_PANE
  5429.           quantity: 1
  5430.         slot: 47
  5431.       a3:
  5432.         type: command
  5433.         item:
  5434.           material: ORANGE_STAINED_GLASS_PANE
  5435.           quantity: 1
  5436.         slot: 38
  5437.       a4:
  5438.         type: command
  5439.         item:
  5440.           material: ORANGE_STAINED_GLASS_PANE
  5441.           quantity: 1
  5442.         slot: 39
  5443.       a5:
  5444.         type: command
  5445.         item:
  5446.           material: ORANGE_STAINED_GLASS_PANE
  5447.           quantity: 1
  5448.         slot: 40
  5449.       a6:
  5450.         type: command
  5451.         item:
  5452.           material: ORANGE_STAINED_GLASS_PANE
  5453.           quantity: 1
  5454.         slot: 41
  5455.       a7:
  5456.         type: command
  5457.         item:
  5458.           material: ORANGE_STAINED_GLASS_PANE
  5459.           quantity: 1
  5460.         slot: 42
  5461.       a8:
  5462.         type: command
  5463.         item:
  5464.           material: ORANGE_STAINED_GLASS_PANE
  5465.           quantity: 1
  5466.         slot: 51
  5467.       a9:
  5468.         type: command
  5469.         item:
  5470.           material: ORANGE_STAINED_GLASS_PANE
  5471.           quantity: 1
  5472.         slot: 52
  5473.       next:
  5474.         type: command
  5475.         item:
  5476.           material: PAPER
  5477.           quantity: 1
  5478.           damage: 0
  5479.           name: "&6&l» &eNext Page &6&l»"
  5480.         commands:
  5481.           - "shop %PLAYER% decorations2"
  5482.         slot: 50
  5483.   decorations2:
  5484.     name: "&e&lDecorations"
  5485.     size: 54
  5486.     fillItem:
  5487.         material: YELLOW_STAINED_GLASS_PANE
  5488.         name: " "
  5489.     buttons:
  5490.       goBack:
  5491.         slot: 49
  5492.     items:
  5493.       1:
  5494.         type: item
  5495.         item:
  5496.           material: WHITE_GLAZED_TERRACOTTA
  5497.           quantity: 16
  5498.         buyPrice: 150
  5499.         sellPrice: 75
  5500.         slot: 10
  5501.       2:
  5502.         type: item
  5503.         item:
  5504.           material: YELLOW_GLAZED_TERRACOTTA
  5505.           quantity: 16
  5506.         buyPrice: 150
  5507.         sellPrice: 75
  5508.         slot: 11
  5509.       3:
  5510.         type: item
  5511.         item:
  5512.           material: ORANGE_GLAZED_TERRACOTTA
  5513.           quantity: 16
  5514.         buyPrice: 150
  5515.         sellPrice: 75
  5516.         slot: 12
  5517.       4:
  5518.         type: item
  5519.         item:
  5520.           material: RED_GLAZED_TERRACOTTA
  5521.           quantity: 16
  5522.         buyPrice: 150
  5523.         sellPrice: 75
  5524.         slot: 13
  5525.       5:
  5526.         type: item
  5527.         item:
  5528.           material: LIGHT_BLUE_GLAZED_TERRACOTTA
  5529.           quantity: 16
  5530.         buyPrice: 150
  5531.         sellPrice: 75
  5532.         slot: 14
  5533.       6:
  5534.         type: item
  5535.         item:
  5536.           material: CYAN_GLAZED_TERRACOTTA
  5537.           quantity: 16
  5538.         buyPrice: 150
  5539.         sellPrice: 75
  5540.         slot: 15
  5541.       7:
  5542.         type: item
  5543.         item:
  5544.           material: BLUE_GLAZED_TERRACOTTA
  5545.           quantity: 16
  5546.         buyPrice: 150
  5547.         sellPrice: 75
  5548.         slot: 16
  5549.       8:
  5550.         type: item
  5551.         item:
  5552.           material: LIME_GLAZED_TERRACOTTA
  5553.           quantity: 16
  5554.         buyPrice: 150
  5555.         sellPrice: 75
  5556.         slot: 19
  5557.       9:
  5558.         type: item
  5559.         item:
  5560.           material: GREEN_GLAZED_TERRACOTTA
  5561.           quantity: 16
  5562.         buyPrice: 150
  5563.         sellPrice: 75
  5564.         slot: 20
  5565.       10:
  5566.         type: item
  5567.         item:
  5568.           material: PINK_GLAZED_TERRACOTTA
  5569.           quantity: 16
  5570.         buyPrice: 150
  5571.         sellPrice: 75
  5572.         slot: 21
  5573.       11:
  5574.         type: item
  5575.         item:
  5576.           material: MAGENTA_GLAZED_TERRACOTTA
  5577.           quantity: 16
  5578.         buyPrice: 150
  5579.         sellPrice: 75
  5580.         slot: 22
  5581.       12:
  5582.         type: item
  5583.         item:
  5584.           material: PURPLE_GLAZED_TERRACOTTA
  5585.           quantity: 16
  5586.         buyPrice: 150
  5587.         sellPrice: 75
  5588.         slot: 23
  5589.       13:
  5590.         type: item
  5591.         item:
  5592.           material: BROWN_GLAZED_TERRACOTTA
  5593.           quantity: 16
  5594.         buyPrice: 150
  5595.         sellPrice: 75
  5596.         slot: 24
  5597.       14:
  5598.         type: item
  5599.         item:
  5600.           material: LIGHT_GRAY_GLAZED_TERRACOTTA
  5601.           quantity: 16
  5602.         buyPrice: 150
  5603.         sellPrice: 75
  5604.         slot: 25
  5605.       15:
  5606.         type: item
  5607.         item:
  5608.           material: GRAY_GLAZED_TERRACOTTA
  5609.           quantity: 16
  5610.         buyPrice: 150
  5611.         sellPrice: 75
  5612.         slot: 28
  5613.       16:
  5614.         type: item
  5615.         item:
  5616.           material: BLACK_GLAZED_TERRACOTTA
  5617.           quantity: 16
  5618.         buyPrice: 150
  5619.         sellPrice: 75
  5620.         slot: 29
  5621.       17:
  5622.         type: item
  5623.         item:
  5624.           material: END_ROD
  5625.           quantity: 10
  5626.         buyPrice: 200
  5627.         sellPrice: 60
  5628.         slot: 30
  5629.       18:
  5630.         type: item
  5631.         item:
  5632.           material: WHITE_CARPET
  5633.           quantity: 16
  5634.         buyPrice: 76
  5635.         sellPrice: 54
  5636.         slot: 31
  5637.       19:
  5638.         type: item
  5639.         item:
  5640.           material: HAY_BLOCK
  5641.           quantity: 16
  5642.         buyPrice: 592
  5643.         sellPrice: 400
  5644.         slot: 32
  5645.       20:
  5646.         type: item
  5647.         item:
  5648.           material: SNOW_BLOCK
  5649.           quantity: 16
  5650.         buyPrice: 55
  5651.         sellPrice: 25
  5652.         slot: 33
  5653.       21:
  5654.         type: item
  5655.         item:
  5656.           material: JUKEBOX
  5657.           quantity: 1
  5658.         buyPrice: 120
  5659.         slot: 34
  5660.       22:
  5661.         type: item
  5662.         item:
  5663.           material: JACK_O_LANTERN
  5664.           quantity: 1
  5665.         buyPrice: 20
  5666.         slot: 37
  5667.       23:
  5668.         type: item
  5669.         item:
  5670.           material: CHEST
  5671.           quantity: 1
  5672.         buyPrice: 65
  5673.         slot: 43
  5674.       a1:
  5675.         type: command
  5676.         item:
  5677.           material: ORANGE_STAINED_GLASS_PANE
  5678.           quantity: 1
  5679.         slot: 46
  5680.       a2:
  5681.         type: command
  5682.         item:
  5683.           material: ORANGE_STAINED_GLASS_PANE
  5684.           quantity: 1
  5685.         slot: 47
  5686.       a3:
  5687.         type: command
  5688.         item:
  5689.           material: ORANGE_STAINED_GLASS_PANE
  5690.           quantity: 1
  5691.         slot: 38
  5692.       a4:
  5693.         type: command
  5694.         item:
  5695.           material: ORANGE_STAINED_GLASS_PANE
  5696.           quantity: 1
  5697.         slot: 39
  5698.       a5:
  5699.         type: command
  5700.         item:
  5701.           material: ORANGE_STAINED_GLASS_PANE
  5702.           quantity: 1
  5703.         slot: 40
  5704.       a6:
  5705.         type: command
  5706.         item:
  5707.           material: ORANGE_STAINED_GLASS_PANE
  5708.           quantity: 1
  5709.         slot: 41
  5710.       a7:
  5711.         type: command
  5712.         item:
  5713.           material: ORANGE_STAINED_GLASS_PANE
  5714.           quantity: 1
  5715.         slot: 42
  5716.       a8:
  5717.         type: command
  5718.         item:
  5719.           material: ORANGE_STAINED_GLASS_PANE
  5720.           quantity: 1
  5721.         slot: 51
  5722.       a9:
  5723.         type: command
  5724.         item:
  5725.           material: ORANGE_STAINED_GLASS_PANE
  5726.           quantity: 1
  5727.         slot: 52
  5728.       prev:
  5729.         type: command
  5730.         item:
  5731.           material: PAPER
  5732.           quantity: 1
  5733.           name: "&6&l» &ePrevious Page &6&l»"
  5734.           damage: 0
  5735.         commands:
  5736.           - "shop %PLAYER% decorations1"
  5737.         slot: 48
  5738.       next:
  5739.         type: command
  5740.         item:
  5741.           material: PAPER
  5742.           quantity: 1
  5743.           damage: 0
  5744.           name: "&6&l» &eNext Page &6&l»"
  5745.         commands:
  5746.           - "shop %PLAYER% decorations3"
  5747.         slot: 50
  5748.   decorations3:
  5749.     name: "&e&lDecorations"
  5750.     size: 54
  5751.     fillItem:
  5752.         material: YELLOW_STAINED_GLASS_PANE
  5753.         name: " "
  5754.     buttons:
  5755.       goBack:
  5756.         slot: 49
  5757.     items:
  5758.       sp:
  5759.         type: special
  5760.         special: BALANCE
  5761.         slot: 50
  5762.       1:
  5763.         type: item
  5764.         item:
  5765.           material: HORN_CORAL_FAN
  5766.           quantity: 16
  5767.         buyPrice: 150
  5768.         slot: 10
  5769.       2:
  5770.         type: item
  5771.         item:
  5772.           material: HORN_CORAL
  5773.           quantity: 16
  5774.         buyPrice: 150
  5775.         slot: 11
  5776.       3:
  5777.         type: item
  5778.         item:
  5779.           material: FIRE_CORAL_FAN
  5780.           quantity: 16
  5781.         buyPrice: 150
  5782.         slot: 12
  5783.       4:
  5784.         type: item
  5785.         item:
  5786.           material: FIRE_CORAL
  5787.           quantity: 16
  5788.         buyPrice: 150
  5789.         slot: 13
  5790.       5:
  5791.         type: item
  5792.         item:
  5793.           material: BRAIN_CORAL_FAN
  5794.           quantity: 16
  5795.         buyPrice: 150
  5796.         slot: 14
  5797.       6:
  5798.         type: item
  5799.         item:
  5800.           material: BRAIN_CORAL
  5801.           quantity: 16
  5802.         buyPrice: 150
  5803.         slot: 15
  5804.       7:
  5805.         type: item
  5806.         item:
  5807.           material: BUBBLE_CORAL_FAN
  5808.           quantity: 16
  5809.         buyPrice: 150
  5810.         slot: 16
  5811.       8:
  5812.         type: item
  5813.         item:
  5814.           material: BUBBLE_CORAL
  5815.           quantity: 16
  5816.         buyPrice: 150
  5817.         slot: 21
  5818.       9:
  5819.         type: item
  5820.         item:
  5821.           material: TUBE_CORAL_FAN
  5822.           quantity: 16
  5823.         buyPrice: 150
  5824.         slot: 22
  5825.       10:
  5826.         type: item
  5827.         item:
  5828.           material: TUBE_CORAL
  5829.           quantity: 16
  5830.         buyPrice: 150
  5831.         slot: 23
  5832.       11:
  5833.         type: item
  5834.         item:
  5835.           material: WITHER_ROSE
  5836.           quantity: 1
  5837.         buyPrice: 40
  5838.         slot: 19
  5839.       12:
  5840.         type: item
  5841.         item:
  5842.           material: BELL
  5843.           quantity: 1
  5844.         buyPrice: 1000
  5845.         slot: 20
  5846.       13:
  5847.         type: item
  5848.         item:
  5849.           material: CAMPFIRE
  5850.           quantity: 1
  5851.         buyPrice: 50
  5852.         slot: 24
  5853.       14:
  5854.         type: item
  5855.         item:
  5856.           material: LANTERN
  5857.           quantity: 1
  5858.         buyPrice: 20
  5859.         slot: 25
  5860.       15:
  5861.         type: item
  5862.         item:
  5863.           material: LECTERN
  5864.           quantity: 1
  5865.         buyPrice: 80
  5866.         slot: 43
  5867.       16:
  5868.         type: item
  5869.         item:
  5870.           material: BARREL
  5871.           quantity: 1
  5872.         buyPrice: 40
  5873.         slot: 28
  5874.       17:
  5875.         type: item
  5876.         item:
  5877.           material: FLETCHING_TABLE
  5878.           quantity: 1
  5879.         buyPrice: 35
  5880.         slot: 37
  5881.       18:
  5882.         type: item
  5883.         item:
  5884.           material: SMITHING_TABLE
  5885.           quantity: 1
  5886.         buyPrice: 140
  5887.         slot: 34
  5888.       a1:
  5889.         type: command
  5890.         item:
  5891.           material: ORANGE_STAINED_GLASS_PANE
  5892.           quantity: 1
  5893.         slot: 46
  5894.       a2:
  5895.         type: command
  5896.         item:
  5897.           material: ORANGE_STAINED_GLASS_PANE
  5898.           quantity: 1
  5899.         slot: 47
  5900.       a3:
  5901.         type: command
  5902.         item:
  5903.           material: ORANGE_STAINED_GLASS_PANE
  5904.           quantity: 1
  5905.         slot: 38
  5906.       a4:
  5907.         type: command
  5908.         item:
  5909.           material: ORANGE_STAINED_GLASS_PANE
  5910.           quantity: 1
  5911.         slot: 39
  5912.       a5:
  5913.         type: command
  5914.         item:
  5915.           material: ORANGE_STAINED_GLASS_PANE
  5916.           quantity: 1
  5917.         slot: 40
  5918.       a6:
  5919.         type: command
  5920.         item:
  5921.           material: ORANGE_STAINED_GLASS_PANE
  5922.           quantity: 1
  5923.         slot: 41
  5924.       a7:
  5925.         type: command
  5926.         item:
  5927.           material: ORANGE_STAINED_GLASS_PANE
  5928.           quantity: 1
  5929.         slot: 42
  5930.       a8:
  5931.         type: command
  5932.         item:
  5933.           material: ORANGE_STAINED_GLASS_PANE
  5934.           quantity: 1
  5935.         slot: 51
  5936.       a9:
  5937.         type: command
  5938.         item:
  5939.           material: ORANGE_STAINED_GLASS_PANE
  5940.           quantity: 1
  5941.         slot: 52
  5942.       prev:
  5943.         type: command
  5944.         item:
  5945.           material: PAPER
  5946.           quantity: 1
  5947.           name: "&6&l» &ePrevious Page &6&l»"
  5948.           damage: 0
  5949.         commands:
  5950.           - "shop %PLAYER% decorations2"
  5951.         slot: 48
  5952.   potions:
  5953.     name: "&5&lPotions"
  5954.     size: 54
  5955.     fillItem:
  5956.         material: YELLOW_STAINED_GLASS_PANE
  5957.         name: " "
  5958.     buttons:
  5959.       goBack:
  5960.         slot: 4
  5961.     items:
  5962.       sp1:
  5963.         type: special
  5964.         special: BALANCE
  5965.         slot: 3
  5966.       sp2:
  5967.         type: special
  5968.         special: BALANCE
  5969.         slot: 5
  5970.       1:
  5971.         type: item
  5972.         item:
  5973.           material: POTION
  5974.           potion:
  5975.             type: SPEED
  5976.             level: 1
  5977.             extended: false
  5978.           quantity: 1
  5979.         buyPrice: 600
  5980.         slot: 19
  5981.       2:
  5982.         type: item
  5983.         item:
  5984.           material: SPLASH_POTION
  5985.           potion:
  5986.             type: SPEED
  5987.             level: 1
  5988.             extended: false
  5989.           quantity: 1
  5990.         buyPrice: 750
  5991.         slot: 20
  5992.       3:
  5993.         type: item
  5994.         item:
  5995.           material: POTION
  5996.           potion:
  5997.             type: SPEED
  5998.             level: 2
  5999.             extended: false
  6000.           quantity: 1
  6001.         buyPrice: 1250
  6002.         slot: 21
  6003.       4:
  6004.         type: item
  6005.         item:
  6006.           material: POTION
  6007.           potion:
  6008.             type: SPEED
  6009.             level: 1
  6010.             extended: true
  6011.           quantity: 1
  6012.         buyPrice: 1250
  6013.         slot: 22
  6014.       5:
  6015.         type: item
  6016.         item:
  6017.           material: POTION
  6018.           potion:
  6019.             type: STRENGTH
  6020.             level: 1
  6021.             extended: false
  6022.           quantity: 1
  6023.         buyPrice: 600
  6024.         slot: 23
  6025.       6:
  6026.         type: item
  6027.         item:
  6028.           material: POTION
  6029.           potion:
  6030.             type: STRENGTH
  6031.             level: 2
  6032.             extended: false
  6033.           quantity: 1
  6034.         buyPrice: 1250
  6035.         slot: 24
  6036.       7:
  6037.         type: item
  6038.         item:
  6039.           material: SPLASH_POTION
  6040.           potion:
  6041.             type: STRENGTH
  6042.             level: 1
  6043.             extended: false
  6044.           quantity: 1
  6045.         buyPrice: 750
  6046.         slot: 25
  6047.       8:
  6048.         type: item
  6049.         item:
  6050.           material: POTION
  6051.           potion:
  6052.             type: FIRE_RESISTANCE
  6053.             level: 1
  6054.             extended: true
  6055.           quantity: 1
  6056.         buyPrice: 1250
  6057.         slot: 28
  6058.       9:
  6059.         type: item
  6060.         item:
  6061.           material: POTION
  6062.           potion:
  6063.             type: REGEN
  6064.             level: 1
  6065.             extended: false
  6066.           quantity: 1
  6067.         buyPrice: 1250
  6068.         slot: 29
  6069.       10:
  6070.         type: item
  6071.         item:
  6072.           material: POTION
  6073.           potion:
  6074.             type: REGEN
  6075.             level: 2
  6076.             extended: false
  6077.           quantity: 1
  6078.         buyPrice: 1500
  6079.         slot: 30
  6080.       11:
  6081.         type: item
  6082.         item:
  6083.           material: SPLASH_POTION
  6084.           potion:
  6085.             type: REGEN
  6086.             level: 2
  6087.             extended: false
  6088.           quantity: 1
  6089.         buyPrice: 1500
  6090.         slot: 31
  6091.       12:
  6092.         type: item
  6093.         item:
  6094.           material: SPLASH_POTION
  6095.           potion:
  6096.             type: INSTANT_HEAL
  6097.             level: 1
  6098.             extended: false
  6099.           quantity: 1
  6100.         buyPrice: 1250
  6101.         slot: 32
  6102.       13:
  6103.         type: item
  6104.         item:
  6105.           material: SPLASH_POTION
  6106.           potion:
  6107.             type: INSTANT_HEAL
  6108.             level: 2
  6109.             extended: false
  6110.           quantity: 1
  6111.         buyPrice: 1750
  6112.         slot: 33
  6113.       14:
  6114.         type: item
  6115.         item:
  6116.           material: POTION
  6117.           potion:
  6118.             type: JUMP
  6119.             level: 1
  6120.             extended: true
  6121.           quantity: 1
  6122.         buyPrice: 600
  6123.         slot: 34
  6124.       15:
  6125.         type: item
  6126.         item:
  6127.           material: POTION
  6128.           potion:
  6129.             type: NIGHT_VISION
  6130.             level: 1
  6131.             extended: true
  6132.           damage: 8262
  6133.           quantity: 1
  6134.         buyPrice: 800
  6135.         slot: 37
  6136.       16:
  6137.         type: item
  6138.         item:
  6139.           material: POTION
  6140.           potion:
  6141.             type: WATER_BREATHING
  6142.             level: 1
  6143.             extended: true
  6144.           quantity: 1
  6145.         buyPrice: 800
  6146.         slot: 38
  6147.       17:
  6148.         type: item
  6149.         item:
  6150.           material: POTION
  6151.           potion:
  6152.             type: INVISIBILITY
  6153.             level: 1
  6154.             extended: true
  6155.           quantity: 1
  6156.         buyPrice: 1000
  6157.         slot: 39
  6158.       18:
  6159.         type: item
  6160.         item:
  6161.           material: SPLASH_POTION
  6162.           potion:
  6163.             type: SLOWNESS
  6164.             level: 1
  6165.             extended: false
  6166.           quantity: 1
  6167.         buyPrice: 950
  6168.         slot: 40
  6169.       19:
  6170.         type: item
  6171.         item:
  6172.           material: SPLASH_POTION
  6173.           potion:
  6174.             type: WEAKNESS
  6175.             level: 1
  6176.             extended: false
  6177.           quantity: 1
  6178.         buyPrice: 950
  6179.         slot: 41
  6180.       20:
  6181.         type: item
  6182.         item:
  6183.           material: SPLASH_POTION
  6184.           potion:
  6185.             type: POISON
  6186.             level: 1
  6187.             extended: false
  6188.           quantity: 1
  6189.         buyPrice: 950
  6190.         slot: 42
  6191.       21:
  6192.         type: item
  6193.         item:
  6194.           material: SPLASH_POTION
  6195.           potion:
  6196.             type: INSTANT_DAMAGE
  6197.             level: 1
  6198.             extended: false
  6199.           quantity: 1
  6200.         buyPrice: 850
  6201.         slot: 43
  6202.       a1:
  6203.         type: command
  6204.         item:
  6205.           material: ORANGE_STAINED_GLASS_PANE
  6206.           quantity: 1
  6207.           damage: 0
  6208.         slot: 0
  6209.       a2:
  6210.         type: command
  6211.         item:
  6212.           material: ORANGE_STAINED_GLASS_PANE
  6213.           quantity: 1
  6214.           damage: 0
  6215.         slot: 1
  6216.       a3:
  6217.         type: command
  6218.         item:
  6219.           material: ORANGE_STAINED_GLASS_PANE
  6220.           quantity: 1
  6221.           damage: 0
  6222.         slot: 2
  6223.       a4:
  6224.         type: command
  6225.         item:
  6226.           material: ORANGE_STAINED_GLASS_PANE
  6227.           quantity: 1
  6228.           damage: 0
  6229.         slot: 6
  6230.       a5:
  6231.         type: command
  6232.         item:
  6233.           material: ORANGE_STAINED_GLASS_PANE
  6234.           quantity: 1
  6235.           damage: 0
  6236.         slot: 7
  6237.       a6:
  6238.         type: command
  6239.         item:
  6240.           material: ORANGE_STAINED_GLASS_PANE
  6241.           quantity: 1
  6242.           damage: 0
  6243.         slot: 8
  6244.       a7:
  6245.         type: command
  6246.         item:
  6247.           material: ORANGE_STAINED_GLASS_PANE
  6248.           quantity: 1
  6249.           damage: 0
  6250.         slot: 9
  6251.       a8:
  6252.         type: command
  6253.         item:
  6254.           material: ORANGE_STAINED_GLASS_PANE
  6255.           quantity: 1
  6256.           damage: 0
  6257.         slot: 17
  6258.       a9:
  6259.         type: command
  6260.         item:
  6261.           material: ORANGE_STAINED_GLASS_PANE
  6262.           quantity: 1
  6263.           damage: 0
  6264.         slot: 36
  6265.       a10:
  6266.         type: command
  6267.         item:
  6268.           material: ORANGE_STAINED_GLASS_PANE
  6269.           quantity: 1
  6270.           damage: 0
  6271.         slot: 44
  6272.       a11:
  6273.         type: command
  6274.         item:
  6275.           material: ORANGE_STAINED_GLASS_PANE
  6276.           quantity: 1
  6277.           damage: 0
  6278.         slot: 45
  6279.       a12:
  6280.         type: command
  6281.         item:
  6282.           material: ORANGE_STAINED_GLASS_PANE
  6283.           quantity: 1
  6284.           damage: 0
  6285.         slot: 46
  6286.       a13:
  6287.         type: command
  6288.         item:
  6289.           material: ORANGE_STAINED_GLASS_PANE
  6290.           quantity: 1
  6291.           damage: 0
  6292.         slot: 47
  6293.       a14:
  6294.         type: command
  6295.         item:
  6296.           material: ORANGE_STAINED_GLASS_PANE
  6297.           quantity: 1
  6298.           damage: 0
  6299.         slot: 51
  6300.       a15:
  6301.         type: command
  6302.         item:
  6303.           material: ORANGE_STAINED_GLASS_PANE
  6304.           quantity: 1
  6305.           damage: 0
  6306.         slot: 52
  6307.       a16:
  6308.         type: command
  6309.         item:
  6310.           material: ORANGE_STAINED_GLASS_PANE
  6311.           quantity: 1
  6312.           damage: 0
  6313.         slot: 53
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement