Joulerk customghost (#94)

* add: Joulerk customghost

* fix: fix path
This commit is contained in:
ThereDrD0
2024-02-18 22:29:14 +03:00
committed by GitHub
parent 559c85f57e
commit 4cdc419429
3 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,49 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/frosty-dev/white",
"size": {
"x": 64,
"y": 64
},
"states": [
{
"name": "animated",
"directions": 4,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
}
]
}