Files

54 lines
1.1 KiB
JSON
Raw Permalink Normal View History

2023-04-25 19:51:13 +06:00
{
"version": 1,
"license": "CC-BY-SA-3.0",
2025-03-16 13:46:59 +03:00
"copyright": "Mitchell#2905 SS14 PARSEC",
2023-04-25 19:51:13 +06:00
"size": {
"x": 32,
"y": 32
},
"states": [
2025-03-16 13:46:59 +03:00
{
2023-04-25 19:51:13 +06:00
"name": "wolf_tail",
"directions": 4,
"delays": [
2025-03-16 13:46:59 +03:00
[
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
]
2023-04-25 19:51:13 +06:00
]
},
{
"name": "wolf_ears_inner",
"directions": 4
},
{
"name": "wolf_ears_outer",
"directions": 4
}
]
}