Advertisement
PM2

Untitled

PM2
Nov 24th, 2019
1,406
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. # ** Mystery Items Customisations **
  2.  
  3. #What should be the Pyramid Crates Mystery Item random name list
  4. #Can be added multiple times for it to be more likely to appear
  5. Pyramid_Mystery_Item_Names:
  6. - "&c&lMystery Item"
  7. - "&d&lMystery Item"
  8. - "&5&lMystery Item"
  9. - "&0&lMystery Item"
  10. - "&0&lMystery Item"
  11. - "&5&lMystery Item"
  12. - "&4&lMystery Item"
  13. - "&4&lMystery Item"
  14. - "&7&lMystery Item"
  15. - "&8&lMystery Item"
  16. - "&6&lMystery Item"
  17. - "&e&lMystery Item"
  18.  
  19. #What should be the Pyramid Animations mystery items?
  20. Pyramid_Mystery_Items:
  21. - "WOOL,0"
  22. - "WOOL,2"
  23. - "WOOL,4"
  24. - "WOOL,7"
  25. - "WOOL,8"
  26. - "WOOL,9"
  27. - "WOOL,10"
  28. - "WOOL,12"
  29. - "WOOL,13"
  30. - "WOOL,14"
  31. - "WOOL,15"
  32. - "WOOL,15"
  33. - "WOOL,7"
  34. - "WOOL,8"
  35. - "WOOL,15"
  36. - "WOOL,7"
  37.  
  38.  
  39. #What should be the Round2 Animation Mystery Item random name list
  40. #Can be added multiple times for it to be more likely to appear
  41. Round2_Mystery_Item_Names:
  42. - "&c&lMystery Item"
  43. - "&d&lMystery Item"
  44. - "&5&lMystery Item"
  45. - "&0&lMystery Item"
  46. - "&0&lMystery Item"
  47. - "&5&lMystery Item"
  48. - "&4&lMystery Item"
  49. - "&4&lMystery Item"
  50. - "&7&lMystery Item"
  51. - "&8&lMystery Item"
  52. - "&6&lMystery Item"
  53. - "&e&lMystery Item"
  54.  
  55. #What should be the Round2 Animations mystery items?
  56. Round2_Mystery_Items:
  57. - "WOOL,0"
  58. - "WOOL,2"
  59. - "WOOL,4"
  60. - "WOOL,7"
  61. - "WOOL,8"
  62. - "WOOL,9"
  63. - "WOOL,10"
  64. - "WOOL,12"
  65. - "WOOL,13"
  66. - "WOOL,14"
  67. - "WOOL,15"
  68. - "WOOL,15"
  69. - "WOOL,7"
  70. - "WOOL,8"
  71. - "WOOL,15"
  72. - "WOOL,7"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement