Files
Moony ed8efa08b0 Even more tiles (#12140)
* tile gaming

* TRIM

* fucking BOM

* wood trim and some doobles

Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
2022-10-22 13:21:36 -05:00

63 lines
1.1 KiB
JSON

{
"version": 1,
"license": "CC0-1.0",
"copyright": "Made by github user @moonheart08",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "thin_box"
},
{
"name": "thin_corner_ne"
},
{
"name": "thin_corner_se"
},
{
"name": "thin_corner_nw"
},
{
"name": "thin_corner_sw"
},
{
"name": "thin_end_n"
},
{
"name": "thin_end_e"
},
{
"name": "thin_end_s"
},
{
"name": "thin_end_w"
},
{
"name": "thin_line_n"
},
{
"name": "thin_line_e"
},
{
"name": "thin_line_s"
},
{
"name": "thin_line_w"
},
{
"name": "thin_inner_ne"
},
{
"name": "thin_inner_se"
},
{
"name": "thin_inner_nw"
},
{
"name": "thin_inner_sw"
}
]
}