Files
szar/capes.json

24 lines
826 B
JSON
Raw Permalink Normal View History

2026-02-23 10:22:40 +01:00
{
"capes": [
{
"id": "tg",
2026-04-14 09:13:51 +02:00
"texture": "https://gitea.tggamesyt.dev/tggamesyt/szar/raw/main/src/main/resources/assets/szar/textures/etc/tg_cape.png"
2026-02-23 10:22:40 +01:00
},
{
"id": "gabri",
2026-04-14 09:13:51 +02:00
"texture": "https://gitea.tggamesyt.dev/tggamesyt/szar/raw/main/src/main/resources/assets/szar/textures/etc/gabri_cape.png"
2026-02-23 10:22:40 +01:00
},
{
"id": "tg1",
2026-04-14 09:13:51 +02:00
"texture": "https://gitea.tggamesyt.dev/tggamesyt/szar/raw/main/src/main/resources/assets/szar/textures/etc/tg_cape1.png"
2026-02-23 10:22:40 +01:00
},
{
"id": "test",
2026-04-14 09:13:51 +02:00
"texture": "https://gitea.tggamesyt.dev/tggamesyt/szar/raw/main/src/main/resources/assets/szar/textures/etc/testcape.png"
2026-02-23 18:46:34 +01:00
},
{
"id": "ciber",
2026-04-14 09:13:51 +02:00
"texture": "https://gitea.tggamesyt.dev/tggamesyt/szar/raw/main/src/main/resources/assets/szar/textures/etc/ciber_cape.png"
2026-02-23 10:22:40 +01:00
}
]
}