Add cardboard material (#14701)
* add cardboard material * missing stack visualizers * add crafting recipes * cardboard crate * license thing * rename various things
This commit is contained in:
BIN
Resources/Textures/Objects/Materials/materials.rsi/cardboard.png
Normal file
BIN
Resources/Textures/Objects/Materials/materials.rsi/cardboard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 330 B |
Binary file not shown.
|
After Width: | Height: | Size: 365 B |
Binary file not shown.
|
After Width: | Height: | Size: 363 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24 , bear pelt remade by Alekshhh, wood sprite modified by MisterMecky, wood_2 and wood_3 made by MisterMecky based on wood sprite.",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24 , bear pelt remade by Alekshhh, wood sprite modified by MisterMecky, wood_2 and wood_3 made by MisterMecky based on wood sprite, cardboard sprites made by MisterMecky for SS14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -30,6 +30,15 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "cardboard"
|
||||
},
|
||||
{
|
||||
"name": "cardboard_2"
|
||||
},
|
||||
{
|
||||
"name": "cardboard_3"
|
||||
},
|
||||
{
|
||||
"name": "cathide"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user