Advertisement
Legt_Gaming1

MysteryBox

Mar 4th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. use-fireworks-mysterybox-open-command: false
  2. mysterybox-open-command: true
  3. update-check: true
  4. Chance:
  5. test:
  6. '1': 50
  7. '2': 50
  8. hologram-1-height: 1
  9. hologram-2-height: 0.7
  10. hologram-3-height: 0.4
  11. holograms: true
  12. test:
  13. '1':
  14. - '&b------------------'
  15. - '&aYou have found'
  16. - '&eDiamond x1'
  17. - '&eEmerald x1'
  18. - '&b------------------'
  19. '2':
  20. - '&b------------------'
  21. - '&aYou have found'
  22. - '&eStone x1'
  23. - '&eGrass x1'
  24. - '&b------------------'
  25. gui-size: 54
  26. Box:
  27. test:
  28. Particle-1: FIREWORKS_SPARK
  29. Particle-1-Speed: 0
  30. Particle-1-Amount: 1
  31. Particle-2: FLAME
  32. Particle-2-Speed: 0.5
  33. Particle-2-Amount: 50
  34. Particle-3: LAVA
  35. Particle-3-Speed: 0.5
  36. Particle-3-Amount: 30
  37. Particle-4: CLOUD
  38. Particle-4-Speed: 0.1
  39. Particle-4-Amount: 1
  40. PrizesSize: 2
  41. use-fireworks: true
  42. instant-explode: true
  43. firework-height: 3
  44. power: 1
  45. type: BALL
  46. flicker: false
  47. trail: false
  48. colors:
  49. - YELLOW
  50. fade:
  51. - WHITE
  52. falling-chest-type: block
  53. falling-chest-head: MHF_Present2
  54. falling-chest-block-id: 130
  55. falling-chest-block-subid: 0
  56. lore:
  57. - '&7This box contains two of the following:'
  58. - '&f'
  59. - '&aCommon Grass x1'
  60. - '&aCommon Stone x1'
  61. - '&5Epic Diamond x1'
  62. - '&5Epic Emerald x1'
  63. - '&f'
  64. - '&fQuality: &e%star%&e%star%&e%star%&e%star%&7%star%'
  65. - '&f'
  66. - '&eClick to open!'
  67. displayname: '&atest'
  68. receive-broadcast-message: '&a&l(!) &f%player% has received a legendary %box%
  69. box'
  70. '1':
  71. - give %player% minecraft:diamond 1
  72. - give %player% minecraft:emerald 1
  73. '2':
  74. - give %player% minecraft:grass 1
  75. - give %player% minecraft:stone 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement