Files
szar/capes.json

24 lines
856 B
JSON
Raw Normal View History

2026-02-23 10:22:40 +01:00
{
"capes": [
{
"id": "tg",
2026-04-13 16:38:30 +02:00
"texture": "Magyarhttps://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-13 16:38:30 +02:00
"texture": "Magyarhttps://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-13 16:38:30 +02:00
"texture": "Magyarhttps://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-13 16:38:30 +02:00
"texture": "Magyarhttps://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-13 16:38:30 +02:00
"texture": "Magyarhttps://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
}
]
}