| 123456789101112131415161718192021222324252627 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "by Ko4erga (discord)",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "base",
- "directions": 4
- },
- {
- "name": "empty",
- "directions": 4
- },
- {
- "name": "glow",
- "directions": 4
- },
- {
- "name": "broken",
- "directions": 4
- }
- ]
- }
|