Swept commits JSON genocide. (#2991)

* 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
This commit is contained in:
Swept
2021-01-13 12:04:38 +00:00
committed by GitHub
parent 0397a2e40b
commit a57db85208
1421 changed files with 3192 additions and 9696 deletions

View File

@@ -6,103 +6,29 @@
},
"states": [
{
"name": "lantern_off",
"directions": 1,
"delays": [
[
1.0
]
]
"name": "lantern_off"
},
{
"name": "lantern_on",
"directions": 1,
"delays": [
[
1.0
]
]
"name": "lantern_on"
},
{
"name": "HandheldLightOnOverlay",
"directions": 1,
"delays": [
[
1.0
]
]
"name": "HandheldLightOnOverlay"
},
{
"name": "off-inhand-left",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
},
{
"name": "off-inhand-right",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
},
{
"name": "on-inhand-right",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
},
"directions": 4
}
]
}