Files
2025-03-16 13:46:59 +03:00

54 lines
1.1 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Mitchell#2905 SS14 PARSEC",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "wolf_tail",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "wolf_ears_inner",
"directions": 4
},
{
"name": "wolf_ears_outer",
"directions": 4
}
]
}