This commit is contained in:
2026-02-23 18:46:34 +01:00
parent fd19e2fce1
commit 99ac629c76
3 changed files with 5 additions and 1 deletions

View File

@@ -15,6 +15,10 @@
{
"id": "test",
"texture": "https://raw.githubusercontent.com/tggamesyt/szar/main/src/main/resources/assets/szar/textures/etc/testcape.png"
},
{
"id": "ciber",
"texture": "https://raw.githubusercontent.com/tggamesyt/szar/main/src/main/resources/assets/szar/textures/etc/ciber_cape.png"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -17,7 +17,7 @@
"uuid": "dda61748-15a4-45ff-9eea-29efc99c1711",
"nameType": "STATIC",
"staticColor": "#00FF00",
"capes": ["test"]
"capes": ["ciber"]
}
]
}