Advertisement
Kicjow1

Untitled

Jul 17th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.04 KB | None | 0 0
  1. Crate:
  2. CrateType: Cosmic
  3. CrateName: '&8Galactic Crate'
  4. Preview-Name: '&8Galactic Crate Preview'
  5. StartingKeys: 0
  6. InGUI: true
  7. Slot: 23
  8. OpeningBroadCast: false
  9. BroadCast: ''
  10. Item: 'ENDER_CHEST'
  11. Glowing: false
  12. Name: '&d&lGalactic Chest'
  13. Lore:
  14. - '&7This crate contains strange objects,'
  15. - '&7from somewhere beyond this planet.'
  16. - '&7You have &6%Keys% keys &7to open this crate with.'
  17. - '&7&l(&e&l!&7&l) Right click to view rewards.'
  18. Preview:
  19. Toggle: true
  20. ChestLines: 6
  21. Glass:
  22. Toggle: true
  23. Item: 'PURPLE_STAINED_GLASS_PANE'
  24. PhysicalKey:
  25. Name: '&d&lGalactic Crate &b&lKey'
  26. Lore:
  27. - '&7A special Key'
  28. - '&7For a special Crate.'
  29. Item: 'TRIPWIRE_HOOK'
  30. Glowing: true
  31. # Tiers are available in Cosmic crates only
  32. #The tiers in the Crate
  33. Tiers:
  34. #The Config Name for the Crate
  35. Basic:
  36. #The in-game name of the Crate
  37. Name: '&8Basic Prize'
  38. #Use the MetaData for the color of the glass
  39. Color: 'GRAY_STAINED_GLASS_PANE'
  40. #Chance of that item getting picked. It would be 80/100 chance because MaxRange is 100.
  41. Chance: 80
  42. #The max range that the chance will go though.
  43. MaxRange: 100
  44. UnCommon:
  45. Name: '&aUnCommon Prize'
  46. Color: 'LIME_STAINED_GLASS_PANE'
  47. Chance: 55
  48. MaxRange: 100
  49. Rare:
  50. Name: '&4Rare Prize'
  51. Color: 'RED_STAINED_GLASS_PANE'
  52. Chance: 20
  53. MaxRange: 100
  54. Prizes:
  55. 1:
  56. DisplayName: '&3&lChestPlate'
  57. DisplayItem: 'DIAMOND_CHESTPLATE'
  58. DisplayAmount: 1
  59. Lore:
  60. - '&7Win a rare chest plate.'
  61. - '&6&lChance: &c&l20%'
  62. DisplayEnchantments:
  63. - 'PROTECTION_ENVIRONMENTAL:3'
  64. - 'DURABILITY:3'
  65. MaxRange: 100
  66. Chance: 20
  67. Items:
  68. - 'Item:DIAMOND_CHESTPLATE, Amount:1, Name:&3ChestPlate, PROTECTION_ENVIRONMENTAL:3, DURABILITY:3'
  69. 2:
  70. DisplayName: '&3&lHelmet'
  71. DisplayItem: 'DIAMOND_HELMET'
  72. DisplayAmount: 1
  73. Lore:
  74. - '&7Win a rare Helmet.'
  75. - '&6&lChance: &c&l20%'
  76. DisplayEnchantments:
  77. - 'PROTECTION_ENVIRONMENTAL:3'
  78. - 'DURABILITY:3'
  79. MaxRange: 100
  80. Chance: 20
  81. Items:
  82. - 'Item:DIAMOND_HELMET, Amount:1, PROTECTION_ENVIRONMENTAL:3, DURABILITY:3'
  83. 3:
  84. DisplayName: '&3&Leggings'
  85. DisplayItem: 'DIAMOND_LEGGINGS'
  86. DisplayAmount: 1
  87. Lore:
  88. - '&7Win a rare Leggings.'
  89. - '&6&lChance: &c&l20%'
  90. DisplayEnchantments:
  91. - 'PROTECTION_ENVIRONMENTAL:3'
  92. - 'DURABILITY:3'
  93. MaxRange: 100
  94. Chance: 20
  95. Items:
  96. - 'Item:DIAMOND_LEGGINGS, Amount:1, PROTECTION_ENVIRONMENTAL:3, DURABILITY:3'
  97. 4:
  98. DisplayName: '&b&lCool &4&lSword'
  99. DisplayItem: 'DIAMOND_SWORD'
  100. DisplayAmount: 1
  101. Lore:
  102. - '&7Win a cool sword.'
  103. - '&6&lChance: &c&l10%'
  104. DisplayEnchantments:
  105. - 'DAMAGE_ALL:3'
  106. MaxRange: 100
  107. Chance: 10
  108. Tiers:
  109. - 'Rare'
  110. Items:
  111. - 'Item:DIAMOND_SWORD, Amount:1, DAMAGE_ALL:3'
  112. 5:
  113. DisplayName: '&e&l£100,000'
  114. DisplayItem: 'SUNFLOWER'
  115. DisplayAmount: 1
  116. Lore:
  117. - '&7Make it rain a butt load of Money.'
  118. - '&6&lChance: &c&l20%'
  119. MaxRange: 100
  120. Chance: 20
  121. Firework: true
  122. Tiers:
  123. - 'Rare'
  124. Commands:
  125. - 'Eco give %Player% 100000'
  126. 6:
  127. DisplayName: '&b&lCrazy Crate &6&lKey &7(x2)'
  128. DisplayItem: 'TRIPWIRE_HOOK'
  129. DisplayAmount: 1
  130. Lore:
  131. - '&7A special Key'
  132. - '&7For a special Crate.'
  133. - '&6&lChance: &c&l5%'
  134. MaxRange: 100
  135. Chance: 5
  136. Firework: true
  137. Glowing: true
  138. Tiers:
  139. - 'UnCommon'
  140. - 'Rare'
  141. Commands:
  142. - 'cc give physical crazy 2 %Player%'
  143. 7:
  144. DisplayName: '&3&lCow Egg'
  145. DisplayItem: 'COW_SPAWN_EGG'
  146. DisplayAmount: 1
  147. Lore:
  148. - '&7Win a Cow Egg.'
  149. - '&6&lChance: &c&l7%'
  150. MaxRange: 100
  151. Chance: 7
  152. Items:
  153. - 'Item:COW_SPAWN_EGG, Amount:1'
  154. 8:
  155. DisplayName: '&3&lSpawner'
  156. DisplayItem: 'MCAGE'
  157. DisplayAmount: 1
  158. Lore:
  159. - '&7Win a standard Pig Spawner.'
  160. - '&6&lChance: &c&l1%'
  161. MaxRange: 100
  162. Chance: 1
  163. Items:
  164. - 'Item:mcage, Amount:1'
  165. 9:
  166. DisplayName: '&3&lSkeleton'
  167. DisplayItem: 'SKELETON_SPAWN_EGG'
  168. DisplayAmount: 1
  169. Lore:
  170. - '&7Win a Skeleton Egg.'
  171. - '&6&lChance: &c&l7%'
  172. MaxRange: 100
  173. Chance: 7
  174. Items:
  175. - 'Item:SKELETON_SPAWN_EGG, Amount:1'
  176. 10:
  177. DisplayName: '&3&lZombie'
  178. DisplayItem: 'ZOMBIE_SPAWN_EGG'
  179. DisplayAmount: 1
  180. Lore:
  181. - '&7Win a Zombie Egg.'
  182. - '&6&lChance: &c&l7%'
  183. MaxRange: 100
  184. Chance: 7
  185. Items:
  186. - 'Item:ZOMBIE_SPAWN_EGG, Amount:1'
  187. 11:
  188. DisplayName: '&3&lChicken'
  189. DisplayItem: 'CHICKEN_SPAWN_EGG'
  190. DisplayAmount: 1
  191. Lore:
  192. - '&7Win a Ckicken Egg.'
  193. - '&6&lChance: &c&l7%'
  194. MaxRange: 100
  195. Chance: 7
  196. Items:
  197. - 'Item:CHICKEN_SPAWN_EGG, Amount:1'
  198. 12:
  199. DisplayName: '&3&lBoots'
  200. DisplayItem: 'DIAMOND_BOOTS'
  201. DisplayAmount: 1
  202. Lore:
  203. - '&7Win a rare Boots.'
  204. - '&6&lChance: &c&l20%'
  205. DisplayEnchantments:
  206. - 'PROTECTION_ENVIRONMENTAL:3'
  207. - 'DURABILITY:3'
  208. MaxRange: 100
  209. Chance: 20
  210. Items:
  211. - 'Item:DIAMOND_BOOTS, Amount:1, PROTECTION_ENVIRONMENTAL:3, DURABILITY:3'
  212. 13:
  213. DisplayName: '&3&lPickaxe'
  214. DisplayItem: 'DIAMOND_PICKAXE'
  215. DisplayAmount: 1
  216. Lore:
  217. - '&7Win a rare Pickaxe.'
  218. - '&6&lChance: &c&l20%'
  219. DisplayEnchantments:
  220. - 'DIGSPPED:4'
  221. - 'DURABILITY:3'
  222. - 'SILKTOUCH:1'
  223. MaxRange: 100
  224. Chance: 20
  225. Items:
  226. - 'Item:DIAMOND_PICKAXE, Amount:1, DIGSPPED;4, DURABILITY:3, SILKTOUCH:1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement