Add Spaceshrooms (#17092)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
forthbridge
2023-08-01 22:10:48 +08:00
committed by GitHub
parent 474b29cc16
commit 5fc7f21853
18 changed files with 369 additions and 54 deletions

View File

@@ -0,0 +1,20 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by @UbaserB (GitHub)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "object"
},
{
"name": "spaceshroom_cooked"
},
{
"name": "structure"
}
]
}