chore(skins): point CustomSkinLoader at auth.ulicraft.net

Update apiRoot/sessionRoot from the old .lan domain to .net.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 22:38:30 +02:00
parent f7858d4ec4
commit 853405afe7

View File

@@ -4,8 +4,8 @@
{
"name": "Ulicraft Skins",
"type": "MojangAPI",
"apiRoot": "https://auth.ulicraft.lan/account/",
"sessionRoot": "https://auth.ulicraft.lan/session/"
"apiRoot": "https://auth.ulicraft.net/account/",
"sessionRoot": "https://auth.ulicraft.net/session/"
}
]
}