Guest User

Untitled

a guest
Mar 19th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. crates {
  2. vip {
  3. items=[
  4. {
  5. count=1
  6. huskydata {
  7. rewards=[
  8. {
  9. command="say You got it1"
  10. type=command
  11. }
  12. ]
  13. weight=1
  14. }
  15. id="minecraft:dirt"
  16. lore=[
  17. ""
  18. ]
  19. name="Dogger Boi"
  20. }
  21. ]
  22. name="&bCoolKids &dCrate"
  23. options {
  24. freeCrate=false
  25. particle1 {
  26. color=[
  27. "5",
  28. 100,
  29. 100
  30. ]
  31. }
  32. particle2 {
  33. color=[
  34. 255,
  35. 0,
  36. 0
  37. ]
  38. }
  39. }
  40. type=simple
  41. }
  42. }
Add Comment
Please, Sign In to add comment