Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
61 lines
1.1 KiB
JSON
61 lines
1.1 KiB
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"copyright": "Created by EmoGarbage404 (github) for Space Station 14, edited by chromiumboy.",
|
|
"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"
|
|
}
|
|
]
|
|
}
|