Adds tons of new materials + cleans up existing ones (#3413)

* RSIs are now banging

* Sheets

* Hotfix

* Last before PR

* Ready

* Quick

* E

* Updates everything to new stack PR

* Finished off ore, set max stack size to 30 from 50.

* Most materials done

* Donezo

* Adds hides and custom sprited a corgi hide

* Should be good

* suffix

* Bugs

* Giff woodplank

* Profit?
This commit is contained in:
Swept
2021-02-26 07:59:24 +00:00
committed by GitHub
parent 0165a525a4
commit f23e35dc40
221 changed files with 2458 additions and 665 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 825 B

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -8,18 +8,23 @@
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"name": "bear-equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"name": "bear-inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"name": "bear-inhand-right",
"directions": 4
},
{
"name": "corgi-equipped-HELMET",
"directions": 4
},
{
"name": "corgi2-equipped-HELMET",
"directions": 4
}
]