18 lines
295 B
JSON
18 lines
295 B
JSON
|
|
{
|
||
|
|
"version": 1,
|
||
|
|
"size": {
|
||
|
|
"x": 32,
|
||
|
|
"y": 32
|
||
|
|
},
|
||
|
|
"license": "CC-BY-SA-3.0",
|
||
|
|
"copyright": "Taken from https://github.com/Baystation12/Baystation12 at commit 0c2c999f74f2998912ae009223df83cbd987aa5d",
|
||
|
|
"states": [
|
||
|
|
{
|
||
|
|
"name": "off"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "on"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|