Advertisement
Guest User

Untitled

a guest
Jan 16th, 2020
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.58 KB | None | 0 0
  1. blocks:
  2.   name: "&9&lBlocks (page %page%)"
  3.   fillItem:
  4.     material: BLACK_STAINED_GLASS_PANE
  5.     name: " "
  6.   items:
  7.     1:
  8.       type: item
  9.       item:
  10.         material: GRASS_BLOCK
  11.         quantity: 64
  12.       buyPrice: 50
  13.       sellPrice: 5
  14.       slot: 10
  15.     2:
  16.       type: item
  17.       item:
  18.         material: DIRT
  19.         quantity: 64
  20.       buyPrice: 30
  21.       sellPrice: 3
  22.       slot: 11
  23.     3:
  24.       type: item
  25.       item:
  26.         material: GRAVEL
  27.         quantity: 64
  28.       buyPrice: 50
  29.       sellPrice: 5
  30.       slot: 12
  31.     4:
  32.       type: item
  33.       item:
  34.         material: COBBLESTONE
  35.         quantity: 64
  36.       buyPrice: 30
  37.       sellPrice: 3
  38.       slot: 13
  39.     5:
  40.       type: item
  41.       item:
  42.         material: MOSSY_COBBLESTONE
  43.         quantity: 64
  44.       buyPrice: 50
  45.       sellPrice: 5
  46.       slot: 14
  47.     6:
  48.       type: item
  49.       item:
  50.         material: STONE
  51.         quantity: 64
  52.       buyPrice: 50
  53.       sellPrice: 5
  54.       slot: 15
  55.     7:
  56.       type: item
  57.       item:
  58.         material: GRANITE
  59.         quantity: 64
  60.       buyPrice: 30
  61.       sellPrice: 8
  62.       slot: 16
  63.     8:
  64.       type: item
  65.       item:
  66.         material: DIORITE
  67.         quantity: 64
  68.       buyPrice: 30
  69.       sellPrice: 3
  70.       slot: 19
  71.     9:
  72.       type: item
  73.       item:
  74.         material: ANDESITE
  75.         quantity: 64
  76.       buyPrice: 30
  77.       sellPrice: 3
  78.       slot: 20
  79.     10:
  80.       type: item
  81.       item:
  82.         material: OAK_Log
  83.         quantity: 32
  84.       buyPrice: 100
  85.       sellPrice: 10
  86.       slot: 21
  87.     11:
  88.       type: item
  89.       item:
  90.         material: SPRUCE_LOG
  91.         quantity: 32
  92.       buyPrice: 100
  93.       sellPrice: 10
  94.       slot: 22
  95.     12:
  96.       type: item
  97.       item:
  98.         material: BIRCH_LOG
  99.         quantity: 32
  100.       buyPrice: 100
  101.       sellPrice: 10
  102.       slot: 23
  103.     13:
  104.       type: item
  105.       item:
  106.         material: JUNGLE_LOG
  107.         quantity: 32
  108.       buyPrice: 100
  109.       sellPrice: 10
  110.       slot: 24
  111.     14:
  112.       type: item
  113.       item:
  114.         material: ACACIA_LOG
  115.         quantity: 32
  116.       buyPrice: 100
  117.       sellPrice: 10
  118.       slot: 25
  119.     15:
  120.       type: item
  121.       item:
  122.         material: DARK_OAK_LOG
  123.         quantity: 32
  124.       buyPrice: 100
  125.       sellPrice: 10
  126.       slot: 28
  127.     16:
  128.       type: item
  129.       item:
  130.         material: SNOW_BLOCK
  131.         quantity: 16
  132.       buyPrice: 20
  133.       sellPrice: 2
  134.       slot: 29
  135.     17:
  136.       type: item
  137.       item:
  138.         material: ICE
  139.         quantity: 16
  140.       buyPrice: 30
  141.       sellPrice: 3
  142.       slot: 30
  143.     18:
  144.       type: item
  145.       item:
  146.         material: PACKED_ICE
  147.         quantity: 16
  148.       buyPrice: 30
  149.       sellPrice: 3
  150.       slot: 31
  151.     19:
  152.       type: item
  153.       item:
  154.         material: SPONGE
  155.         quantity: 8
  156.       buyPrice: 100
  157.       sellPrice: 10
  158.       slot: 32
  159.     20:
  160.       type: item
  161.       item:
  162.         material: SAND
  163.         quantity: 64
  164.       buyPrice: 30
  165.       sellPrice: 3
  166.       slot: 33
  167.     21:
  168.       type: item
  169.       item:
  170.         material: SANDSTONE
  171.         quantity: 32
  172.       buyPrice: 30
  173.       sellPrice: 3
  174.       slot: 34
  175.     22:
  176.       type: item
  177.       item:
  178.         material: SAND
  179.         quantity: 64
  180.         damage: 1
  181.       buyPrice: 30
  182.       sellPrice: 3
  183.       slot: 10
  184.       page: 2
  185.     23:
  186.       type: item
  187.       item:
  188.         material: RED_SANDSTONE
  189.         quantity: 32
  190.       buyPrice: 30
  191.       sellPrice: 3
  192.       slot: 11
  193.       page: 2
  194.     24:
  195.       type: item
  196.       item:
  197.         material: GLASS
  198.         quantity: 16
  199.       buyPrice: 20
  200.       sellPrice: 4
  201.       slot: 12
  202.       page: 2
  203.     25:
  204.       type: item
  205.       item:
  206.         material: CLAY
  207.         quantity: 32
  208.       buyPrice: 40
  209.       sellPrice: 4
  210.       slot: 13
  211.       page: 2
  212.     26:
  213.       type: item
  214.       item:
  215.         material: TERRACOTTA
  216.         quantity: 32
  217.       buyPrice: 50
  218.       sellPrice: 5
  219.       slot: 14
  220.       page: 2
  221.     27:
  222.       type: item
  223.       item:
  224.         material: BRICK
  225.         quantity: 64
  226.       buyPrice: 70
  227.       sellPrice: 7
  228.       slot: 15
  229.       page: 2
  230.     28:
  231.       type: item
  232.       item:
  233.         material: OBSIDIAN
  234.         quantity: 16
  235.       buyPrice: 30
  236.       sellPrice: 3
  237.       slot: 16
  238.       page: 2
  239.     29:
  240.       type: item
  241.       item:
  242.         material: NETHERRACK
  243.         quantity: 64
  244.       buyPrice: 30
  245.       sellPrice: 3
  246.       slot: 19
  247.       page: 2
  248.     30:
  249.       type: item
  250.       item:
  251.         material: GLOWSTONE
  252.         quantity: 64
  253.       buyPrice: 50
  254.       sellPrice: 5
  255.       slot: 20
  256.       page: 2
  257.     31:
  258.       type: item
  259.       item:
  260.         material: SOUL_SAND
  261.         quantity: 64
  262.       buyPrice: 30
  263.       sellPrice: 3
  264.       slot: 21
  265.       page: 2
  266.     32:
  267.       type: item
  268.       item:
  269.         material: NETHER_BRICK
  270.         quantity: 64
  271.       buyPrice: 50
  272.       sellPrice: 5
  273.       slot: 22
  274.       page: 2
  275.     33:
  276.       type: item
  277.       item:
  278.         material: END_STONE
  279.         quantity: 64
  280.       buyPrice: 30
  281.       sellPrice: 3
  282.       slot: 23
  283.       page: 2
  284.     34:
  285.       type: item
  286.       item:
  287.         material: PRISMARINE
  288.         quantity: 64
  289.       buyPrice: 50
  290.       sellPrice: 5
  291.       slot: 24
  292.       page: 2
  293.     35:
  294.       type: item
  295.       item:
  296.         material: BOOKSHELF
  297.         quantity: 16
  298.       buyPrice: 30
  299.       sellPrice: 6
  300.       slot: 25
  301.       page: 2
  302.     36:
  303.       type: item
  304.       item:
  305.         material: ENCHANTING_TABLE
  306.         quantity: 1
  307.       buyPrice: 100
  308.       sellPrice: 20
  309.       slot: 31
  310.       page: 2
  311.     37:
  312.       type: special
  313.       special: BALANCE
  314.       slot: 53
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement