Advertisement
Guest User

Untitled

a guest
Oct 28th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. #
  2. # This example file shows you how to set up special items
  3. # for your mobs to equip or drop.
  4. SkeletonKingSword:
  5. Id: 276
  6. Data: 0
  7. Display: '&3Greatsword of the Skeleton King'
  8. Lore:
  9. - '&6A powerful sword used by'
  10. - '&6the King of Skeletons.'
  11. Enchantments:
  12. - DAMAGE_ALL:5
  13. - KNOCKBACK:2
  14. - FIRE_ASPECT:2
  15. Options:
  16. Health: 10
  17. MovementSpeed: 0.1
  18. KingsCrown:
  19. Id: 314
  20. Data: 0
  21. Amount: 1
  22. Display: '&dCrown of the King'
  23. Lore:
  24. - '&6A kingly crowl that grants'
  25. - '&6the wearer unwavering power!'
  26. Enchantments:
  27. - PROTECTION_ENVIRONMENTAL:2
  28. - PROTECTION_PROJECTILE:2
  29. - PROTECTION_FIRE:2
  30. - PROTECTION_EXPLOSIONS:2
  31. Hides:
  32. - ATTRIBUTES
  33. - ENCHANTS
  34. Options:
  35. Health: 10
  36. KnockbackResistance: 10
  37. KingsTunic:
  38. Id: 299
  39. Data: 0
  40. Display: '&aKingsTunic'
  41. Lore:
  42. - '&6A leather tunic taken from'
  43. - '&6the corpse of a bandit.'
  44. Enchantments:
  45. - DURABILITY: 2
  46. - PROTECTION_PROJECTILE:1
  47. - LOOT_BONUS_MOBS: 2
  48. - Thorns: 1
  49. Options:
  50. Color: 255,40,40
  51. Health: 20
  52. Kingsleggings:
  53. Id: 312
  54. Data: 0
  55. Display: '&aKingsleggings'
  56. Enchantments:
  57. - PROTECTION_ENVIRONMENTAL:2
  58. - DAMAGE_UNDEAD: 1
  59. - DURABILITY: 2
  60. - OXYGEN: 2
  61. Options:
  62. Color: 255,40,40
  63. Healt: 10
  64. Kingsboots:
  65. Id: 313
  66. Data: 0
  67. Display: '&aKingsboots'
  68. Enchantments:
  69. - DEPTH_STRIDER: 1
  70. - DURABILITY: 2
  71. - DAMAGE_UNDEAD: 4
  72. Options:
  73. Color: 255,40,40
  74. Healt: 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement