2020-05-24 16:56:19 +00:00
{
"version" : 1 ,
2021-04-29 18:09:14 +00:00
"license" : "CC-BY-SA-3.0" ,
2023-03-07 15:48:33 +02:00
"copyright" : "Taken from baystation at commit https://github.com/Baystation12/Baystation12/commit/a929584d9db319eb7484113221be25cfa1d5dc09 , held sprites redone by Alekshhh" ,
2020-05-24 16:56:19 +00:00
"size" : {
"x" : 32 ,
"y" : 32
} ,
"states" : [
{
"name" : "inhand-left" ,
2021-03-08 03:26:25 +08:00
"directions" : 4
2020-05-24 16:56:19 +00:00
} ,
{
"name" : "inhand-right" ,
2021-03-08 03:26:25 +08:00
"directions" : 4
2020-05-24 16:56:19 +00:00
} ,
{
2021-03-08 03:26:25 +08:00
"name" : "icon"
2024-01-20 04:29:13 +02:00
} ,
{
"name" : "icon-open"
2020-05-24 16:56:19 +00:00
}
]
}