47 lines
813 B
JSON
47 lines
813 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Created by TheShuEd for Space Station 14",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "full"
|
|
},
|
|
{
|
|
"name": "cobblebrick0",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "cobblebrick1",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "cobblebrick2",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "cobblebrick3",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "cobblebrick4",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "cobblebrick5",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "cobblebrick6",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "cobblebrick7",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|
|
|