| 123456789101112131415161718192021222324252627282930313233 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Created by Peptide90 for SS14",
- "size": {
- "x": 64,
- "y": 32
- },
- "states": [
- {
- "name": "television_wall"
- },
- {
- "name": "television_wall_off"
- },
- {
- "name": "television_wallbroken"
- },
- {
- "name": "television_wallscreen",
- "delays": [
- [
- 0.7,
- 0.7,
- 0.7,
- 0.7,
- 0.7,
- 0.7
- ]
- ]
- }
- ]
- }
|