| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "version":1,
- "size":
- {
- "x":32,
- "y":32
- },
- "copyright":"Created by EmoGarbage404 (github) for Space Station 14.",
- "license":"CC0-1.0",
- "states":
- [
- {
- "name":"off"
- },
- {
- "name":"on",
- "delays":
- [
- [
- 0.05,
- 0.05,
- 0.05,
- 0.05,
- 0.05
- ]
- ]
- },
- {
- "name":"panel"
- },
- {
- "name":"trans"
- },
- {
- "name":"pipe",
- "directions":4
- },
- {
- "name":"display"
- },
- {
- "name":"fill-1"
- },
- {
- "name":"fill-2"
- },
- {
- "name":"fill-3"
- },
- {
- "name":"fill-4"
- },
- {
- "name":"fill-5"
- },
- {
- "name":"fill-6"
- },
- {
- "name":"fill-7"
- }
- ]
- }
|