
CustomSkinLoader
What is this?
CustomSkinLoader mod for Minecraft allows loading skins and capes from any online sources or from local computer. This is a universal solution for personalizing character appearance.
Main Features
Support for Multiple Skin Loading APIs
The mod works with various skin loading protocols:
- Standard Mojang API
- CustomSkinAPI
- CustomSkinAPIPlus (in test mode)
- UniSkinAPI
- ElyByAPI
- Legacy protocol
You can customize the skin loading order by creating your own list of sources for loading personalized skins from any servers.
HD Skins Support
Even without OptiFine or MCPatcher installed, CustomSkinLoader can load and display high-resolution skins, providing better character display quality.
Skull Issues Fixed
Fixed the skin loading error on skulls. Now you can apply any skins to player heads, including dynamic variants.
Profile Caching
The caching system reduces network load and allows loading profiles even without internet connection (with appropriate settings).
Local Skins
Ability to load skins without using servers. You can preview skins directly in the game and change standard skins and character models. To use local skins, simply place files in the .minecraft/CustomSkinLoader/LocalSkin/(skin|cape)s/{USERNAME}.png
folder.
Extra Lists
The ExtraList function allows skin servers to provide users with special JSON files. To add a server to the loading list, just place the file in the .minecraft/CustomSkinLoader/ExtraList
folder.
Transparent Skins Support
Fixed the issue of incorrect display of textures with transparent elements.
Spectator Menu Fixed
In spectator mode, correct player avatars are now displayed instead of standard Steve and Alex models.
Default Loading List
By default, the mod uses the following sources:
- Mojang (Mojang API)
- LittleSkin (CustomSkinAPI)
- Blessing Skin (CustomSkinAPI)
- ElyBy (ElyByAPI)
- SkinMe (UniSkinAPI)
- TLauncher (ElyByAPI)
- LocalSkin (Legacy)
For Skin Server Owners
CustomSkinLoader is designed to work with any servers, making it a universal solution. Instead of creating your own mods, it is recommended to use this mod for integration with your server. You can add your server to the default loading list or use the ExtraList function to simplify user connection.