| 123456789101112131415161718192021222324252627282930313233 |
- {
- "version": 1,
- "license": "CC0-1.0",
- "copyright": "Created by EmoGarbage404",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
- },
- {
- "name": "unlit"
- },
- {
- "name": "running",
- "delays": [
- [
- 0.5555,
- 0.5555,
- 0.5555,
- 0.5555,
- 0.5555,
- 0.5555,
- 0.5555,
- 0.5555,
- 0.5555
- ]
- ]
- }
- ]
- }
|