Files
OldThink/Resources/Textures/Objects/Materials/Sheets/glass.rsi/meta.json
Swept f23e35dc40 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?
2021-02-26 18:59:24 +11:00

110 lines
1.8 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "glass"
},
{
"name": "glass_2"
},
{
"name": "glass_3"
},
{
"name": "glass-inhand-left",
"directions": 4
},
{
"name": "pglass"
},
{
"name": "pglass_2"
},
{
"name": "pglass_3"
},
{
"name": "pglass-inhand-left",
"directions": 4
},
{
"name": "pglass-inhand-right",
"directions": 4
},
{
"name": "plastitaniumglass"
},
{
"name": "plastitaniumglass_2"
},
{
"name": "plastitaniumglass_3"
},
{
"name": "plastitaniumglass-inhand-left",
"directions": 4
},
{
"name": "plastitaniumglass-inhand-right",
"directions": 4
},
{
"name": "rpglass"
},
{
"name": "rpglass_2"
},
{
"name": "rpglass_3"
},
{
"name": "rpglass-inhand-left",
"directions": 4
},
{
"name": "rpglass-inhand-right",
"directions": 4
},
{
"name": "rglass"
},
{
"name": "rglass_2"
},
{
"name": "rglass_3"
},
{
"name": "rglass-inhand-left",
"directions": 4
},
{
"name": "rglass-inhand-right",
"directions": 4
},
{
"name": "titaniumglass"
},
{
"name": "titaniumglass_2"
},
{
"name": "titaniumglass_3"
},
{
"name": "titaniumglass-inhand-left",
"directions": 4
},
{
"name": "titaniumglass-inhand-right",
"directions": 4
}
]
}