(hopefully) convert everything to work for 1.12 (thanks ewan howell)

This commit is contained in:
Robert Reichel
2021-03-31 12:54:25 +02:00
parent ef48e32d9a
commit 2122ef9cc0
1845 changed files with 420 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 925 B

View File

@@ -0,0 +1,31 @@
{
"animation": {
"frametime": 3,
"width": 128,
"height": 64,
"frames": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21
]
}
}

View File

@@ -0,0 +1,31 @@
{
"animation": {
"frametime": 3,
"width": 128,
"height": 64,
"frames": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21
]
}
}