| 12345678910111213141516171819 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Created by TheShuEd (github) for Space Station14",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "open",
- "directions": 1
- },
- {
- "name": "closed",
- "directions": 1
- }
- ]
- }
|