Advertisement
Guest User

Untitled

a guest
Sep 18th, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. Crates:
  2. vote:
  3. title: '&8Vote Crate'
  4. blockID: 54
  5. blockData: 0
  6. openSound: BLOCK_CHEST_OPEN
  7. winSound: ENTITY_PLAYER_LEVELUP
  8. scrollSound: BLOCK_NOTE_BASS
  9. effects: false
  10. firework: true
  11. openDuration: 6
  12. prizeDisplayDuration: 5
  13. disableColouredGlass: false
  14. useableKeys:
  15. - vote
  16. wrongKeyMessage: '&cYou can't use that key for this crate!'
  17. iron:
  18. title: '&7Iron Crate'
  19. blockID: 54
  20. blockData: 0
  21. openSound: BLOCK_CHEST_OPEN
  22. winSound: ENTITY_PLAYER_LEVELUP
  23. scrollSound: BLOCK_NOTE_BASS
  24. effects: false
  25. firework: true
  26. openDuration: 6
  27. prizeDisplayDuration: 5
  28. disableColouredGlass: false
  29. useableKeys:
  30. - iron
  31. wrongKeyMessage: '&cYou can't use that key for this crate!'
  32. gold:
  33. title: '&6Gold Crate'
  34. blockID: 54
  35. blockData: 0
  36. openSound: BLOCK_CHEST_OPEN
  37. winSound: ENTITY_PLAYER_LEVELUP
  38. scrollSound: BLOCK_NOTE_BASS
  39. effects: false
  40. firework: true
  41. openDuration: 6
  42. prizeDisplayDuration: 5
  43. disableColouredGlass: false
  44. useableKeys:
  45. - gold
  46. wrongKeyMessage: '&cYou can't use that key for this crate!'
  47. diamond:
  48. title: '&bDiamond Crate'
  49. blockID: 54
  50. blockData: 0
  51. openSound: BLOCK_CHEST_OPEN
  52. winSound: ENTITY_PLAYER_LEVELUP
  53. scrollSound: BLOCK_NOTE_BASS
  54. effects: false
  55. firework: true
  56. openDuration: 6
  57. prizeDisplayDuration: 5
  58. disableColouredGlass: false
  59. useableKeys:
  60. - diamond
  61. wrongKeyMessage: '&cYou can't use that key for this crate!'
  62. file version: 0.0.0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement