Orewall and cobblestone wall pack (#21034)

* start work

* remove crafting things

* remove

* fix yml

* remove all pebbles
add sand stone
add sand cobblestone wall
add asteroid cobblestone wall
resprite basaltand snow walls

* add new walls

* :trollface:
This commit is contained in:
Ed
2023-10-21 00:00:24 +03:00
committed by GitHub
parent f7108af8b0
commit 82627cab15
90 changed files with 1068 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 884 B

View File

@@ -0,0 +1,47 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by TheShuEd for Space Station 14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "full"
},
{
"name": "cobblebrick0",
"directions": 4
},
{
"name": "cobblebrick1",
"directions": 4
},
{
"name": "cobblebrick2",
"directions": 4
},
{
"name": "cobblebrick3",
"directions": 4
},
{
"name": "cobblebrick4",
"directions": 4
},
{
"name": "cobblebrick5",
"directions": 4
},
{
"name": "cobblebrick6",
"directions": 4
},
{
"name": "cobblebrick7",
"directions": 4
}
]
}