自定义皮肤加载器 (CustomSkinLoader)
CustomSkinLoader是Minecraft的自定义皮肤加载器MOD。
介绍
CustomSkinLoader是Minecraft的自定义皮肤加载器MOD,可以从任何在线来源或本地加载皮肤和披风。
下载
构建服务器:[CircleCI](
发布页面:[MCBBS](
联系我们
[QQ群](
[Telegram](
功能
支持多种皮肤加载API和可定制的皮肤加载列表
支持的皮肤加载API:
- [Mojang API](
- [CustomSkinAPI](
- CustomSkinAPIPlus (仅用于测试)
- [UniSkinAPI](
- [ElyByAPI](
- Legacy
您可以使用此功能定制您的皮肤加载列表,以从任何您想要的皮肤服务器加载皮肤。如果您是皮肤服务器的所有者,并且您的服务器已经通过其中一个API实现了,请使用CustomSkinLoader从您的服务器加载皮肤。
高清皮肤支持
即使您没有OptiFine和MCPatcher,CustomSkinLoader仍然可以加载和渲染高清皮肤。您可以轻松地获得更好的皮肤观看体验。
头颅支持
修复了头颅加载错误的问题,现在您可以将任何皮肤应用到您的头颅上。同时支持动态头颅。
个人资料缓存
- 减少了网络使用频率。
- 与此同时,当网络不可用时,您仍然可以加载个人资料。(*)
*仅当在配置中打开时。
本地皮肤
在没有皮肤服务器的情况下加载皮肤。此外,通过使用此功能,您可以在游戏中预览您的皮肤,甚至更改默认的皮肤和模型。您可以通过使用任何API(不包括MojangAPI)来加载本地皮肤。
*在使用默认配置时,只需将您的皮肤放入`.minecraft/CustomSkinLoader/LocalSkin/(skin|cape)s/{用户名}.png`即可。
额外列表
由支持此功能的皮肤服务器生成的JSON文件。要将服务器添加到您的加载列表中,用户只需将文件放入`.minecraft/CustomSkinLoader/ExtraList`。
透明皮肤支持
修复了不正确渲染纹理的问题。
观察者菜单修复
通过使用此MOD,您可以在观察者菜单中看到玩家的正确头像,而不是史蒂夫和亚历克斯。
默认加载列表
- [Mojang](
- [LittleSkin](
- [Blessing Skin](
- [ElyBy](
- SkinMe (UniSkinAPI)
- [TLauncher](
- LocalSkin (Legacy)
如果您想申请将其他皮肤服务器添加到默认列表,请访问[问题页面](
对皮肤服务器所有者
CustomSkinLoader旨在从任何服务器加载,这使得该MOD变得复杂。将CustomSkinLoader的源代码用于开发您自己的皮肤MOD并不是一个好主意。建议直接使用CustomSkinLoader作为您的服务器。此外,您可以将您的服务器添加到“默认加载列表”中。您还可以使用“ExtraList”,这样用户就可以更轻松地将您的服务器添加到加载列表中。
开发与贡献
请参阅[CONTRIBUTING.md](CONTRIBUTING.md)
版权和许可证
二进制文件
您不能修改二进制文件。
您可以随意使用和分享此MOD和未修改的文件,如MOD包。
在使用MOD包时,您必须将“CustomSkinLoader”放入MOD列表中。
您不得在未经许可的情况下将此MOD重新发布到任何网站。
您不得以此MOD为基础赚取金钱,除非是MOD包。
源代码
#### Package 'customskinloader'
包括来自以下项目的一些代码
- [AsteriskTeam/TabIconHackForge](
- [RecursiveG/UniSkinMod](
- [NekoCaffeine/Alchemy](
版权所有 © 2013-2014 Jeremy Lam "JLChnToZ".
版权所有 © 2014-2019 Alexander Xia "xfl03"。
此程序是自由软件:您可以按照自由软件基金会发布的GNU通用公共许可证的条款,自由地
CustomSkinLoader_ForgeV3_14.23
* Fix local profile cache. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/327
* Fix repeated player skull texture download attempts during RenderTick on downloading failure by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/331
* Support 1.21.5 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/334
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.22...v14.23
CustomSkinLoader_Fabric_14.23
* Fix local profile cache. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/327
* Fix repeated player skull texture download attempts during RenderTick on downloading failure by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/331
* Support 1.21.5 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/334
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.22...v14.23
CustomSkinLoader_ForgeV1_14.23
* Fix local profile cache. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/327
* Fix repeated player skull texture download attempts during RenderTick on downloading failure by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/331
* Support 1.21.5 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/334
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.22...v14.23
CustomSkinLoader_ForgeV2_14.23
* Fix local profile cache. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/327
* Fix repeated player skull texture download attempts during RenderTick on downloading failure by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/331
* Support 1.21.5 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/334
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.22...v14.23
CustomSkinLoader_ForgeV1_14.22
* wiki.vg 已关闭,将与 Mojang API Wiki 相关的地址更改至 Minecraft Wiki by @cewno in https://github.com/xfl03/MCCustomSkinLoader/pull/320
* 1.21.4 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/321
* 在关键地方锁java版本 by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/323
* Fix rendering lag when skull's username is empty. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/324
## New Contributors
* @cewno made their first contribution in https://github.com/xfl03/MCCustomSkinLoader/pull/320
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.21.2...v14.22
CustomSkinLoader_Fabric_14.22
* wiki.vg 已关闭,将与 Mojang API Wiki 相关的地址更改至 Minecraft Wiki by @cewno in https://github.com/xfl03/MCCustomSkinLoader/pull/320
* 1.21.4 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/321
* 在关键地方锁java版本 by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/323
* Fix rendering lag when skull's username is empty. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/324
## New Contributors
* @cewno made their first contribution in https://github.com/xfl03/MCCustomSkinLoader/pull/320
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.21.2...v14.22
CustomSkinLoader_ForgeV3_14.22
* wiki.vg 已关闭,将与 Mojang API Wiki 相关的地址更改至 Minecraft Wiki by @cewno in https://github.com/xfl03/MCCustomSkinLoader/pull/320
* 1.21.4 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/321
* 在关键地方锁java版本 by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/323
* Fix rendering lag when skull's username is empty. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/324
## New Contributors
* @cewno made their first contribution in https://github.com/xfl03/MCCustomSkinLoader/pull/320
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.21.2...v14.22
CustomSkinLoader_ForgeV2_14.22
* wiki.vg 已关闭,将与 Mojang API Wiki 相关的地址更改至 Minecraft Wiki by @cewno in https://github.com/xfl03/MCCustomSkinLoader/pull/320
* 1.21.4 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/321
* 在关键地方锁java版本 by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/323
* Fix rendering lag when skull's username is empty. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/324
## New Contributors
* @cewno made their first contribution in https://github.com/xfl03/MCCustomSkinLoader/pull/320
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.21.2...v14.22
CustomSkinLoader_ForgeV1_14.21.2
* 修复缺少括号引起的执行问题 by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/316
* Fix IllegalAccessError. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/317
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.21.1...v14.21.2
CustomSkinLoader_Fabric_14.21.2
* 修复缺少括号引起的执行问题 by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/316
* Fix IllegalAccessError. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/317
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.21.1...v14.21.2
CustomSkinLoader_ForgeV2_14.21.2
* 修复缺少括号引起的执行问题 by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/316
* Fix IllegalAccessError. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/317
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.21.1...v14.21.2
CustomSkinLoader_ForgeV3_14.21.2
* 修复缺少括号引起的执行问题 by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/316
* Fix IllegalAccessError. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/317
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.21.1...v14.21.2
CustomSkinLoader_ForgeV3_14.21.1
* Fix #314 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/315
* 修复版本号问题和Quilt标签 by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/312
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.21...v14.21.1
CustomSkinLoader_ForgeV1_14.21.1
* Fix #314 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/315
* 修复版本号问题和Quilt标签 by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/312
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.21...v14.21.1
CustomSkinLoader_ForgeV2_14.21.1
* Fix #314 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/315
* 修复版本号问题和Quilt标签 by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/312
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.21...v14.21.1
CustomSkinLoader_ForgeV1_14.21
* Fix NullPointerException. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/299
* support upload add tag NeoForge by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/298
* Bump Fabric and ForgeV3 (Forge & Neoforge) versions to 1.21.1 by @59xa in https://github.com/xfl03/MCCustomSkinLoader/pull/306
* 24w33a by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/310
* 1.21.2 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/311
## New Contributors
* @59xa made their first contribution in https://github.com/xfl03/MCCustomSkinLoader/pull/306
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.20...v14.21
CustomSkinLoader_Fabric_14.21
* Fix NullPointerException. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/299
* support upload add tag NeoForge by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/298
* Bump Fabric and ForgeV3 (Forge & Neoforge) versions to 1.21.1 by @59xa in https://github.com/xfl03/MCCustomSkinLoader/pull/306
* 24w33a by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/310
* 1.21.2 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/311
## New Contributors
* @59xa made their first contribution in https://github.com/xfl03/MCCustomSkinLoader/pull/306
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.20...v14.21
CustomSkinLoader_ForgeV2_14.21
* Fix NullPointerException. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/299
* support upload add tag NeoForge by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/298
* Bump Fabric and ForgeV3 (Forge & Neoforge) versions to 1.21.1 by @59xa in https://github.com/xfl03/MCCustomSkinLoader/pull/306
* 24w33a by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/310
* 1.21.2 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/311
## New Contributors
* @59xa made their first contribution in https://github.com/xfl03/MCCustomSkinLoader/pull/306
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.20...v14.21
CustomSkinLoader_ForgeV3_14.21
* Fix NullPointerException. by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/299
* support upload add tag NeoForge by @8MiYile in https://github.com/xfl03/MCCustomSkinLoader/pull/298
* Bump Fabric and ForgeV3 (Forge & Neoforge) versions to 1.21.1 by @59xa in https://github.com/xfl03/MCCustomSkinLoader/pull/306
* 24w33a by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/310
* 1.21.2 by @ZekerZhayard in https://github.com/xfl03/MCCustomSkinLoader/pull/311
## New Contributors
* @59xa made their first contribution in https://github.com/xfl03/MCCustomSkinLoader/pull/306
**Full Changelog**: https://github.com/xfl03/MCCustomSkinLoader/compare/v14.20...v14.21
CustomSkinLoader_ForgeV3_14.20
- Support 1.21
CustomSkinLoader_ForgeV2_14.20
- Support 1.21
CustomSkinLoader_ForgeV1_14.20
- Support 1.21
CustomSkinLoader_Fabric_14.20
- Support 1.21
CustomSkinLoader_ForgeActive_14.19.1
- Fix #286 (#287)
CustomSkinLoader_ForgeLegacy_14.19.1
- Fix #286 (#287)
CustomSkinLoader_Fabric_14.19.1
- Fix #286 (#287)
CustomSkinLoader_ForgeActive_14.19.1
- Fix #284 ( #285 )
CustomSkinLoader_ForgeLegacy_14.19.1
- Fix #284 ( #285 )
CustomSkinLoader_Fabric_14.19.1
- Fix #284 ( #285 )
CustomSkinLoader_ForgeActive_14.19
- Support 1.20.3 & 1.20.4 (https://github.com/xfl03/MCCustomSkinLoader/pull/281)
CustomSkinLoader_Fabric_14.19
- Support 1.20.3 & 1.20.4 (https://github.com/xfl03/MCCustomSkinLoader/pull/281)
CustomSkinLoader_ForgeLegacy_14.19
- Support 1.20.3 & 1.20.4 (https://github.com/xfl03/MCCustomSkinLoader/pull/281)
CustomSkinLoader_ForgeLegacy_14.18.3
CustomSkinLoader_Fabric_14.18.3
CustomSkinLoader_ForgeActive_14.18.3
CustomSkinLoader_ForgeLegacy_14.18.2
- Fix crash (https://github.com/xfl03/MCCustomSkinLoader/pull/273)
CustomSkinLoader_Fabric_14.18.2
- Fix crash (https://github.com/xfl03/MCCustomSkinLoader/pull/273)
CustomSkinLoader_ForgeActive_14.18.2
- Fix crash (https://github.com/xfl03/MCCustomSkinLoader/pull/273)
CustomSkinLoader_ForgeActive_14.18.1
Fix 1.20.2 (https://github.com/xfl03/MCCustomSkinLoader/pull/269)
CustomSkinLoader_Fabric_14.18.1
Fix 1.20.2 (https://github.com/xfl03/MCCustomSkinLoader/pull/269)
CustomSkinLoader_ForgeLegacy_14.18.1
Fix 1.20.2 (https://github.com/xfl03/MCCustomSkinLoader/pull/269)
CustomSkinLoader_ForgeLegacy_14.18
Support 1.20.2 (https://github.com/xfl03/MCCustomSkinLoader/pull/266)
CustomSkinLoader_ForgeActive_14.18
Support 1.20.2 (https://github.com/xfl03/MCCustomSkinLoader/pull/266)
CustomSkinLoader_Fabric_14.18
Support 1.20.2 (https://github.com/xfl03/MCCustomSkinLoader/pull/266)
CustomSkinLoader_ForgeActive_14.17
- Fix crash when the URL of skull profiles is not valid. (#255)
- Support 1.20 and 1.20.1 (#253)
CustomSkinLoader_Fabric_14.17
- Fix crash when the URL of skull profiles is not valid. (#255)
- Support 1.20 and 1.20.1 (#253)
CustomSkinLoader_ForgeLegacy_14.17
- Fix crash when the URL of skull profiles is not valid. (#255)
- Support 1.20 and 1.20.1 (#253)
CustomSkinLoader_Fabric-14.15.2
CustomSkinLoader_ForgeActive-14.15.2
CustomSkinLoader_ForgeLegacy-14.15.2
CustomSkinLoader_Fabric-14.15.1
CustomSkinLoader_ForgeActive-14.15.1
CustomSkinLoader_ForgeLegacy-14.15.1
CustomSkinLoader_Fabric-14.15
CustomSkinLoader_ForgeActive-14.15
CustomSkinLoader_ForgeLegacy-14.15
CustomSkinLoader_Fabric-14.15-s358
CustomSkinLoader_ForgeActive-14.15-s358
CustomSkinLoader_ForgeLegacy-14.15-s358
CustomSkinLoader_Fabric-14.15-s357
CustomSkinLoader_ForgeActive-14.15-s357
CustomSkinLoader_ForgeLegacy-14.15-s357
CustomSkinLoader_Fabric-14.15-s355
CustomSkinLoader_ForgeActive-14.15-s355
CustomSkinLoader_ForgeLegacy-14.15-s355
CustomSkinLoader_Fabric-14.15-s353
CustomSkinLoader_ForgeActive-14.15-s353
CustomSkinLoader_ForgeLegacy-14.15-s353
CustomSkinLoader_ForgeActive-14.15-s352
CustomSkinLoader_ForgeLegacy-14.15-s352
CustomSkinLoader_ForgeActive-14.15-s351
CustomSkinLoader_ForgeLegacy-14.15-s351
CustomSkinLoader_ForgeActive-14.15-s350
CustomSkinLoader_ForgeLegacy-14.15-s350
CustomSkinLoader_ForgeActive-14.15-s348
CustomSkinLoader_ForgeLegacy-14.15-s348
CustomSkinLoader_Fabric-14.14
CustomSkinLoader_ForgeActive-14.14
CustomSkinLoader_ForgeLegacy-14.14
CustomSkinLoader_Fabric-14.14-s346
CustomSkinLoader_ForgeActive-14.14-s346
CustomSkinLoader_ForgeLegacy-14.14-s346
CustomSkinLoader_Fabric-14.14-s345
CustomSkinLoader_ForgeActive-14.14-s345
CustomSkinLoader_ForgeLegacy-14.14-s345
CustomSkinLoader_Fabric-14.14-s343
CustomSkinLoader_ForgeActive-14.14-s343
CustomSkinLoader_ForgeLegacy-14.14-s343
CustomSkinLoader_Fabric-14.14-s342
CustomSkinLoader_ForgeActive-14.14-s342
CustomSkinLoader_ForgeLegacy-14.14-s342
CustomSkinLoader_Fabric-14.14-s341
CustomSkinLoader_ForgeActive-14.14-s341
CustomSkinLoader_ForgeLegacy-14.14-s341
CustomSkinLoader_Fabric-14.14-s340
CustomSkinLoader_ForgeActive-14.14-s340
CustomSkinLoader_ForgeLegacy-14.14-s340
CustomSkinLoader_Fabric-14.14-s339
CustomSkinLoader_ForgeActive-14.14-s339
CustomSkinLoader_ForgeLegacy-14.14-s339
CustomSkinLoader_Fabric-14.14-s338
CustomSkinLoader_ForgeActive-14.14-s338
CustomSkinLoader_ForgeLegacy-14.14-s338
CustomSkinLoader_Fabric-14.14-s337
CustomSkinLoader_ForgeActive-14.14-s337
CustomSkinLoader_ForgeLegacy-14.14-s337
CustomSkinLoader_Fabric-14.14-s336
CustomSkinLoader_ForgeActive-14.14-s336
CustomSkinLoader_ForgeLegacy-14.14-s336
CustomSkinLoader_Fabric-14.14-s335
CustomSkinLoader_ForgeActive-14.14-s335
CustomSkinLoader_ForgeLegacy-14.14-s335
CustomSkinLoader_Fabric-14.14-s333
CustomSkinLoader_ForgeActive-14.14-s333
CustomSkinLoader_ForgeLegacy-14.14-s333
CustomSkinLoader_Fabric-14.14-s332
CustomSkinLoader_ForgeActive-14.14-s332
CustomSkinLoader_ForgeLegacy-14.14-s332
CustomSkinLoader_Fabric-14.14-s331
CustomSkinLoader_ForgeActive-14.14-s331
CustomSkinLoader_ForgeLegacy-14.14-s331
CustomSkinLoader_Fabric-14.14-s330
CustomSkinLoader_ForgeActive-14.14-s330
CustomSkinLoader_ForgeLegacy-14.14-s330
CustomSkinLoader_Fabric-14.14-s329
CustomSkinLoader_ForgeActive-14.14-s329
CustomSkinLoader_ForgeLegacy-14.14-s329
CustomSkinLoader_Fabric-14.14-s325
CustomSkinLoader_ForgeActive-14.14-s325
CustomSkinLoader_ForgeLegacy-14.14-s325
CustomSkinLoader_Fabric-14.14-s323
CustomSkinLoader_ForgeActive-14.14-s323
CustomSkinLoader_ForgeLegacy-14.14-s323
CustomSkinLoader_Fabric-14.14-s321
* Bump to 14.14
* Remove transformers of SkullTileEntity
CustomSkinLoader_ForgeActive-14.14-s321
* Bump to 14.14
* Remove transformers of SkullTileEntity
CustomSkinLoader_ForgeLegacy-14.14-s321
* Bump to 14.14
* Remove transformers of SkullTileEntity
CustomSkinLoader_Fabric-14.13
CustomSkinLoader_ForgeActive-14.13
CustomSkinLoader_ForgeLegacy-14.13
CustomSkinLoader_Fabric-14.13-s317
CustomSkinLoader_ForgeActive-14.13-s317
CustomSkinLoader_ForgeLegacy-14.13-s317
CustomSkinLoader_Fabric-14.13-s314
CustomSkinLoader_ForgeActive-14.13-s314
CustomSkinLoader_ForgeLegacy-14.13-s314
CustomSkinLoader_Fabric-14.13-s313
CustomSkinLoader_ForgeActive-14.13-s313
CustomSkinLoader_ForgeLegacy-14.13-s313
CustomSkinLoader_Fabric-14.13-s311
Signed-off-by: ZekerZhayard <trees1000@qq.com>
CustomSkinLoader_ForgeActive-14.13-s311
Signed-off-by: ZekerZhayard <trees1000@qq.com>
CustomSkinLoader_ForgeLegacy-14.13-s311
Signed-off-by: ZekerZhayard <trees1000@qq.com>
CustomSkinLoader_Fabric-14.13-s309
* Support Fabric and Vanilla 1.18.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
* Support Fabric and Vanilla 1.18.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
* Support Fabric, Forge and Vanilla 1.18.1.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
CustomSkinLoader_ForgeActive-14.13-s309
* Support Fabric and Vanilla 1.18.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
* Support Fabric and Vanilla 1.18.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
* Support Fabric, Forge and Vanilla 1.18.1.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
CustomSkinLoader_ForgeLegacy-14.13-s309
* Support Fabric and Vanilla 1.18.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
* Support Fabric and Vanilla 1.18.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
* Support Fabric, Forge and Vanilla 1.18.1.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
CustomSkinLoader_Fabric-14.13-s306
* Fix NPE if type is null.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
* Forge does not support Java 18 for now.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
CustomSkinLoader_ForgeActive-14.13-s306
* Fix NPE if type is null.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
* Forge does not support Java 18 for now.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
CustomSkinLoader_ForgeLegacy-14.13-s306
* Fix NPE if type is null.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
* Forge does not support Java 18 for now.
Signed-off-by: ZekerZhayard <trees1000@qq.com>
CustomSkinLoader_ForgeLegacy-14.13-s303
Signed-off-by: ZekerZhayard <trees1000@qq.com>
收录