Files

20 lines
318 B
JSON
Raw Permalink Normal View History

2024-12-28 01:24:24 +03:00
{
2025-01-02 20:18:55 +03:00
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "dosharus",
"size": {
"x": 32,
"y": 32
2024-12-28 01:24:24 +03:00
},
2025-01-02 20:18:55 +03:00
"states": [
{
"name": "pot_filled"
},
{
"name": "pot_empty"
},
{
"name": "packed_soil"
}
]
}