mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-22 16:17:00 +03:00
60 lines
913 B
JSON
60 lines
913 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-4.0",
|
|
"copyright": "Made by WWDP Team",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "green-unlit"
|
|
},
|
|
{
|
|
"name": "yellow-unlit"
|
|
},
|
|
{
|
|
"name": "red-unlit"
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "green-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "green-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "yellow-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "yellow-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "red-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "red-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "equipped-BELT",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|