Advertisement
Sevenous

Crates

Jun 24th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.89 KB | None | 0 0
  1. id: "voting",
  2. title: "&a&lVoting Crate",
  3. spawnFirework: false,
  4. rewards: {
  5. "&a&l$5,000": {
  6. icon: "paper 1",
  7. chance: 4,
  8. commands: [
  9. "eco give {name} 5000"
  10. ]
  11. },
  12. "&a&l$7,500": {
  13. icon: "paper 1",
  14. chance: 3.5,
  15. commands: [
  16. "eco give {name} 7500"
  17. ]
  18. },
  19. "&a&l$15,000": {
  20. icon: "paper 1",
  21. chance: 3,
  22. commands: [
  23. "eco give {name} 15000"
  24. ]
  25. },
  26. "&8&l8x Hopper": {
  27. icon: "154 8",
  28. chance: 5,
  29. commands: [
  30. "give {name} hopper 6"
  31. ]
  32. },
  33. "&e1x Chicken Spawner":{
  34. icon: "52 1",
  35. chance: 2.5,
  36. commands: [
  37. "give {name} 52:93 1"
  38. ]
  39. },
  40. "&e1x Pig Spawner":{
  41. icon: "52 1",
  42. chance: 3,
  43. commands: [
  44. "give {name} 52 1"
  45. ]
  46. },
  47. "&716x Iron Blocks":{
  48. icon: "42 16",
  49. chance: 6,
  50. commands: [
  51. "give {name} ironblock 16"
  52. ]
  53. },
  54. "&78x Gold Blocks":{
  55. icon: "41 8",
  56. chance: 5.5,
  57. commands: [
  58. "give {name} goldblock 8"
  59. ]
  60. },
  61. "&74x Diamond Blocks":{
  62. icon: "57 4",
  63. chance: 5,
  64. commands: [
  65. "give {name} diamondblock 4"
  66. ]
  67. },
  68. "&72x Emerald Blocks":{
  69. icon: "133 2",
  70. chance: 4.5,
  71. commands: [
  72. "give {name} emeraldblock 2"
  73. ]
  74. },
  75. "&a&lVoting Pickaxe":{
  76. icon: "278",
  77. chance: 4,
  78. commands: [
  79. "give {name} 278 1 name:&f&l*_&aVoting_Pickaxe_&f&l* efficiency:1"
  80. ]
  81. },
  82. "&cTails Kit Paper":{
  83. icon: "339 1",
  84. chance: 3.5,
  85. commands: [
  86. "givekitpaper {name} tails"
  87. ]
  88. },
  89. "&64x Golden Apples": {
  90. icon: "322 4",
  91. chance: 1,
  92. commands: [
  93. "give {name} 322 4"
  94. ]
  95. },
  96. "&7&lNormal &7&lKey": {
  97. icon: "131 1",
  98. chance: 2,
  99. commands: [
  100. "givecratekey normal {name} 1"
  101. ]
  102. },
  103. }
  104. },
  105. {
  106. id: "normal",
  107. title: "&7&lNormal &7&lCrate",
  108. spawnFirework: false,
  109. rewards: {
  110. "&a&l$20,000": {
  111. icon: "paper 1",
  112. chance: 4.5,
  113. commands: [
  114. "eco give {name} 20000"
  115. ]
  116. },
  117. "&a&l$30,000": {
  118. icon: "paper 1",
  119. chance: 4,
  120. commands: [
  121. "eco give {name} 30000"
  122. ]
  123. },
  124. "&a&l$60,000": {
  125. icon: "paper 1",
  126. chance: 4,
  127. commands: [
  128. "eco give {name} 60000"
  129. ]
  130. },
  131. "&e1x Cow Spawner": {
  132. icon: "52 1",
  133. chance: 2.5,
  134. commands: [
  135. "give {name} 52:92 1"
  136. ]
  137. },
  138. "&e2x Cow Spawner": {
  139. icon: "52 2",
  140. chance: 1,
  141. commands: [
  142. "give {name} 52:92 2"
  143. ]
  144. },
  145. "&e1x Sheep Spawner": {
  146. icon: "52 1",
  147. chance: 2.5,
  148. commands: [
  149. "give {name} 52:91 1"
  150. ]
  151. },
  152. "&e2x Sheep Spawner": {
  153. icon: "52 2",
  154. chance: 1,
  155. commands: [
  156. "give {name} 52:91 2"
  157. ]
  158. },
  159. "&732x Iron Blocks": {
  160. icon: "42 32",
  161. chance: 5,
  162. commands: [
  163. "give {name} ironblock 32"
  164. ]
  165. },
  166. "&616x Gold Blocks": {
  167. icon: "41 16",
  168. chance: 4.5,
  169. commands: [
  170. "give {name} goldblock 16"
  171. ]
  172. },
  173. "&b8x Diamond Blocks": {
  174. icon: "57 8",
  175. chance: 4,
  176. commands: [
  177. "give {name} diamondblock 8"
  178. ]
  179. },
  180. "&a4x Emerald Blocks": {
  181. icon: "133 4",
  182. chance: 3.5,
  183. commands: [
  184. "give {name} emeraldblock 4"
  185. ]
  186. },
  187. "&b&lKnuckles Kit Paper": {
  188. icon: "339 1",
  189. chance: 4,
  190. commands: [
  191. "givekitpaper {name} knuckles"
  192. ]
  193. },
  194. "&66x Golden Apples": {
  195. icon: "322 6",
  196. chance: 2,
  197. commands: [
  198. "give {name} 322 6"
  199. ]
  200. },
  201. "&a&lLevel Up": {
  202. icon: "131 1",
  203. chance: 2,
  204. commands: [
  205. "givecratekey 3 {name} 1"
  206. ]
  207. },
  208. "&e&lDouble Play": {
  209. icon: "131 1",
  210. chance: 1,
  211. commands: [
  212. "givecratekey 2 {name} 2"
  213. ]
  214. },
  215. }
  216. },
  217. {
  218. id: "rare",
  219. title: "&4&lRare &7&lCrate",
  220. spawnFirework: false,
  221. rewards: {
  222. "&a&l$80,000": {
  223. icon: "paper 1",
  224. chance: 5,
  225. commands: [
  226. "eco give {name} 80000"
  227. ]
  228. },
  229. "&a&l$120,000": {
  230. icon: "paper 1",
  231. chance: 4.5,
  232. commands: [
  233. "eco give {name} 120000"
  234. ]
  235. },
  236. "&a&l$250,000": {
  237. icon: "paper 1",
  238. chance: 4,
  239. commands: [
  240. "eco give {name} 250000"
  241. ]
  242. },
  243. "&e1x Zombie Spawner": {
  244. icon: "52 1",
  245. chance: 2.5,
  246. commands: [
  247. "give {name} 52:54 1"
  248. ]
  249. },
  250. "&e2x Zombie Spawner": {
  251. icon: "52 2",
  252. chance: 2,
  253. commands: [
  254. "give {name} 52:54 2"
  255. ]
  256. },
  257. "&e1x Spider Spawner": {
  258. icon: "52 1",
  259. chance: 2.5,
  260. commands: [
  261. "give {name} 52:52 1"
  262. ]
  263. },
  264. "&e2x Spider Spawner": {
  265. icon: "52 2",
  266. chance: 2,
  267. commands: [
  268. "give {name} 52:52 2"
  269. ]
  270. },
  271. "&e1x Zombie Pigman Spawner": {
  272. icon: "52 1",
  273. chance: 0.5,
  274. commands: [
  275. "give {name} 52:57 1"
  276. ]
  277. },
  278. "&748x Iron Blocks": {
  279. icon: "42 48",
  280. chance: 4.5,
  281. commands: [
  282. "give {name} ironblock 48"
  283. ]
  284. },
  285. "&624x Gold Blocks": {
  286. icon: "41 24",
  287. chance: 4,
  288. commands: [
  289. "give {name} goldblock 24"
  290. ]
  291. },
  292. "&b12x Diamond Blocks": {
  293. icon: "57 12",
  294. chance: 3.5,
  295. commands: [
  296. "give {name} diamondblock 12"
  297. ]
  298. },
  299. "&a8x Emerald Blocks": {
  300. icon: "133 8",
  301. chance: 3,
  302. commands: [
  303. "give {name} emeraldblock 8"
  304. ]
  305. },
  306. "&9&lSilver Kit Paper": {
  307. icon: "339 1",
  308. chance: 4.5,
  309. commands: [
  310. "givekitpaper {name} silver"
  311. ]
  312. },
  313. "&68x Golden Apples": {
  314. icon: "322 8",
  315. chance: 1.5,
  316. commands: [
  317. "give {name} 322 8"
  318. ]
  319. },
  320. "&61x God Apple": {
  321. icon: "322 1",
  322. chance: 1,
  323. commands: [
  324. "give {name} 322:1 1"
  325. ]
  326. },
  327. "&a&lLevel Up": {
  328. icon: "131 1",
  329. chance: 2,
  330. commands: [
  331. "givecratekey 4 {name} 1"
  332. ]
  333. },
  334. "&o&e&lDouble Play": {
  335. icon: "131 1",
  336. chance: 1,
  337. commands: [
  338. "givecratekey 3 {name} 2"
  339. ]
  340. },
  341. }
  342. },
  343. {
  344. id: "special",
  345. title: "&b&lSpecial &7&lCrate",
  346. spawnFirework: false,
  347. rewards: {
  348. "&a&l$320,000": {
  349. icon: "paper 1",
  350. chance: 5.5,
  351. commands: [
  352. "eco give {name} 320000"
  353. ]
  354. },
  355. "&a&l$500,000": {
  356. icon: "paper 1",
  357. chance: 5,
  358. commands: [
  359. "eco give {name} 500000"
  360. ]
  361. },
  362. "&a&l$1,000,000": {
  363. icon: "paper 1",
  364. chance: 4.5,
  365. commands: [
  366. "eco give {name} 1000000"
  367. ]
  368. },
  369. "&e2x Creeper Spawners": {
  370. icon: "52 2",
  371. chance: 3,
  372. commands: [
  373. "give {name} 52:50 1"
  374. ]
  375. },
  376. "&e2x Zombie Pigman Spawners": {
  377. icon: "52 2",
  378. chance: 3,
  379. commands: [
  380. "give {name} 52:57 2"
  381. ]
  382. },
  383. "&e1x Blaze Spawner": {
  384. icon: "52 1",
  385. chance: 1,
  386. commands: [
  387. "give {name} 52:61 1"
  388. ]
  389. },
  390. "&e2x Blaze Spawner": {
  391. icon: "52 2",
  392. chance: 0.5,
  393. commands: [
  394. "give {name} 52:61 2"
  395. ]
  396. },
  397. "&764x Iron Blocks": {
  398. icon: "42 64",
  399. chance: 3,
  400. commands: [
  401. "give {name} ironblock 64"
  402. ]
  403. },
  404. "&6132x Gold Blocks": {
  405. icon: "41 32",
  406. chance: 2,
  407. commands: [
  408. "give {name} goldblock 32"
  409. ]
  410. },
  411. "&b24x Diamond Blocks": {
  412. icon: "57 24",
  413. chance: 2,
  414. commands: [
  415. "give {name} diamondblock 24"
  416. ]
  417. },
  418. "&a16x Emerald Blocks": {
  419. icon: "133 16",
  420. chance: 1.5,
  421. commands: [
  422. "give {name} emeraldblock 16"
  423. ]
  424. },
  425. "&5&lSonic Kit Paper": {
  426. icon: "339 1",
  427. chance: 3.5,
  428. commands: [
  429. "givekitpaper {name} sonic"
  430. ]
  431. },
  432. "&612x Golden Apples": {
  433. icon: "322 12",
  434. chance: 2,
  435. commands: [
  436. "give {name} 322 12"
  437. ]
  438. },
  439. "&63x God Apple": {
  440. icon: "322:1 3",
  441. chance: 2,
  442. commands: [
  443. "give {name} 322:1 3"
  444. ]
  445. },
  446. "'&e75 Mob Coins": {
  447. icon: "175 1",
  448. chance: 1,
  449. commands: [
  450. "givemobcoins {name} 75"
  451. ]
  452. },
  453. "&e125 Mob Coins": {
  454. icon: "175 1",
  455. chance: 0.5,
  456. commands: [
  457. "givemobcoins {name} 125"
  458. ]
  459. },
  460. "&a&lLevel Up": {
  461. icon: "131 1",
  462. chance: 2,
  463. commands: [
  464. "givecratekey 5 {name} 1"
  465. ]
  466. },
  467. "&o&e&lDouble Play": {
  468. icon: "131 1",
  469. chance: 1,
  470. commands: [
  471. "givecratekey 4 {name} 2"
  472. ]
  473. },
  474. }
  475. },
  476. {
  477. id: "legendary",
  478. title: "&6&lLegendary &7&lCrate",
  479. spawnFirework: false,
  480. rewards: {
  481. "&a&l$1,500,000": {
  482. icon: "paper 1",
  483. chance: 6,
  484. commands: [
  485. "eco give {name} 1500000"
  486. ]
  487. },
  488. "&a&l$2,500,000": {
  489. icon: "paper 1",
  490. chance: 5.5,
  491. commands: [
  492. "eco give {name} 2500000"
  493. ]
  494. },
  495. "&a&l$5,000,000": {
  496. icon: "paper 1",
  497. chance: 5,
  498. commands: [
  499. "eco give {name} 5000000"
  500. ]
  501. },
  502. "&e3x Creeper Spawners": {
  503. icon: "52 3",
  504. chance: 4.5,
  505. commands: [
  506. "give {name} 52:50 3"
  507. ]
  508. },
  509. "&e3x Zombie Pigman Spawners": {
  510. icon: "52 3",
  511. chance: 5,
  512. commands: [
  513. "give {name} 52:57 3"
  514. ]
  515. },
  516. "&e3x Blaze Spawner": {
  517. icon: "52 3",
  518. chance: 4.5,
  519. commands: [
  520. "give {name} 52:61 3"
  521. ]
  522. },
  523. "&e2x Iron Golem Spawner": {
  524. icon: "52 2",
  525. chance: 2.5,
  526. commands: [
  527. "give {name} 52:99 2"
  528. ]
  529. },
  530. "&e3x Iron Golem Spawners": {
  531. icon: "52 3",
  532. chance: 1.5,
  533. commands: [
  534. "give {name} 52:99 3"
  535. ]
  536. },
  537. "&e1x Villagers Spawners": {
  538. icon: "52 1",
  539. chance: 0.25,
  540. commands: [
  541. "give {name} mobspawner 1 name:&eVillager_Spawner"
  542. ]
  543. },
  544. "&664x Gold Blocks": {
  545. icon: "41 64",
  546. chance: 2,
  547. commands: [
  548. "give {name} goldblock 64"
  549. ]
  550. },
  551. "&b48x Diamond Blocks": {
  552. icon: "57 48",
  553. chance: 2,
  554. commands: [
  555. "give {name} diamondblock 48"
  556. ]
  557. },
  558. "&a32x Emerald Blocks": {
  559. icon: "133 32",
  560. chance: 1.5,
  561. commands: [
  562. "give {name} emeraldblock 32"
  563. ]
  564. },
  565. "&65x God Apple": {
  566. icon: "322:1 5",
  567. chance: 2.5,
  568. commands: [
  569. "give {name} 322:1 5"
  570. ]
  571. },
  572. "&e200 Mob Coins": {
  573. icon: "175 1",
  574. chance: 1.5,
  575. commands: [
  576. "givemobcoins {name} 200"
  577. ]
  578. },
  579. "&6&lOmega Kit Paper": {
  580. icon: "339 1",
  581. chance: 2.5,
  582. commands: [
  583. "givekitpaper {name} omega"
  584. ]
  585. },
  586. "&o&e&lDouble Play": {
  587. icon: "131 1",
  588. chance: 1,
  589. commands: [
  590. "givecratekey 5 {name} 2"
  591. ]
  592. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement