0 of 0

File information

Last updated

Original upload

Created by

ExaelKZ

Uploaded by

17SunAndMoon17

Virus scan

Safe to use

Tags for this mod

About this mod

You can now have custom capes in the Action & Stuff texture pack! You can use the default ones in this texture pack or make your own capes!

Requirements
Permissions and credits
You can now have custom layers in the Action & Stuff texture pack! You can use the default ones in this texture pack or make your own layers!

You just have to rummage through the files

To add your own layers just go inside the (texture) folder then go to subpacks, Then copy some folder and rename it as you like, enter the folder and edit the photo inside, When you're done save and go back to the first page and open the file: manifest.json Go down to where it says: 
    {      "folder_name": "optifine",      "name": "§cOPTIFINE",      "memory_tier": 1    }

Next to } you put a comma or paste the following code:
,    {      "folder_name": "FolderName",      "name": "capename",      "memory_tier": 1    }
If you want to add color or something else, use § and a number or letter for a different result, you can mix them!.

The code should look like this:

  {      "folder_name": "optifine",      "name": "§cOPTIFINE",      "memory_tier": 1    },    {      "folder_name": "FolderName",      "name": "capename",      "memory_tier": 1    }

Remember that the folder where you paste the edited image must be called the same as in "FolderName" , while the texture should be called: cape_anim.png