I'll post this as a suggestion as it is, in my opinion, not really a bug, but if you think otherwise, let me know.
Currently, MCMarket shows player skulls without an overlay. This can look really weird for skins made with overlays in mind. Here's an example:
Without overlay:
With overlay:
And this is actually really easy to fix. MCMarket requests the skins from crafatar.com, and the only thing that needs to be changed is to add &overlay to the end of the image request, like this:
Currently, MCMarket shows player skulls without an overlay. This can look really weird for skins made with overlays in mind. Here's an example:
Without overlay:
With overlay:
And this is actually really easy to fix. MCMarket requests the skins from crafatar.com, and the only thing that needs to be changed is to add &overlay to the end of the image request, like this:
Code:
https://crafatar.com/avatars/5f8eb73b-25be-4c5a-a50f-d27d65e30ca0?size=48
Code:
https://crafatar.com/avatars/5f8eb73b-25be-4c5a-a50f-d27d65e30ca0?size=48&overlay
- Type
- Suggestion
- Status
- Denied
