Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.66 KB | None | 0 0
  1. crates {
  2. legendcrate {
  3. items=[
  4. {
  5. count=1
  6. formatversion=1
  7. huskydata {
  8. overrideRewardName=Articuno
  9. rewards=[
  10. {
  11. command="pokegive %p articuno"
  12. type=command
  13. }
  14. ]
  15. weight=1
  16. }
  17. id="pixelmon:ice_gem"
  18. name="&cArticuno"
  19. },
  20. {
  21. count=1
  22. formatversion=1
  23. huskydata {
  24. overrideRewardName="Shiny Articuno"
  25. rewards=[
  26. {
  27. command="pokegive %p articuno s"
  28. type=command
  29. }
  30. ]
  31. weight=1
  32. }
  33. id="pixelmon:normal_gem"
  34. name="&cShiny Articuno"
  35. },
  36. {
  37. count=1
  38. formatversion=1
  39. huskydata {
  40. overrideRewardName=Zapdos
  41. rewards=[
  42. {
  43. command="pokegive %p zapdos"
  44. type=command
  45. }
  46. ]
  47. weight=1
  48. }
  49. id="pixelmon:electric_gem"
  50. name="&cZapdos"
  51. },
  52. {
  53. count=1
  54. formatversion=1
  55. huskydata {
  56. overrideRewardName="Shiny Zapdos"
  57. rewards=[
  58. {
  59. command="pokegive %p zapdos s"
  60. type=command
  61. }
  62. ]
  63. weight=1
  64. }
  65. id="pixelmon:normal_gem"
  66. name="&cShiny Zapdos"
  67. },
  68. {
  69. count=1
  70. formatversion=1
  71. huskydata {
  72. overrideRewardName=Moltres
  73. rewards=[
  74. {
  75. command="pokegive %p moltres"
  76. type=command
  77. }
  78. ]
  79. weight=1
  80. }
  81. id="pixelmon:fire_gem"
  82. name="&cMoltres"
  83. },
  84. {
  85. count=1
  86. formatversion=1
  87. huskydata {
  88. overrideRewardName="Shiny Moltres"
  89. rewards=[
  90. {
  91. command="pokegive %p moltres s"
  92. type=command
  93. }
  94. ]
  95. weight=1
  96. }
  97. id="pixelmon:normal_gem"
  98. name="&cShiny Moltres"
  99. },
  100. {
  101. count=1
  102. formatversion=1
  103. huskydata {
  104. overrideRewardName=Mewtwo
  105. rewards=[
  106. {
  107. command="pokegive %p mewtwo"
  108. type=command
  109. }
  110. ]
  111. weight=1
  112. }
  113. id="pixelmon:psychic_gem"
  114. name="&cMewtwo"
  115. },
  116. {
  117. count=1
  118. formatversion=1
  119. huskydata {
  120. overrideRewardName="Shiny Mewtwo"
  121. rewards=[
  122. {
  123. command="pokegive %p mewtwo s"
  124. type=command
  125. }
  126. ]
  127. weight=1
  128. }
  129. id="pixelmon:normal_gem"
  130. name="&cShiny Mewtwo"
  131. },
  132. {
  133. count=1
  134. formatversion=1
  135. huskydata {
  136. overrideRewardName=Raikou
  137. rewards=[
  138. {
  139. command="pokegive %p raikou"
  140. type=command
  141. }
  142. ]
  143. weight=1
  144. }
  145. id="pixelmon:electric_gem"
  146. name="&cRaikou"
  147. },
  148. {
  149. count=1
  150. formatversion=1
  151. huskydata {
  152. overrideRewardName="Shiny Raikou"
  153. rewards=[
  154. {
  155. command="pokegive %p raikou s"
  156. type=command
  157. }
  158. ]
  159. weight=1
  160. }
  161. id="pixelmon:normal_gem"
  162. name="&cShiny Raikou"
  163. },
  164. {
  165. count=1
  166. formatversion=1
  167. huskydata {
  168. overrideRewardName=Entei
  169. rewards=[
  170. {
  171. command="pokegive %p entei"
  172. type=command
  173. }
  174. ]
  175. weight=1
  176. }
  177. id="pixelmon:fire_gem"
  178. name="&cEntei"
  179. },
  180. {
  181. count=1
  182. formatversion=1
  183. huskydata {
  184. overrideRewardName="Shiny Entei"
  185. rewards=[
  186. {
  187. command="pokegive %p entei s"
  188. type=command
  189. }
  190. ]
  191. weight=1
  192. }
  193. id="pixelmon:normal_gem"
  194. name="&cShiny Entei"
  195. },
  196. {
  197. count=1
  198. formatversion=1
  199. huskydata {
  200. overrideRewardName=Suicune
  201. rewards=[
  202. {
  203. command="pokegive %p suicune"
  204. type=command
  205. }
  206. ]
  207. weight=1
  208. }
  209. id="pixelmon:water_gem"
  210. name="&cSuicune"
  211. },
  212. {
  213. count=1
  214. formatversion=1
  215. huskydata {
  216. overrideRewardName="Shiny Suicune"
  217. rewards=[
  218. {
  219. command="pokegive %p suicune s"
  220. type=command
  221. }
  222. ]
  223. weight=1
  224. }
  225. id="pixelmon:normal_gem"
  226. name="&cShiny Suicune"
  227. },
  228. {
  229. count=1
  230. formatversion=1
  231. huskydata {
  232. overrideRewardName=Lugia
  233. rewards=[
  234. {
  235. command="pokegive %p lugia"
  236. type=command
  237. }
  238. ]
  239. weight=1
  240. }
  241. id="pixelmon:psychic_gem"
  242. name="&cLugia"
  243. },
  244. {
  245. count=1
  246. formatversion=1
  247. huskydata {
  248. overrideRewardName="Shiny Lugia"
  249. rewards=[
  250. {
  251. command="pokegive %p lugia s"
  252. type=command
  253. }
  254. ]
  255. weight=1
  256. }
  257. id="pixelmon:normal_gem"
  258. name="&cShiny Lugia"
  259. },
  260. {
  261. count=1
  262. formatversion=1
  263. huskydata {
  264. overrideRewardName=Ho-Oh
  265. rewards=[
  266. {
  267. command="pokegive %p ho-oh"
  268. type=command
  269. }
  270. ]
  271. weight=1
  272. }
  273. id="pixelmon:fire_gem"
  274. name="&cHo-Oh"
  275. },
  276. {
  277. count=1
  278. formatversion=1
  279. huskydata {
  280. overrideRewardName="Shiny Ho-Oh"
  281. rewards=[
  282. {
  283. command="pokegive %p ho-oh s"
  284. type=command
  285. }
  286. ]
  287. weight=1
  288. }
  289. id="pixelmon:normal_gem"
  290. name="&cShiny Ho-Oh"
  291. },
  292. {
  293. count=1
  294. formatversion=1
  295. huskydata {
  296. overrideRewardName=Celebi
  297. rewards=[
  298. {
  299. command="pokegive %p celebi"
  300. type=command
  301. }
  302. ]
  303. weight=1
  304. }
  305. id="pixelmon:grass_gem"
  306. name="&cCelebi"
  307. },
  308. {
  309. count=1
  310. formatversion=1
  311. huskydata {
  312. overrideRewardName="Shiny Celebi"
  313. rewards=[
  314. {
  315. command="pokegive %p celebi s"
  316. type=command
  317. }
  318. ]
  319. weight=1
  320. }
  321. id="pixelmon:normal_gem"
  322. name="&cShiny Celebi"
  323. },
  324. {
  325. count=1
  326. formatversion=1
  327. huskydata {
  328. overrideRewardName=Regirock
  329. rewards=[
  330. {
  331. command="pokegive %p regirock"
  332. type=command
  333. }
  334. ]
  335. weight=1
  336. }
  337. id="pixelmon:rock_gem"
  338. name="&cRegirock"
  339. },
  340. {
  341. count=1
  342. formatversion=1
  343. huskydata {
  344. overrideRewardName="Shiny Regirock"
  345. rewards=[
  346. {
  347. command="pokegive %p regirock s"
  348. type=command
  349. }
  350. ]
  351. weight=1
  352. }
  353. id="pixelmon:normal_gem"
  354. name="&cShiny Regirock"
  355. },
  356. {
  357. count=1
  358. formatversion=1
  359. huskydata {
  360. overrideRewardName=Regice
  361. rewards=[
  362. {
  363. command="pokegive %p regice"
  364. type=command
  365. }
  366. ]
  367. weight=1
  368. }
  369. id="pixelmon:ice_gem"
  370. name="&cRegice"
  371. },
  372. {
  373. count=1
  374. formatversion=1
  375. huskydata {
  376. overrideRewardName="Shiny Regice"
  377. rewards=[
  378. {
  379. command="pokegive %p regice s"
  380. type=command
  381. }
  382. ]
  383. weight=1
  384. }
  385. id="pixelmon:normal_gem"
  386. name="&cShiny Regice"
  387. },
  388. {
  389. count=1
  390. formatversion=1
  391. huskydata {
  392. overrideRewardName=Registeel
  393. rewards=[
  394. {
  395. command="pokegive %p registeel"
  396. type=command
  397. }
  398. ]
  399. weight=1
  400. }
  401. id="pixelmon:steel_gem"
  402. name="&cRegisteel"
  403. },
  404. {
  405. count=1
  406. formatversion=1
  407. huskydata {
  408. overrideRewardName="Shiny Registeel"
  409. rewards=[
  410. {
  411. command="pokegive %p registeel s"
  412. type=command
  413. }
  414. ]
  415. weight=1
  416. }
  417. id="pixelmon:normal_gem"
  418. name="&cShiny Registeel"
  419. },
  420. {
  421. count=1
  422. formatversion=1
  423. huskydata {
  424. overrideRewardName=Latias
  425. rewards=[
  426. {
  427. command="pokegive %p latias"
  428. type=command
  429. }
  430. ]
  431. weight=1
  432. }
  433. id="pixelmon:dragon_gem"
  434. name="&cLatias"
  435. },
  436. {
  437. count=1
  438. formatversion=1
  439. huskydata {
  440. overrideRewardName="Shiny Latias"
  441. rewards=[
  442. {
  443. command="pokegive %p latias s"
  444. type=command
  445. }
  446. ]
  447. weight=1
  448. }
  449. id="pixelmon:normal_gem"
  450. name="&cShiny Latias"
  451. },
  452. {
  453. count=1
  454. formatversion=1
  455. huskydata {
  456. overrideRewardName=Latios
  457. rewards=[
  458. {
  459. command="pokegive %p latios"
  460. type=command
  461. }
  462. ]
  463. weight=1
  464. }
  465. id="pixelmon:dragon_gem"
  466. name="&cLatios"
  467. },
  468. {
  469. count=1
  470. formatversion=1
  471. huskydata {
  472. overrideRewardName="Shiny Latios"
  473. rewards=[
  474. {
  475. command="pokegive %p latios s"
  476. type=command
  477. }
  478. ]
  479. weight=1
  480. }
  481. id="pixelmon:normal_gem"
  482. name="&cShiny Latios"
  483. },
  484. {
  485. count=1
  486. formatversion=1
  487. huskydata {
  488. overrideRewardName=Kyogre
  489. rewards=[
  490. {
  491. command="pokegive %p kyogre"
  492. type=command
  493. }
  494. ]
  495. weight=1
  496. }
  497. id="pixelmon:water_gem"
  498. name="&cKyogre"
  499. },
  500. {
  501. count=1
  502. formatversion=1
  503. huskydata {
  504. overrideRewardName="Shiny Kyogre"
  505. rewards=[
  506. {
  507. command="pokegive %p kyogre s"
  508. type=command
  509. }
  510. ]
  511. weight=1
  512. }
  513. id="pixelmon:normal_gem"
  514. name="&cShiny Kyogre"
  515. },
  516. {
  517. count=1
  518. formatversion=1
  519. huskydata {
  520. overrideRewardName=Groudon
  521. rewards=[
  522. {
  523. command="pokegive %p groudon"
  524. type=command
  525. }
  526. ]
  527. weight=1
  528. }
  529. id="pixelmon:ground_gem"
  530. name="&cGroudon"
  531. },
  532. {
  533. count=1
  534. formatversion=1
  535. huskydata {
  536. overrideRewardName="Shiny Groudon"
  537. rewards=[
  538. {
  539. command="pokegive %p groudon s"
  540. type=command
  541. }
  542. ]
  543. weight=1
  544. }
  545. id="pixelmon:normal_gem"
  546. name="&cShiny Groudon"
  547. },
  548. {
  549. count=1
  550. formatversion=1
  551. huskydata {
  552. overrideRewardName=Rayquaza
  553. rewards=[
  554. {
  555. command="pokegive %p rayquaza"
  556. type=command
  557. }
  558. ]
  559. weight=1
  560. }
  561. id="pixelmon:dragon_gem"
  562. name="&cRayquaza"
  563. },
  564. {
  565. count=1
  566. formatversion=1
  567. huskydata {
  568. overrideRewardName="Shiny Rayquaza"
  569. rewards=[
  570. {
  571. command="pokegive %p rayquaza s"
  572. type=command
  573. }
  574. ]
  575. weight=1
  576. }
  577. id="pixelmon:normal_gem"
  578. name="&cShiny Rayquaza"
  579. },
  580. {
  581. count=1
  582. formatversion=1
  583. huskydata {
  584. overrideRewardName=Jirachi
  585. rewards=[
  586. {
  587. command="pokegive %p jirachi"
  588. type=command
  589. }
  590. ]
  591. weight=1
  592. }
  593. id="pixelmon:steel_gem"
  594. name="&cJirachi"
  595. },
  596. {
  597. count=1
  598. formatversion=1
  599. huskydata {
  600. overrideRewardName="Shiny Jirachi"
  601. rewards=[
  602. {
  603. command="pokegive %p jirachi s"
  604. type=command
  605. }
  606. ]
  607. weight=1
  608. }
  609. id="pixelmon:normal_gem"
  610. name="&cShiny Jirachi"
  611. },
  612. {
  613. count=1
  614. formatversion=1
  615. huskydata {
  616. overrideRewardName=Deoxys
  617. rewards=[
  618. {
  619. command="pokegive %p deoxys"
  620. type=command
  621. }
  622. ]
  623. weight=1
  624. }
  625. id="pixelmon:psychic_gem"
  626. name="&cDeoxys"
  627. },
  628. {
  629. count=1
  630. formatversion=1
  631. huskydata {
  632. overrideRewardName="Shiny Deoxys"
  633. rewards=[
  634. {
  635. command="pokegive %p deoxys s"
  636. type=command
  637. }
  638. ]
  639. weight=1
  640. }
  641. id="pixelmon:normal_gem"
  642. name="&cShiny Deoxys"
  643. },
  644. {
  645. count=1
  646. formatversion=1
  647. huskydata {
  648. overrideRewardName=Uxie
  649. rewards=[
  650. {
  651. command="pokegive %p uxie"
  652. type=command
  653. }
  654. ]
  655. weight=1
  656. }
  657. id="pixelmon:psychic_gem"
  658. name="&cUxie"
  659. },
  660. {
  661. count=1
  662. formatversion=1
  663. huskydata {
  664. overrideRewardName="Shiny Uxie"
  665. rewards=[
  666. {
  667. command="pokegive %p uxie s"
  668. type=command
  669. }
  670. ]
  671. weight=1
  672. }
  673. id="pixelmon:normal_gem"
  674. name="&cShiny Uxie"
  675. },
  676. {
  677. count=1
  678. formatversion=1
  679. huskydata {
  680. overrideRewardName=Mesprit
  681. rewards=[
  682. {
  683. command="pokegive %p mesprit"
  684. type=command
  685. }
  686. ]
  687. weight=1
  688. }
  689. id="pixelmon:psychic_gem"
  690. name="&cMesprit"
  691. },
  692. {
  693. count=1
  694. formatversion=1
  695. huskydata {
  696. overrideRewardName="Shiny Mesprit"
  697. rewards=[
  698. {
  699. command="pokegive %p mesprit s"
  700. type=command
  701. }
  702. ]
  703. weight=1
  704. }
  705. id="pixelmon:normal_gem"
  706. name="&cShiny Mesprit"
  707. },
  708. {
  709. count=1
  710. formatversion=1
  711. huskydata {
  712. overrideRewardName=Azelf
  713. rewards=[
  714. {
  715. command="pokegive %p azelf"
  716. type=command
  717. }
  718. ]
  719. weight=1
  720. }
  721. id="pixelmon:psychic_gem"
  722. name="&cAzelf"
  723. },
  724. {
  725. count=1
  726. formatversion=1
  727. huskydata {
  728. overrideRewardName="Shiny Azelf"
  729. rewards=[
  730. {
  731. command="pokegive %p azelf s"
  732. type=command
  733. }
  734. ]
  735. weight=1
  736. }
  737. id="pixelmon:normal_gem"
  738. name="&cShiny Azelf"
  739. },
  740. {
  741. count=1
  742. formatversion=1
  743. huskydata {
  744. overrideRewardName=Regigigas
  745. rewards=[
  746. {
  747. command="pokegive %p regigigas"
  748. type=command
  749. }
  750. ]
  751. weight=1
  752. }
  753. id="pixelmon:flying_gem"
  754. name="&cRegigigas"
  755. },
  756. {
  757. count=1
  758. formatversion=1
  759. huskydata {
  760. overrideRewardName="Shiny Regigigas"
  761. rewards=[
  762. {
  763. command="pokegive %p regigigas s"
  764. type=command
  765. }
  766. ]
  767. weight=1
  768. }
  769. id="pixelmon:normal_gem"
  770. name="&cShiny Regigigas"
  771. },
  772. {
  773. count=1
  774. formatversion=1
  775. huskydata {
  776. overrideRewardName=Heatran
  777. rewards=[
  778. {
  779. command="pokegive %p heatran"
  780. type=command
  781. }
  782. ]
  783. weight=1
  784. }
  785. id="pixelmon:fire_gem"
  786. name="&cHeatran"
  787. },
  788. {
  789. count=1
  790. formatversion=1
  791. huskydata {
  792. overrideRewardName="Shiny Heatran"
  793. rewards=[
  794. {
  795. command="pokegive %p heatran s"
  796. type=command
  797. }
  798. ]
  799. weight=1
  800. }
  801. id="pixelmon:normal_gem"
  802. name="&cShiny Heatran"
  803. }
  804. ]
  805. name="§dLegend Crate"
  806. type=Spinner
  807. }
  808. pokecrate {
  809. items=[
  810. {
  811. count=1
  812. formatversion=1
  813. huskydata {
  814. overrideRewardName="Random Pokemon"
  815. rewards=[
  816. {
  817. command="pokerandom %p"
  818. type=command
  819. }
  820. ]
  821. weight=1
  822. }
  823. id="minecraft:emerald"
  824. name="&cRandom Pokemon"
  825. },
  826. {
  827. count=1
  828. formatversion=1
  829. huskydata {
  830. overrideRewardName="100000 Coins"
  831. rewards=[
  832. {
  833. command="econ add %p 100000"
  834. type=command
  835. }
  836. ]
  837. weight=1
  838. }
  839. id="minecraft:paper"
  840. name="&c100000 Coins"
  841. },
  842. {
  843. count=1
  844. formatversion=1
  845. huskydata {
  846. overrideRewardName="Random Shiny Pokemon"
  847. rewards=[
  848. {
  849. command="pokerandom %p s"
  850. type=command
  851. }
  852. ]
  853. weight=1
  854. }
  855. id="minecraft:diamond"
  856. name="&cRandom Shiny Pokemon"
  857. },
  858. {
  859. count=1
  860. formatversion=1
  861. huskydata {
  862. overrideRewardName="Great Balls"
  863. rewards=[
  864. {
  865. command="give %p pixelmon:great_ball 64"
  866. type=command
  867. }
  868. ]
  869. weight=1
  870. }
  871. id="pixelmon:great_ball"
  872. name="&cGreat Balls"
  873. },
  874. {
  875. count=1
  876. formatversion=1
  877. huskydata {
  878. overrideRewardName=Diamonds
  879. rewards=[
  880. {
  881. command="give %p minecraft:diamond 64"
  882. type=command
  883. }
  884. ]
  885. weight=1
  886. }
  887. id="minecraft:diamond"
  888. name="&cDiamonds"
  889. },
  890. {
  891. count=1
  892. formatversion=1
  893. huskydata {
  894. overrideRewardName="Rare Candies"
  895. rewards=[
  896. {
  897. command="give %p pixelmon:rare_candy 64"
  898. type=command
  899. }
  900. ]
  901. weight=1
  902. }
  903. id="pixelmon:rare_candy"
  904. name="&cRare Candies"
  905. },
  906. {
  907. count=1
  908. formatversion=1
  909. huskydata {
  910. overrideRewardName="Master Ball"
  911. rewards=[
  912. {
  913. command="give %p pixelmon:master_ball 8"
  914. type=command
  915. }
  916. ]
  917. weight=1
  918. }
  919. id="pixelmon:master_ball"
  920. name="&cMaster Balls"
  921. },
  922. {
  923. count=1
  924. formatversion=1
  925. huskydata {
  926. overrideRewardName="Ultra Balls"
  927. rewards=[
  928. {
  929. command="give %p pixelmon:ultra_ball 64"
  930. type=command
  931. }
  932. ]
  933. weight=1
  934. }
  935. id="pixelmon:ultra_ball"
  936. name="&cUltra Balls"
  937. }
  938. ]
  939. name="§cPoke Crate"
  940. type=Spinner
  941. }
  942. votecrate {
  943. items=[
  944. {
  945. count=1
  946. formatversion=1
  947. huskydata {
  948. overrideRewardName=Money
  949. rewards=[
  950. {
  951. command="econ add %p 1000"
  952. type=command
  953. }
  954. ]
  955. weight=1
  956. }
  957. id="minecraft:paper"
  958. name="&cMoney"
  959. },
  960. {
  961. count=1
  962. formatversion=1
  963. huskydata {
  964. overrideRewardName="HM03: Surf"
  965. rewards=[
  966. {
  967. command="give %p pixelmon:hm3 1"
  968. type=command
  969. }
  970. ]
  971. weight=1
  972. }
  973. id="pixelmon:hm3"
  974. name="&cHM03: Surf"
  975. },
  976. {
  977. count=1
  978. formatversion=1
  979. huskydata {
  980. overrideRewardName="Master Ball"
  981. rewards=[
  982. {
  983. command="give %p pixelmon:master_ball 1"
  984. type=command
  985. }
  986. ]
  987. weight=1
  988. }
  989. id="pixelmon:master_ball"
  990. name="&cMaster Ball"
  991. },
  992. {
  993. count=1
  994. formatversion=1
  995. huskydata {
  996. overrideRewardName="Ultra Balls"
  997. rewards=[
  998. {
  999. command="give %p pixelmon:ultra_ball 4"
  1000. type=command
  1001. }
  1002. ]
  1003. weight=1
  1004. }
  1005. id="pixelmon:ultra_ball"
  1006. name="&cUltra Balls"
  1007. },
  1008. {
  1009. count=1
  1010. formatversion=1
  1011. huskydata {
  1012. overrideRewardName="TM164: Dark Pulse"
  1013. rewards=[
  1014. {
  1015. command="give %p pixelmon:tm164 1"
  1016. type=command
  1017. }
  1018. ]
  1019. weight=1
  1020. }
  1021. id="pixelmon:tm164"
  1022. name="&cTM164: Dark Pulse"
  1023. },
  1024. {
  1025. count=1
  1026. formatversion=1
  1027. huskydata {
  1028. overrideRewardName="Max Potion"
  1029. rewards=[
  1030. {
  1031. command="give %p pixelmon:max_potion 1"
  1032. type=command
  1033. }
  1034. ]
  1035. weight=1
  1036. }
  1037. id="pixelmon:max_potion"
  1038. name="&cMax Potion"
  1039. },
  1040. {
  1041. count=1
  1042. formatversion=1
  1043. huskydata {
  1044. overrideRewardName="Great Balls"
  1045. rewards=[
  1046. {
  1047. command="give %p pixelmon:great_ball 8"
  1048. type=command
  1049. }
  1050. ]
  1051. weight=1
  1052. }
  1053. id="pixelmon:great_ball"
  1054. name="&cGreat Balls"
  1055. },
  1056. {
  1057. count=1
  1058. formatversion=1
  1059. huskydata {
  1060. overrideRewardName="Full Heal"
  1061. rewards=[
  1062. {
  1063. command="give %p pixelmon:full_heal 1"
  1064. type=command
  1065. }
  1066. ]
  1067. weight=1
  1068. }
  1069. id="pixelmon:full_heal"
  1070. name="&cFull Heal"
  1071. },
  1072. {
  1073. count=1
  1074. formatversion=1
  1075. huskydata {
  1076. overrideRewardName="TM29: Psychic"
  1077. rewards=[
  1078. {
  1079. command="give %p pixelmon:tm29 1"
  1080. type=command
  1081. }
  1082. ]
  1083. weight=1
  1084. }
  1085. id="pixelmon:tm29"
  1086. name="&cTM29: Psychic"
  1087. },
  1088. {
  1089. count=1
  1090. formatversion=1
  1091. huskydata {
  1092. overrideRewardName="Hyper Potion"
  1093. rewards=[
  1094. {
  1095. command="give %p pixelmon:hyper_potion 4"
  1096. type=command
  1097. }
  1098. ]
  1099. weight=1
  1100. }
  1101. id="pixelmon:hyper_potion"
  1102. name="&cHyper Potion"
  1103. },
  1104. {
  1105. count=1
  1106. formatversion=1
  1107. huskydata {
  1108. overrideRewardName="TM71:Stone Edge"
  1109. rewards=[
  1110. {
  1111. command="give %p pixelmon:tm71 1"
  1112. type=command
  1113. }
  1114. ]
  1115. weight=1
  1116. }
  1117. id="pixelmon:tm71"
  1118. name="&cTM71: Stone Edge"
  1119. },
  1120. {
  1121. count=1
  1122. formatversion=1
  1123. huskydata {
  1124. overrideRewardName="Rare Candies"
  1125. rewards=[
  1126. {
  1127. command="give %p pixelmon:rare_candy 4"
  1128. type=command
  1129. }
  1130. ]
  1131. weight=1
  1132. }
  1133. id="pixelmon:rare_candy"
  1134. name="&cRare Candies"
  1135. },
  1136. {
  1137. count=1
  1138. formatversion=1
  1139. huskydata {
  1140. overrideRewardName="TM35: Flamethrower"
  1141. rewards=[
  1142. {
  1143. command="give %p pixelmon:tm35 1"
  1144. type=command
  1145. }
  1146. ]
  1147. weight=1
  1148. }
  1149. id="pixelmon:tm35"
  1150. name="&cTM35: Flamethrower"
  1151. },
  1152. {
  1153. count=1
  1154. formatversion=1
  1155. huskydata {
  1156. overrideRewardName="Full Restore"
  1157. rewards=[
  1158. {
  1159. command="give %p pixelmon:full_restore 1"
  1160. type=command
  1161. }
  1162. ]
  1163. weight=1
  1164. }
  1165. id="pixelmon:full_restore"
  1166. name="&cFull Restore"
  1167. },
  1168. {
  1169. count=1
  1170. formatversion=1
  1171. huskydata {
  1172. overrideRewardName="Super Potion"
  1173. rewards=[
  1174. {
  1175. command="give %p pixelmon:super_potion 8"
  1176. type=command
  1177. }
  1178. ]
  1179. weight=1
  1180. }
  1181. id="pixelmon:super_potion"
  1182. name="&cSuper Potion"
  1183. },
  1184. {
  1185. count=1
  1186. formatversion=1
  1187. huskydata {
  1188. overrideRewardName="Max Revive"
  1189. rewards=[
  1190. {
  1191. command="give %p pixelmon:max_revive 4"
  1192. type=command
  1193. }
  1194. ]
  1195. weight=1
  1196. }
  1197. id="pixelmon:max_revive"
  1198. name="&cMax Revive"
  1199. },
  1200. {
  1201. count=1
  1202. formatversion=1
  1203. huskydata {
  1204. overrideRewardName="Revival Herb"
  1205. rewards=[
  1206. {
  1207. command="give %p pixelmon:revival_herb 1"
  1208. type=command
  1209. }
  1210. ]
  1211. weight=1
  1212. }
  1213. id="pixelmon:revival_herb"
  1214. name="&cRevival Herb"
  1215. },
  1216. {
  1217. count=1
  1218. formatversion=1
  1219. huskydata {
  1220. overrideRewardName="TM30: Shadow Ball"
  1221. rewards=[
  1222. {
  1223. command="give %p pixelmon:tm30 1"
  1224. type=command
  1225. }
  1226. ]
  1227. weight=1
  1228. }
  1229. id="pixelmon:tm30"
  1230. name="&cTM30: Shadow Ball"
  1231. },
  1232. {
  1233. count=1
  1234. formatversion=1
  1235. huskydata {
  1236. overrideRewardName="Max Ether"
  1237. rewards=[
  1238. {
  1239. command="give %p pixelmon:max_ether 4"
  1240. type=command
  1241. }
  1242. ]
  1243. weight=1
  1244. }
  1245. id="pixelmon:max_ether"
  1246. name="&cMax Ether"
  1247. },
  1248. {
  1249. count=1
  1250. formatversion=1
  1251. huskydata {
  1252. overrideRewardName="HM02: Fly"
  1253. rewards=[
  1254. {
  1255. command="give %p pixelmon:hm2 1"
  1256. type=command
  1257. }
  1258. ]
  1259. weight=1
  1260. }
  1261. id="pixelmon:hm2"
  1262. name="&cHM02: Fly"
  1263. },
  1264. {
  1265. count=1
  1266. formatversion=1
  1267. huskydata {
  1268. overrideRewardName="Held Item: EXP Share"
  1269. rewards=[
  1270. {
  1271. command="give %p pixelmon:exp_share 1"
  1272. type=command
  1273. }
  1274. ]
  1275. weight=1
  1276. }
  1277. id="pixelmon:exp_share"
  1278. name="&cHeld Item: EXP Share"
  1279. },
  1280. {
  1281. count=1
  1282. formatversion=1
  1283. huskydata {
  1284. overrideRewardName="TM13: Ice Beam"
  1285. rewards=[
  1286. {
  1287. command="give %p pixelmon:tm13 1"
  1288. type=command
  1289. }
  1290. ]
  1291. weight=1
  1292. }
  1293. id="pixelmon:tm13"
  1294. name="&cTM13: Ice Beam"
  1295. },
  1296. {
  1297. count=1
  1298. formatversion=1
  1299. huskydata {
  1300. overrideRewardName="TM81: X-Scissor"
  1301. rewards=[
  1302. {
  1303. command="give %p pixelmon:tm81 1"
  1304. type=command
  1305. }
  1306. ]
  1307. weight=1
  1308. }
  1309. id="pixelmon:tm81"
  1310. name="&cTM81: X-Scissor"
  1311. },
  1312. {
  1313. count=1
  1314. formatversion=1
  1315. huskydata {
  1316. overrideRewardName="TM36: Sludge Bomb"
  1317. rewards=[
  1318. {
  1319. command="give %p pixelmon:tm36 1"
  1320. type=command
  1321. }
  1322. ]
  1323. weight=1
  1324. }
  1325. id="pixelmon:tm36"
  1326. name="&cTM36: Sludge Bomb"
  1327. },
  1328. {
  1329. count=1
  1330. formatversion=1
  1331. huskydata {
  1332. overrideRewardName="TM24: Thunderbolt"
  1333. rewards=[
  1334. {
  1335. command="give %p pixelmon:tm24 1"
  1336. type=command
  1337. }
  1338. ]
  1339. weight=1
  1340. }
  1341. id="pixelmon:tm24"
  1342. name="&cTM24: Thunderbolt"
  1343. },
  1344. {
  1345. count=1
  1346. formatversion=1
  1347. huskydata {
  1348. overrideRewardName="TM26: Earthquake"
  1349. rewards=[
  1350. {
  1351. command="give %p pixelmon:tm26 1"
  1352. type=command
  1353. }
  1354. ]
  1355. weight=1
  1356. }
  1357. id="pixelmon:tm26"
  1358. name="&cTM26: Earthquake"
  1359. },
  1360. {
  1361. count=1
  1362. formatversion=1
  1363. huskydata {
  1364. overrideRewardName="TM31: Brick Break"
  1365. rewards=[
  1366. {
  1367. command="give %p pixelmon:tm31 1"
  1368. type=command
  1369. }
  1370. ]
  1371. weight=1
  1372. }
  1373. id="pixelmon:tm31"
  1374. name="&cTM31: Brick Break"
  1375. },
  1376. {
  1377. count=1
  1378. formatversion=1
  1379. huskydata {
  1380. overrideRewardName="TM53: Energy Ball"
  1381. rewards=[
  1382. {
  1383. command="give %p pixelmon:tm53 1"
  1384. type=command
  1385. }
  1386. ]
  1387. weight=1
  1388. }
  1389. id="pixelmon:tm53"
  1390. name="&cTM53: Energy Ball"
  1391. },
  1392. {
  1393. count=1
  1394. formatversion=1
  1395. huskydata {
  1396. overrideRewardName="TM91: Flash Cannon"
  1397. rewards=[
  1398. {
  1399. command="give %p pixelmon:tm91 1"
  1400. type=command
  1401. }
  1402. ]
  1403. weight=1
  1404. }
  1405. id="pixelmon:tm91"
  1406. name="&cTM91: Flash Cannon"
  1407. },
  1408. {
  1409. count=1
  1410. formatversion=1
  1411. huskydata {
  1412. overrideRewardName="Held Item: Leftovers"
  1413. rewards=[
  1414. {
  1415. command="give %p pixelmon:leftovers 1"
  1416. type=command
  1417. }
  1418. ]
  1419. weight=1
  1420. }
  1421. id="pixelmon:leftovers"
  1422. name="&cHeld Item: Leftovers"
  1423. },
  1424. {
  1425. count=1
  1426. formatversion=1
  1427. huskydata {
  1428. overrideRewardName="TM157: Dragon Pulse"
  1429. rewards=[
  1430. {
  1431. command="give %p pixelmon:tm157 1"
  1432. type=command
  1433. }
  1434. ]
  1435. weight=1
  1436. }
  1437. id="pixelmon:tm157"
  1438. name="&cTM157: Dragon Pulse"
  1439. }
  1440. ]
  1441. name="§bVote Crate"
  1442. type=Spinner
  1443. }
  1444. }
  1445. positions=[
  1446. {
  1447. crateID=votecrate
  1448. location {
  1449. BlockType="minecraft:chest"
  1450. ContentVersion=1
  1451. WorldName=kanto
  1452. WorldUuid="89def852-7600-43d0-b2be-8aa91d7d0e13"
  1453. X=638
  1454. Y=66
  1455. Z=-425
  1456. }
  1457. },
  1458. {
  1459. crateID=pokecrate
  1460. location {
  1461. BlockType="minecraft:chest"
  1462. ContentVersion=1
  1463. WorldName=kanto
  1464. WorldUuid="89def852-7600-43d0-b2be-8aa91d7d0e13"
  1465. X=638
  1466. Y=66
  1467. Z=-435
  1468. }
  1469. },
  1470. {
  1471. crateID=legendcrate
  1472. location {
  1473. BlockType="minecraft:chest"
  1474. ContentVersion=1
  1475. WorldName=kanto
  1476. WorldUuid="89def852-7600-43d0-b2be-8aa91d7d0e13"
  1477. X=639
  1478. Y=66
  1479. Z=-430
  1480. }
  1481. }
  1482. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement