Seed sack and craft (#1287)

* seed_sack

* full seed sack

* seed sack sprite

* name and description
This commit is contained in:
Alexsey Bezyuk
2025-05-21 19:41:22 +10:00
committed by GitHub
parent beeea40dc7
commit a73f8e3113
9 changed files with 106 additions and 2 deletions

View File

@@ -1,14 +1,17 @@
{
"version": 1,
"license": "All right reserved",
"copyright": "Created by Artista",
"copyright": "Created by Artista. Seed sack By Ell_Good",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
"name": "icon"
},
{
"name": "seed"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB