jokekid

tameable hostiles

Sep 22nd, 2015
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. items:
  2. wooden club (if you kill a mob with this, it will spawn an unconscious version of itself to tame)
  3. brain: rare pig drop(1/5).
  4. brain essence: 1 brain crafts into 5 essences.
  5.  
  6. mobs(in order of importance):
  7. zombie{
  8. tameItem: brain.
  9. actions{
  10. equip armor with right click{
  11. if helmet: doesnt burn in sunlight.
  12. if bow: uses bow instead of melee.
  13. if brain: gets freed.
  14. }
  15. unequip armor with shift-right click
  16. follow owner if fed with brain essence.
  17. CANNOT SIT!
  18. }
  19. properties{
  20. hunger: 0-20{
  21. 0-5: gets damaged to death.
  22. 6-10: ignores owner.
  23. 11-15: follows owner.
  24. 16-20: fights for owner.
  25. }
  26. maxHealth: 20 (can't heal)
  27. }
  28. }
Advertisement
Add Comment
Please, Sign In to add comment