Guest User

Wild Boar

a guest
May 4th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. wild_boar_adult:
  2. Type: POLAR_BEAR
  3. Display: '&eWild Boar'
  4. Faction: wild_boar
  5. Options:
  6. AlwaysShowName: true
  7. Despawn: false
  8. Persistent: true
  9. PreventLeashing: true
  10. PreventMobKillDrops: false
  11. PreventOtherDrops: true
  12. PreventRenaming: false
  13. Modules:
  14. ThreatTable: true
  15. Drops:
  16. - exp 1-3 1
  17. - pork 1-3 1
  18. - leather 1-3 1
  19. DamageModifiers:
  20. - ENTITY_ATTACK 0.5
  21. - PROJECTILE 1.0
  22. KillMessages:
  23. Disguise:
  24. Type: pig
  25. Skills:
  26. - summon{type=wild_boar_child;amount=1;radius=4} @self ~onSpawn >0 0.25
  27. - summon{type=wild_boar_child;amount=1;radius=4} @self ~onSpawn >0 0.25
  28. - summon{type=wild_boar_child;amount=1;radius=4} @self ~onSpawn >0 0.25
  29. - summon{type=wild_boar_child;amount=1;radius=4} @self ~onSpawn >0 0.25
  30.  
  31. wild_boar_child:
  32. Type: POLAR_BEAR
  33. Display: '&eWild Boar'
  34. Faction: wild_boar
  35. Options:
  36. AlwaysShowName: true
  37. Despawn: false
  38. Persistent: true
  39. PreventLeashing: true
  40. PreventMobKillDrops: false
  41. PreventOtherDrops: true
  42. PreventRenaming: false
  43. Age: -72000
  44. Modules:
  45. ThreatTable: true
  46. Drops:
  47. - exp 1-3 1
  48. - pork 1-3 1
  49. - leather 1-3 1
  50. DamageModifiers:
  51. - ENTITY_ATTACK 0.5
  52. - PROJECTILE 1.0
  53. KillMessages:
  54. Disguise:
  55. Type: pig
  56. Skills:
Advertisement
Add Comment
Please, Sign In to add comment