This commit is contained in:
Deserty0
2025-09-05 23:55:54 +10:00
parent 0c44159c49
commit 307c0dc01b
7 changed files with 27 additions and 2 deletions

View File

@@ -4,8 +4,8 @@
"x": 48,
"y": 48
},
"license": "CLA",
"copyright": "Created by omsoyk (Discord) ",
"license": "CC-BY-SA-4.0",
"copyright": "Created by omsoyk (Discord)",
"states": [
{
"name": "icon"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 204 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 337 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 292 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 599 B

View File

Before

Width:  |  Height:  |  Size: 266 B

After

Width:  |  Height:  |  Size: 266 B

View File

@@ -0,0 +1,25 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-4.0",
"copyright": "Created by omsoyk (Discord)",
"states": [
{
"name": "float"
},
{
"name": "animation",
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
}
]
}