Advertisement
Guest User

OtherDrops file for ViperCraft

a guest
Mar 10th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.42 KB | None | 0 0
  1. 2013-03-10 20:46:46 [INFO] [OtherDrops] Enabling OtherDrops v2.8b.156
  2. 2013-03-10 20:46:46 [INFO] [OtherDrops:2.8b.156] Found plugin(s): 'LogBlock'
  3. 2013-03-10 20:46:46 [INFO] [OtherDrops:2.8b.156] Loading file: otherdrops-drops.yml
  4. 2013-03-10 20:46:46 [INFO] [OtherDrops:2.8b.156] Loading file: includes/od-playerdeath_zombie.yml
  5. 2013-03-10 20:46:46 [INFO] [OtherDrops:2.8b.156] Loading file: includes/vipercraft.yml
  6. 2013-03-10 20:46:46 [INFO] [OtherDrops:2.8b.156] OtherDrops loaded.
  7.  
  8.  
  9. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  10. vipercraft.yml
  11. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  12.  
  13. CREATURE_HOSTILE:
  14.     - drop: DEFAULT
  15.     - drop: GOLD_INGOT
  16.       tool: ANY
  17.       chance: 50
  18.       quantity: 1
  19. NETHER_WARTS@0:
  20.     - action: RIGHT_CLICK
  21.       tool: INK_SACK@15
  22.       consumetool: 1
  23.       replaceblock: NETHER_WARTS@3
  24. NETHER_WARTS@1:
  25.     - action: RIGHT_CLICK
  26.       tool: INK_SACK@15
  27.       consumetool: 1
  28.       replaceblock: NETHER_WARTS@3
  29. NETHER_WARTS@2:
  30.     - action: RIGHT_CLICK
  31.       tool: INK_SACK@15
  32.       consumetool: 1
  33.       replaceblock: NETHER_WARTS@3
  34. CREEPER:
  35.     - action: MOBSPAWN
  36.       drop: CREEPER@POWERED
  37.       chance: 10
  38.       weather: STORM
  39.       potioneffect.drop: SPEED@12000@2
  40.       flag: UNIQUE
  41. SKELETON:
  42.     - action: MOBSPAWN
  43.       drop: SKELETON@eq:head:PUMPKIN%0!!eq:hands:GOLDEN_HOE%0
  44.       potioneffect.drop: INVISIBILITY@20000@1
  45.       chance: 15
  46.       biome: [PLAINS, FOREST]
  47.       flag: UNIQUE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement