* Clothing Folder Complete * All Textures 1st Pass * All Textures 2nd Pass * All Textures 3rd Pass PLUS Manual Tweaking * 5th Pass MORE MANUAL * Fixes flares * 4th Pass (I skipped over) * The 6th Pass (Finality) - With Manual Fixes
130 lines
2.5 KiB
JSON
130 lines
2.5 KiB
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "",
|
|
"states":
|
|
[
|
|
{
|
|
"name": "off-inhand-left",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "off-inhand-right",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "on-inhand-left",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
],
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
],
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
],
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "on-inhand-right",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
],
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
],
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
],
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "torch",
|
|
|
|
},
|
|
{
|
|
"name": "torch_empty",
|
|
|
|
},
|
|
{
|
|
"name": "torch_on",
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|