Advertisement
Guest User

Untitled

a guest
May 27th, 2015
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. JoeFertilizer:
  2. name: Fertilizer Fanatic
  3. ask-message: <yellow>I have an important, yet smelly job <yellow>for you, get me <purple>286 bonemeal<yellow> and <purple>72 <purple>bones<yellow>. What? I have a big field!
  4. finish-message: <yellow>Thank you so much. Now go take a bath.
  5. npc-giver-id: 11
  6. gui-display: name-INK_SACK:amount-1:data-15
  7. redo-delay: 345600
  8. stages:
  9. ordered:
  10. '1':
  11. items-to-deliver:
  12. - name-INK_SACK:amount-286:data-15
  13. npc-delivery-ids:
  14. - 11
  15. delivery-messages:
  16. - '<npc>: Keep it up!'
  17. - '<npc>: I need more bones!'
  18. '2':
  19. items-to-deliver:
  20. - name-BONE:amount-72
  21. npc-delivery-ids:
  22. - 11
  23. delivery-messages:
  24. - '<npc>: Keep it up!'
  25. - '<npc>: I need more bones!'
  26. finish-event: TitleComplete
  27. rewards:
  28. money: 9000
  29. exp: 9
  30. commands:
  31. - addlevel <player> 9
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement