-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
- This issue contains only one feature request/enhancement.
Description
Respected Owner of MCM Cape Provider Mod, I request for a json Resolver ID.
We'll be able set the textureResolverId
to json
and url to example https://capeservice/profile/capeprovider/$uuid.json
e.g.
{
"id": "test",
"name": "test",
"textureResolverId" : "json"
"uriTemplate": "https://.../$uuid.json"
}
Which would return-
{
"textureResolverId" : "sprite / animated / default",
"textureURL" : "https://.../cape.png"
}
This approach would help to avoid creating multiple providers for the same service for animated, non-animated, or sprite capes
Additional information
No response
xsyanic
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request