Facebook
From s1, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 52
  1.    items:
  2.        1:
  3.         type: command
  4.         item:
  5.           material: MOB_SPAWNER
  6.           quantity: 1
  7.           name: "&eChicken Spawner"
  8.         commands:
  9.           - "stacker give %PLAYER% spawner chicken 1"
  10.         buyPrice: 75000
  11.         sellPrice: -1
  12.         slot: 9
  13.        2:
  14.         type: command
  15.         item:
  16.           material: MOB_SPAWNER
  17.           quantity: 1
  18.           name: "&ePig Spawner"
  19.         commands:
  20.           - "stacker give %PLAYER% spawner pig 1"
  21.         buyPrice: 75000
  22.         sellPrice: -1
  23.         slot: 10
  24.        3:
  25.         type: command
  26.         item:
  27.           material: MOB_SPAWNER
  28.           quantity: 1
  29.           name: "&eSheep Spawner"
  30.         commands:
  31.           - "stacker give %PLAYER% spawner sheep 1"
  32.         buyPrice: 100000
  33.         sellPrice: -1
  34.         slot: 11    
  35.        4:
  36.         type: command
  37.         item:
  38.           material: MOB_SPAWNER
  39.           quantity: 1
  40.           name: "&eCow Spawner"
  41.         commands:
  42.           - "stacker give %PLAYER% spawner cow 1"
  43.         buyPrice: 100000
  44.         sellPrice: -1
  45.         slot: 12    
  46.        5:
  47.         type: command
  48.         item:
  49.           material: MOB_SPAWNER
  50.           quantity: 1
  51.           name: "&eWolf Spawner"
  52.         commands:
  53.           - "stacker give %PLAYER% spawner wolf 1"
  54.         buyPrice: 125000
  55.         sellPrice: -1
  56.         slot: 13  
  57.        6:
  58.         type: command
  59.         item:
  60.           material: MOB_SPAWNER
  61.           quantity: 1
  62.           name: "&eOcelot Spawner"
  63.         commands:
  64.           - "stacker give %PLAYER% spawner ocelot 1"
  65.         buyPrice: 140000
  66.         sellPrice: -1
  67.         slot: 14    
  68.        7:
  69.         type: command
  70.         item:
  71.           material: MOB_SPAWNER
  72.           quantity: 1
  73.           name: "&eVillager Spawner"
  74.         commands:
  75.           - "stacker give %PLAYER% spawner villager 1"
  76.         buyPrice: 400000
  77.         sellPrice: -1
  78.         slot: 15    
  79.        8:
  80.         type: command
  81.         item:
  82.           material: MOB_SPAWNER
  83.           quantity: 1
  84.           name: "&eSlime Spawner"
  85.         commands:
  86.           - "stacker give %PLAYER% spawner slime 1"
  87.         buyPrice: 900000
  88.         sellPrice: -1
  89.         slot: 16      
  90.        9:
  91.         type: command
  92.         item:
  93.           material: MOB_SPAWNER
  94.           quantity: 1
  95.           name: "&eZombie Spawner"
  96.         commands:
  97.           - "stacker give %PLAYER% spawner zombie 1"
  98.         buyPrice: 325000
  99.         sellPrice: -1
  100.         slot: 17      
  101.        10:
  102.         type: command
  103.         item:
  104.           material: MOB_SPAWNER
  105.           quantity: 1
  106.           name: "&eSkeleton Spawner"
  107.         commands:
  108.           - "stacker give %PLAYER% spawner skeleton 1"
  109.         buyPrice: 325000
  110.         sellPrice: -1
  111.         slot: 18          
  112.        11:
  113.         type: command
  114.         item:
  115.           material: MOB_SPAWNER
  116.           quantity: 1
  117.           name: "&eSpider Spawner"
  118.         commands:
  119.           - "stacker give %PLAYER% spawner spider 1"
  120.         buyPrice: 350000
  121.         sellPrice: -1
  122.         slot: 19          
  123.        12:
  124.         type: command
  125.         item:
  126.           material: MOB_SPAWNER
  127.           quantity: 1
  128.           name: "&eBlaze Spawner"
  129.         commands:
  130.           - "stacker give %PLAYER% spawner blaze 1"
  131.         buyPrice: 500000
  132.         sellPrice: -1
  133.         slot: 20    
  134.        13:
  135.         type: command
  136.         item:
  137.           material: MOB_SPAWNER
  138.           quantity: 1
  139.           name: "&eCreeper Spawner"
  140.         commands:
  141.           - "stacker give %PLAYER% spawner creeper 1"
  142.         buyPrice: 850000
  143.         sellPrice: -1
  144.         slot: 21            
  145.        14:
  146.         type: command
  147.         item:
  148.           material: MOB_SPAWNER
  149.           quantity: 1
  150.           name: "&eEnderman Spawner"
  151.         commands:
  152.           - "stacker give %PLAYER% spawner enderman 1"
  153.         buyPrice: 900000
  154.         sellPrice: -1
  155.         slot: 22            
  156.        15:
  157.         type: command
  158.         item:
  159.           material: MOB_SPAWNER
  160.           quantity: 1
  161.           name: "&eGuardian Spawner"
  162.         commands:
  163.           - "stacker give %PLAYER% spawner guardian 1"
  164.         buyPrice: 2500000
  165.         sellPrice: -1
  166.         slot: 23
  167.        16:
  168.         type: command
  169.         item:
  170.           material: MOB_SPAWNER
  171.           quantity: 1
  172.           name: "&ePigman Spawner"
  173.         commands:
  174.           - "stacker give %PLAYER% spawner pig_zombie 1"
  175.         buyPrice: 3000000
  176.         sellPrice: -1
  177.         slot: 24
  178.        17:
  179.         type: command
  180.         item:
  181.           material: MOB_SPAWNER
  182.           quantity: 1
  183.           name: "&eIron Golem Spawner"
  184.         commands:
  185.           - "stacker give %PLAYER% spawner iron_golem 1"
  186.         buyPrice: 10000000
  187.         sellPrice: -1
  188.         slot: 25
  189.        18:
  190.         type: command
  191.         item:
  192.           material: MOB_SPAWNER
  193.           quantity: 1
  194.           name: "&eMagmaCube Spawner"
  195.         commands:
  196.           - "stacker give %PLAYER% spawner magma_cube 1"
  197.         buyPrice: 350000
  198.         sellPrice: -1
  199.         slot: 26