Advertisement
Guest User

Untitled

a guest
Dec 8th, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. # For more information, check out the plugin manual or join us on Discord:
  2. # http://www.mythicmobs.net
  3. #
  4.  
  5. SkeletonKingSword:
  6. Id: DIAMOND_SWORD
  7. Data: 0
  8. Display: '&3Greatsword of the Skeleton King'
  9. Lore:
  10. - '&6A powerful sword used by'
  11. - '&6the King of Skeletons.'
  12. Enchantments:
  13. - DAMAGE_ALL:5
  14. - KNOCKBACK:2
  15. - FIRE_ASPECT:2
  16. Attributes:
  17. MainHand:
  18. Health: 10
  19. MovementSpeed: 0.1
  20. KingsCrown:
  21. Id: GOLDEN_HELMET
  22. Data: 0
  23. Amount: 1
  24. Display: '&dCrown of the King'
  25. Lore:
  26. - '&6A kingly crowl that grants'
  27. - '&6the wearer unwavering power!'
  28. Enchantments:
  29. - PROTECTION_ENVIRONMENTAL:2
  30. - PROTECTION_PROJECTILE:2
  31. - PROTECTION_FIRE:2
  32. - PROTECTION_EXPLOSIONS:2
  33. Hide:
  34. - ATTRIBUTES
  35. - ENCHANTS
  36. Attributes:
  37. Head:
  38. Health: 10
  39. KnockbackResistance: 10
  40. BanditTunic:
  41. Id: LEATHER_CHESTPLATE
  42. Display: '&aBandit Tunic'
  43. Lore:
  44. - '&6A leather tunic taken from'
  45. - '&6the corpse of a bandit.'
  46. Options:
  47. Color: 255,40,40
  48.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement