Advertisement
Guest User

CosmicChest Chest.yml

a guest
Oct 22nd, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.08 KB | None | 0 0
  1. chestItem:
  2. name: "&c&lOverLord &7Chest &7(Right click)"
  3. item: "CHEST"
  4. enchanted: false
  5. lore:
  6. - "&7This &c&lBearChest &7Comes in the"
  7. - "&c&lOverLord &7Kit!"
  8.  
  9. permissionRequired: false
  10. chestSize: 3
  11. quickOpen: false
  12. noDuplicates: false
  13.  
  14. selectionMenu:
  15. name: "&c&lOverLord &7Chest: Welcome"
  16. selectCount: 4
  17. icons:
  18. notSelected:
  19. name: "&f&l???"
  20. display: "CHEST"
  21. enchanted: false
  22. lore:
  23. - "&7Choose 4 mystery chests, and"
  24. - "&7your loot will be revealed."
  25. selected:
  26. name: "&f&l???"
  27. display: "THIN_GLASS"
  28. enchanted: false
  29. lore:
  30. - "&7You have selected this mystery chest."
  31. sounds:
  32. select:
  33. sound: "ORB_PICKUP"
  34. volume: 1
  35. pitch: 1
  36.  
  37. shufflingMenu:
  38. name: "&c&lOverLord &7Chest: Shuffling..."
  39. animation: "DEFAULT"
  40. settings:
  41. keepRewardsPositions: false
  42. animationSpeed: 2
  43. sounds:
  44. shuffle1:
  45. sound: "ORB_PICKUP"
  46. volume: 1
  47. pitch: 0.5
  48. shuffle2:
  49. sound: "CLICK"
  50. volume: 1
  51. pitch: 0.5
  52.  
  53. rewardsMenu:
  54. name: "&c&lOverLord &7Chest: Rewards"
  55. sounds:
  56. takereward:
  57. sound: "LEVEL_UP"
  58. volume: 1
  59. pitch: 1
  60. closeCommands:
  61. - "say %p Just opened an OverLord Crate!"
  62.  
  63. tiers:
  64. normal:
  65. name: "&7&lNormal &7ier"
  66. display: "STAINED_GLASS_PANE 7"
  67. enchanted: false
  68. chance: 20
  69. lore:
  70. - "&7This is the &7&lNormal &7Tier"
  71. common:
  72. name: "&4&lCommon &7Tier"
  73. display: "STAINED_GLASS_PANE 0"
  74. enchanted: false
  75. chance: 30
  76. lore:
  77. - "&7Better than &7&lNormal &7Tier but commonly found"
  78. uncommon:
  79. name: "&5&lUnCommon &7Tier"
  80. display: "STAINED_GLASS_PANE 0"
  81. enchanted: false
  82. chance: 60
  83. lore:
  84. - "&7Better than &4&lCommon &7Tier"
  85. legendary:
  86. name: "&6&lLegendary &7Tier"
  87. display: "STAINED_GLASS_PANE 0"
  88. enchanted: false
  89. chance: 70
  90. lore:
  91. - "&6&lLegendary &7Tier very rare most op"
  92.  
  93. rewards:
  94. discoveredkey:
  95. tier: "normal"
  96. chance: 60
  97. name: "&5&lDiscovered &7Key x3!"
  98. display: "GOLD_INGOT 3"
  99. enchanted: true
  100. lore:
  101. - ""
  102. rewards:
  103. consolecommands:
  104. - "crate give %p Discovered 3"
  105. 300k:
  106. tier: "normal"
  107. chance: 20
  108. name: "&7$300,000!"
  109. display: "GOLD_INGOT 1"
  110. enchanted: true
  111. lore:
  112. - ""
  113. rewards:
  114. consolecommands:
  115. - "eco give %p 300000"
  116. 500k:
  117. tier: "normal"
  118. chance: 10
  119. name: "&7$500,000!"
  120. display: "DIAMOND 1"
  121. enchanted: true
  122. lore:
  123. - ""
  124. rewards:
  125. consolecommands:
  126. - "eco give %p 500000"
  127. discoveredkey:
  128. tier: "common"
  129. chance: 70
  130. name: "&5&lDiscovered &7Key! x3"
  131. display: "GOLD_INGOT 3"
  132. enchanted: false
  133. lore:
  134. - ""
  135. rewards:
  136. consolecommands:
  137. - "crate give %p Discovered 3"
  138. 300k:
  139. tier: "common"
  140. chance: 50
  141. name: "&7$300,000!"
  142. display: "IRON_INGOT 1"
  143. enchanted: true
  144. lore:
  145. - ""
  146. rewards:
  147. consolecommands:
  148. - "eco give %p 300000"
  149. 500k:
  150. tier: "common"
  151. chance: 30
  152. name: "&7$500,000!"
  153. display: "GOLD_INGOT 1"
  154. enchanted: true
  155. lore:
  156. - ""
  157. rewards:
  158. consolecommands:
  159. - "eco give %p 500000"
  160. 700k:
  161. tier: "common"
  162. chance: 20
  163. name: "&7$700,000!"
  164. display: "DIAMOND 1"
  165. enchanted: true
  166. lore:
  167. - ""
  168. rewards:
  169. consolecommands:
  170. - "eco give %p 700000"
  171. pigspawner:
  172. tier: "common"
  173. chance: 40
  174. name: "&c&lPig &7Spawner x3"
  175. display: "MOB_SPAWNER 3"
  176. enchanted: true
  177. lore:
  178. - ""
  179. rewards:
  180. consolecommands:
  181. - "ss give %p pig 3"
  182. cowspawner:
  183. tier: "common"
  184. chance: 30
  185. name: "&c&lCow &7Spawner x3"
  186. display: "MOB_SPAWNER 3"
  187. enchanted: true
  188. lore:
  189. - ""
  190. rewards:
  191. consolecommands:
  192. - "ss give %p cow 3"
  193. discoveredkey:
  194. tier: "uncommon"
  195. chance: 80
  196. name: "&5&lDiscovered &7Key! x4"
  197. display: "GOLD_INGOT 4"
  198. enchanted: false
  199. lore:
  200. - ""
  201. rewards:
  202. consolecommands:
  203. - "crate give %p Discovered 4"
  204. 700k:
  205. tier: "uncommon"
  206. chance: 30
  207. name: "&7$700,000!"
  208. display: "GOLD_INGOT 1"
  209. enchanted: true
  210. lore:
  211. - ""
  212. rewards:
  213. consolecommands:
  214. - "eco give %p 700000"
  215. 1m:
  216. tier: "uncommon"
  217. chance: 40
  218. name: "&7$1,000,000!"
  219. display: "DIAMOND 1"
  220. enchanted: true
  221. lore:
  222. - ""
  223. rewards:
  224. consolecommands:
  225. - "eco give %p 1000000"
  226. pigspawner:
  227. tier: "uncommon"
  228. chance: 50
  229. name: "&c&lPig &7Spawner x4"
  230. display: "MOB_SPAWNER 4"
  231. enchanted: true
  232. lore:
  233. - ""
  234. rewards:
  235. consolecommands:
  236. - "ss give %p pig 4"
  237. cowspawner:
  238. tier: "uncommon"
  239. chance: 45
  240. name: "&c&lCow &7Spawner x4"
  241. display: "MOB_SPAWNER 4"
  242. enchanted: true
  243. lore:
  244. - ""
  245. rewards:
  246. consolecommands:
  247. - "ss give %p cow 4"
  248. skelyspawner:
  249. tier: "uncommon"
  250. chance: 30
  251. name: "&c&lSkeleton &7Spawner x4"
  252. display: "MOB_SPAWNER 4"
  253. enchanted: true
  254. lore:
  255. - ""
  256. rewards:
  257. consolecommands:
  258. - "ss give %p skeleton 4"
  259. spiderspawner:
  260. tier: "uncommon"
  261. chance: 20
  262. name: "&c&lSpider &7Spawner x4"
  263. display: "MOB_SPAWNER 4"
  264. enchanted: true
  265. lore:
  266. - ""
  267. rewards:
  268. consolecommands:
  269. - "ss give %p cow 4"
  270. discoveredkey:
  271. tier: "legendary"
  272. chance: 80
  273. name: "&5&lDiscovered &7Key! x5"
  274. display: "GOLD_INGOT 5"
  275. enchanted: false
  276. lore:
  277. - ""
  278. rewards:
  279. consolecommands:
  280. - "crate give %p Discovered 5"
  281. 1m:
  282. tier: "legendary"
  283. chance: 40
  284. name: "&7$1,000,000!"
  285. display: "DIAMOND 1"
  286. enchanted: true
  287. lore:
  288. - ""
  289. rewards:
  290. consolecommands:
  291. - "eco give %p 1000000"
  292. 1.5m:
  293. tier: "legendary"
  294. chance: 30
  295. name: "&7$1,500,000!"
  296. display: "EMERALD 1"
  297. enchanted: true
  298. lore:
  299. - ""
  300. rewards:
  301. consolecommands:
  302. - "eco give %p 1500000"
  303. pigspawner:
  304. tier: "legendary"
  305. chance: 60
  306. name: "&c&lPig &7Spawner x5"
  307. display: "MOB_SPAWNER 4"
  308. enchanted: true
  309. lore:
  310. - ""
  311. rewards:
  312. consolecommands:
  313. - "ss give %p pig 5"
  314. cowspawner:
  315. tier: "legendary"
  316. chance: 50
  317. name: "&c&lCow &7Spawner x5"
  318. display: "MOB_SPAWNER 4"
  319. enchanted: true
  320. lore:
  321. - ""
  322. rewards:
  323. consolecommands:
  324. - "ss give %p cow 5"
  325. skellyspawner:
  326. tier: "legendary"
  327. chance: 40
  328. name: "&c&lSkeleton &7Spawner x5"
  329. display: "MOB_SPAWNER 4"
  330. enchanted: true
  331. lore:
  332. - ""
  333. rewards:
  334. consolecommands:
  335. - "ss give %p skeleton 5"
  336. spiderspawner:
  337. tier: "legendary"
  338. chance: 30
  339. name: "&c&lSpider &7Spawner x5"
  340. display: "MOB_SPAWNER 4"
  341. enchanted: true
  342. lore:
  343. - ""
  344. rewards:
  345. consolecommands:
  346. - "ss give %p spider 5"
  347. blazespawner:
  348. tier: "legendary"
  349. chance: 20
  350. name: "&c&lBlaze &7Spawner x5"
  351. display: "MOB_SPAWNER 4"
  352. enchanted: true
  353. lore:
  354. - ""
  355. rewards:
  356. consolecommands:
  357. - "ss give %p blaze 5"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement