Skip to content

Cape via "json" Resolver ID Request.  #141

@haray-67

Description

@haray-67

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions