Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. PiglinSword:
  2. Type: SKELETON
  3. Health: 35
  4. Display: '&fPiglin'
  5. Equipment:
  6. - PiglinHead HEAD
  7. - GOLD_SWORD HAND
  8. Faction: piglin
  9. Options:
  10. Silent: true
  11. MovementSpeed: 0.3
  12. PreventOtherDrops: true
  13. PreventItemPickup: false
  14. AIGoalSelectors:
  15. - 0 opendoors
  16. - 1 meleeattack
  17. - 2 lookatplayers
  18. - 3 breakdoors
  19. AITargetSelectors:
  20. - 0 clear
  21. - 1 players
  22. - 2 SpecificFaction hoglin
  23. DamageModifiers:
  24. - LAVA 0.75
  25. - FIRE 0.75
  26. - FIRE_TICK 0.75
  27. Drops:
  28. - GOLD_NUGGET 1to2 0.5
  29. - experience 10to20 1
  30. Skills:
  31. - sound{s=entity.zombie_pigman.ambient} @self ~onTimer:200
  32. - sound{s=entity.zombie_pigman.angry} ~onCombat ~onTimer:200
  33. - sound{s=entity.zombie_pigman.death} ~onDeath
  34. - sound{s=entity.zombie_pigman.hurt} ~onDamaged
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement