Advertisement
Guest User

Untitled

a guest
Nov 13th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.10 KB | None | 0 0
  1.  spawner:
  2.     name: "&5&lSpawners (page %page%)"
  3.     size: 54
  4.     buttons:
  5.       goBack:
  6.         slot: 31
  7.     fillItem:
  8.       material: NONE
  9.       name: " "
  10.     size: 36
  11.     items:
  12.       1:
  13.         type: item
  14.         item:
  15.           material: SPAWNER
  16.           mob: creeper
  17.           name: "&dCreeper spawner"
  18.           quantity: 1
  19.         buyPrice: 400000
  20.         slot: 0
  21.       2:
  22.         type: item
  23.         item:
  24.           material: SPAWNER
  25.           mob: SKELETON
  26.           name: "&dSkeleton spawner"
  27.           quantity: 1
  28.         buyPrice: 400000
  29.         slot: 1
  30.       3:
  31.         type: item
  32.         item:
  33.           material: SPAWNER
  34.           mob: SPIDER
  35.           name: "&dSpider spawner"
  36.           quantity: 1
  37.         buyPrice: 350000
  38.         slot: 2
  39.       4:
  40.         type: item
  41.         item:
  42.           material: SPAWNER
  43.           mob: ZOMBIE
  44.           name: "&dZombie spawner"
  45.           quantity: 1
  46.         buyPrice: 300000
  47.         slot: 3
  48.       5:
  49.         type: item
  50.         item:
  51.           material: SPAWNER
  52.           mob: SLIME
  53.           name: "&dSlime spawner"
  54.           quantity: 1
  55.         buyPrice: 450000
  56.         slot: 4
  57.       6:
  58.         type: item
  59.         item:
  60.           material: SPAWNER
  61.           mob: CAVE_SPIDER
  62.           name: "&dCave Spider spawner"
  63.           quantity: 1
  64.         buyPrice: 375000
  65.         slot: 5
  66.       7:
  67.         type: item
  68.         item:
  69.           material: SPAWNER
  70.           mob: Blaze
  71.           name: "&dBlaze spawner"
  72.           quantity: 1
  73.         buyPrice: 325000
  74.         slot: 6
  75.       8:
  76.         type: item
  77.         item:
  78.           material: SPAWNER
  79.           mob: MAGMA_CUBE
  80.           name: "&dMagma Cube spawner"
  81.           quantity: 1
  82.         buyPrice: 500000
  83.         slot: 7
  84.       9:
  85.         type: item
  86.         item:
  87.           material: SPAWNER
  88.           mob: WITCH
  89.           name: "&dWitch spawner"
  90.           quantity: 1
  91.         buyPrice: 600000
  92.         slot: 8
  93.       10:
  94.         type: item
  95.         item:
  96.           material: SPAWNER
  97.           mob: GUARDIAN
  98.           name: "&dGuardian spawner"
  99.           quantity: 1
  100.         buyPrice: 750000
  101.         slot: 9
  102.       11:
  103.         type: item
  104.         item:
  105.           material: SPAWNER
  106.           mob: PIG
  107.           name: "&dPig spawner"
  108.           quantity: 1
  109.         buyPrice: 200000
  110.         slot: 10
  111.       12:
  112.         type: item
  113.         item:
  114.           material: SPAWNER
  115.           mob: SHEEP
  116.           name: "&dSheep spawner"
  117.           quantity: 1
  118.         buyPrice: 250000
  119.         slot: 11
  120.       13:
  121.         type: item
  122.         item:
  123.           material: SPAWNER
  124.           mob: COW
  125.           name: "&dCow spawner"
  126.           quantity: 1
  127.         buyPrice: 250000
  128.         slot: 12
  129.       14:
  130.         type: item
  131.         item:
  132.           material: SPAWNER
  133.           mob: CHICKEN
  134.           name: "&dChicken spawner"
  135.           quantity: 1
  136.         buyPrice: 175000
  137.         slot: 13
  138.       15:
  139.         type: item
  140.         item:
  141.           material: SPAWNER
  142.           mob: SQUID
  143.           name: "&dSquid spawner"
  144.           quantity: 1
  145.         buyPrice: 300000
  146.         slot: 14
  147.       16:
  148.         type: item
  149.         item:
  150.           material: SPAWNER
  151.           mob: WOLF
  152.           name: "&dWolf spawner"
  153.           quantity: 1
  154.         buyPrice: 100000
  155.         slot: 15
  156.       17:
  157.         type: item
  158.         item:
  159.           material: SPAWNER
  160.           mob: OCELOT
  161.           name: "&dOcelot spawner"
  162.           quantity: 1
  163.         buyPrice: 100000
  164.         slot: 16
  165.       18:
  166.         type: item
  167.         item:
  168.           material: SPAWNER
  169.           mob: HORSE
  170.           name: "&dHorse spawner"
  171.           quantity: 1
  172.         buyPrice: 150000
  173.         slot: 17
  174.       19:
  175.         type: item
  176.         item:
  177.           material: SPAWNER
  178.           mob: RABBIT
  179.           name: "&dRabbit spawner"
  180.           quantity: 1
  181.         buyPrice: 250000
  182.         slot: 18
  183.       20:
  184.         type: item
  185.         item:
  186.           material: SPAWNER
  187.           mob: POLAR_BEAR
  188.           name: "&dPolar Bear spawner"
  189.           quantity: 1
  190.         buyPrice: 250000
  191.         slot: 19
  192.       21:
  193.         type: item
  194.         item:
  195.           material: SPAWNER
  196.           mob: LLAMA
  197.           name: "&dLama spawner"
  198.           quantity: 1
  199.         buyPrice: 150000
  200.         slot: 20
  201.       22:
  202.         type: item
  203.         item:
  204.           material: SPAWNER
  205.           mob: PARROT
  206.           name: "&dParrot spawner"
  207.           quantity: 1
  208.         buyPrice: 150000
  209.         slot: 21
  210.       23:
  211.         type: item
  212.         item:
  213.           material: SPAWNER
  214.           mob: VILLAGER
  215.           name: "&dVillager spawner"
  216.           quantity: 1
  217.         buyPrice: 500000
  218.         slot: 22
  219.       24:
  220.         type: item
  221.         item:
  222.           material: SPAWNER
  223.           mob: TURTLE
  224.           name: "&dTurtle spawner"
  225.           quantity: 1
  226.         buyPrice: 150000
  227.         slot: 23
  228.       25:
  229.         type: item
  230.         item:
  231.           material: SPAWNER
  232.           mob: DOLPHIN
  233.           name: "&dDolphin spawner"
  234.           quantity: 1
  235.         buyPrice: 150000
  236.         slot: 24
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement