QuestionBlockDestructionParticles.json 698 B

123456789101112
  1. {
  2. "variations": {
  3. "default": {"source": "QuestionBlockDestructionParticles.png", "rect": [0, 0, 16, 16]},
  4. "Underground": {"source": "QuestionBlockDestructionParticles.png", "rect": [16, 0, 16, 16]},
  5. "GhostHouse": {"link": "Underground"},
  6. "Castle": {"source": "QuestionBlockDestructionParticles.png", "rect": [0, 16, 16, 16]},
  7. "Snow": {"source": "QuestionBlockDestructionParticles.png", "rect": [16, 16, 16, 16]},
  8. "Space": {"source": "QuestionBlockDestructionParticles.png", "rect": [0, 32, 16, 16]},
  9. "Volcano": {"source": "QuestionBlockDestructionParticles.png", "rect": [16, 32, 16, 16]},
  10. "Bonus": {"source": "QuestionBlockDestructionParticles.png", "rect": [0, 48, 16, 16]}
  11. }
  12. }