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

@@ -8,12 +8,10 @@
},
"states": [
{
"name": "match_burnt",
"directions": 1
"name": "match_burnt"
},
{
"name": "match_lit",
"directions": 1,
"delays": [
[
0.2,
@@ -23,24 +21,19 @@
]
},
{
"name": "match_unlit",
"directions": 1
"name": "match_unlit"
},
{
"name": "matchbox",
"directions": 1
"name": "matchbox"
},
{
"name": "matchbox_almostempty",
"directions": 1
"name": "matchbox_almostempty"
},
{
"name": "matchbox_almostfull",
"directions": 1
"name": "matchbox_almostfull"
},
{
"name": "matchbox_e",
"directions": 1
"name": "matchbox_e"
}
]
}