26 lines
401 B
JSON
26 lines
401 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC0-1.0",
|
|
"copyright": "Created by EmoGarbage, icon & unshaded changed by lzk228",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "display"
|
|
},
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "printing",
|
|
"delays": [[0.25, 0.25, 0.25, 0.25]]
|
|
},
|
|
{
|
|
"name": "unshaded",
|
|
"delays": [[2, 1, 1, 1]]
|
|
}
|
|
]
|
|
}
|