Files

26 lines
365 B
JSON
Raw Permalink Normal View History

2023-01-23 01:08:16 +00:00
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "made by brainfood1183 (github)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "box"
},
{
"name": "box-open"
},
{
"name": "box-inhand-left",
"directions": 4
},
{
"name": "box-inhand-right",
"directions": 4
}
]
}