Advertisement
Guest User

Cosmic Chest Config.yml

a guest
Oct 16th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. Crate:
  2. tier: "uncommon"
  3. chance: 50
  4. name: "&bCrate Key x1"
  5. display: "DIAMOND"
  6. enchanted: false
  7. lore:
  8. - "&71 crate key"
  9. rewards:
  10. consolecommands:
  11. - "crate give %p Crate 1"
  12. 25tokens:
  13. tier: "common"
  14. chance: 60
  15. name: "&725 &e&lTokens!"
  16. display: "GRAY_DYE"
  17. enchanted: false
  18. lore:
  19. - "&725 tokens"
  20. rewards:
  21. consolecommands:
  22. - "tokens add %p 25"
  23. 50tokens:
  24. tier: "uncommon"
  25. chance: 30
  26. name: "&750 &e&lTokens!"
  27. display: "GRAY_DYE"
  28. enchanted: false
  29. lore:
  30. - "&750 tokens"
  31. rewards:
  32. consolecommands:
  33. - "tokens add %p 50"
  34. 100tokens:
  35. tier: "mythical"
  36. chance: 25
  37. name: "&7100 &e&lTokens!"
  38. display: "GRAY_DYE"
  39. enchanted: false
  40. lore:
  41. - "&71000 tokens"
  42. rewards:
  43. consolecommands:
  44. - "tokens add %p 100"
  45. Legendarykey:
  46. tier: "legendary"
  47. chance: 60
  48. name: "&6Legendary Key!"
  49. display: "GOLD_INGOT"
  50. enchanted: false
  51. lore:
  52. - "&71 Legendary Key"
  53. rewards:
  54. consolecommands:
  55. - "crate give %p Legendary 1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement