Advertisement
Steelsouls

steelcraft-undeadplayers.yml

Mar 7th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.60 KB | None | 0 0
  1. defaults:
  2.   worlds: [ALL, -Love]
  3.  
  4. otherdrops:
  5.   PLAYER@Steelsouls:
  6.     - tool: PLAYER
  7.       drop: BLAZE/3
  8.       effect: [SMOKE@SELF, GHAST_SHRIEK]
  9.       message: ["&cThere are consequences for killing the wizard..."]
  10.   PLAYER:
  11.     - tool: ANY
  12.       drop: ZOMBIE
  13.     - tool: DAMAGE_FIRE
  14.       drop: SKELETON
  15.       message.world: ["&c%v's skeleton walked out of the fire!"]
  16.     - tool: ZOMBIE
  17.       drop: ZOMBIE/3
  18.       message.world: ["&cThe zombies are multiplying!"]
  19.     - tool: ANY_EXPLOSION
  20.       drop: SKELETON/3
  21.       message.world: ["&c%v's scattered bones have begun to walk again!"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement