Advertisement
Guest User

Untitled

a guest
Jun 21st, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. basic:
  2. egg:
  3. material: 'MONSTER_EGG:54'
  4. name: "&b&l*** Basic Boss ***"
  5. lore:
  6. - " &6* &eHEALTH: &f500"
  7. - ""
  8. - "&7&o(( Right click on block to spawn this boss! ))"
  9. mob:
  10. type: ZOMBIE
  11. name: "&b&l*** Basic Boss ***"
  12. health: 500
  13. baby: false
  14. allowed-regions:
  15. - "warzone"
  16. - "pvp"
  17. armor:
  18. use: true
  19. type: GOLD
  20. enchants:
  21. - PROTECTION:5
  22. - UNBREAKING:3
  23. weapon:
  24. use: true
  25. type: DIAMOND_SWORD:0
  26. enchants:
  27. - SHARPNESS:5
  28. - UNBREAKING:3
  29. commands:
  30. use: true
  31. commands:
  32. - "give {player} stone 1"
  33. - "eco give {player} 100000"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement