MCCustomSkinLoader icon indicating copy to clipboard operation
MCCustomSkinLoader copied to clipboard

OptiFine Capes works not correctly

Open Byllfighter opened this issue 1 year ago • 4 comments

    {
      "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

Byllfighter avatar Aug 13 '22 14:08 Byllfighter

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.

ZekerZhayard avatar Aug 13 '22 15:08 ZekerZhayard

Can i do it in loadlist?

Byllfighter avatar Aug 13 '22 17:08 Byllfighter

you can but you need to write some Java code

ZekerZhayard avatar Aug 13 '22 17:08 ZekerZhayard

i dont know java

Byllfighter avatar Aug 13 '22 18:08 Byllfighter