CustomSkinLoader

CustomSkinLoader

1M Downloads

OptiFine Capes works not correctly

Byllfighter opened this issue · 7 comments

commented
    {
      "name": "OptiFine",
      "type": "Legacy",
      "checkPNG": true,
      "cape": "https://optifine.net/capes/{USERNAME}.png"
    }

In preview OptiFineCape account: https://namemc.com/profile/OptiFineCape.1
image
image

commented

i dont know java

commented

The size of the OptiFine Cape is not the standard size of the Minecraft cape (an integer multiple of 64:32), so additional logic is required to complete the OptiFine Cape size to the standard size.

commented

Can i do it in loadlist?

commented

you can but you need to write some Java code

commented

@ZekerZhayard @xfl03
https://github.com/CaelTheColher/Capes
找到了一个插件 但是是Fabric的 希望你们可以参考一下(I found a plugin, but it's for Fabric. I hope you can refer to it.)

commented

光速更新(草)