22 lines
353 B
JSON
22 lines
353 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "fixed_corner",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "invis_base",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "rotating_corner",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|