You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2026. It is now read-only.
Cape texture hashes can be obtained by fetching the player profile with the API when the player is wearing a cape. This mod uses the hash to stream the texture from the API URL hosting the texture just like vanilla capes do. Some capes are owned by a single person and may not be wearing them or have been removed, so it's impossible to fetch the hash.
It would be nice to have all of these capes streamed instead of having them embedded within the mod but it's not necessary.