Advertisement
Guest User

Attempted Correction Config - Halornek

a guest
Jul 6th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. pmilestone150= {
  2. Type= "ITEM"
  3. Entries= [
  4. {
  5. Type= "pixelmon:item.Mineral_Badge",
  6. Amount= 1
  7. Name= "Reward Token"
  8. Lore= [
  9. "Turn this into an administrator",
  10. "in order to claim your reward!"
  11. ]
  12. }
  13. ]
  14. }
  15.  
  16. pmilestone150= {
  17. Type= "COMMAND"
  18. Entries= [
  19. {
  20. "give %player% pixelmon:item.Mineral_Badge 1 0 {display:{Name:\"Reward Token\",Lore:[\"Turn this into an administrator\",\"in order to claim your reward!\"]}}"
  21. }
  22. ]
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement