Advertisement
Guest User

Mob

a guest
May 24th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. Dummy:
  2. Type: STRAY
  3. Display: '&8Dummy'
  4. Health: 10
  5. Damage: 10
  6. DamagesModifiers:
  7. - PROJECTILE 1
  8. - MAGIC 1
  9. - FIRE_TICK 1
  10. - FIRE 1
  11. - FALL 1
  12. AITargetSelectors:
  13. - 0 clear
  14. - 1 players
  15. AIGoalSelectors:
  16. - 0 clear
  17. - 1 AvoidZombies
  18. - 2 Avoidskeletons
  19. - 3 meleeattack
  20. Modules:
  21. ThreatTable: true
  22. Options:
  23. PreventTeleport: True
  24. PreventOtherDrops: True
  25. MovementSpeed: 0.01
  26. NoDamageTicks: 1
  27. KnockbackResistance: 1
  28. FollowRange: 20
  29. Despawn: false
  30. MaxCombatDistance: 5
  31. Angry: True
  32. BossBar:
  33. Enabled: true
  34. Title: "&5Icebue"
  35. Range: 30
  36. Color: PINK
  37. Style: SEGMENTED_20
  38. Equipment:
  39. Drops:
  40. - exp 50-60 1
  41. Skills:
  42. - skill{s=loot} @PlayersInRadius{r=15} ~onDeath 1
  43.  
  44. loot:
  45. Skills:
  46. - command{c="mm i give <target.name> XP 32"} 0.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement