Files
Swept f1a2c3df8a Adds plant clippers and changes hydro tool sprites to be more consistent (#4482)
* Adds plant clippers

* Updates sycthe, hoe and spade sprites
2021-08-17 19:42:34 -07:00

27 lines
484 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Aurorastation at commit https://github.com/Aurorastation/Aurora.3/commit/3160508c1a9f367be0ab054cceaf2e36c0b66250",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-BACKPACK",
"directions": 4
}
]
}