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:
@@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user