-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow fetching by texture IDs #42
Conversation
Given people have to know what texture ID to fetch anyway, it's not unreasonable to expect them to know whether or not a skin needs to have a slim model. If we can assume that, it might be helpful to provide a way to request a slim model, perhaps with a query parameter such as |
This would be handy and opens up support for custom skins that are cached in the texture.minecraft.net/ |
Hello. What are the status on this PR? |
Apologies for the delay in getting back to this. We've done a lot of maintenance on this repo since this PR was opened. Is this something folks are still wanting/needing? |
yes please, It would be a great addition. |
I've updated this for the most recent repo changes @TibiNonEst and would love your thoughts. |
Going to merge this, thanks for the PR! We may need to add some proxying of the texture requests if they're frequent/blocked, but this is great for now. |
Closes #25. This allows you to fetch any resource by its texture ID.
There are two main things to consider with this pr:
X-Crafthead-Skin-Model
header ofdefault
.