Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.
/ CustomCapes Public archive

Python script to give you custom minecraft capes! All you need is to be a migrator!

Notifications You must be signed in to change notification settings

huzvanec/CustomCapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

CustomCapes

NOT MAINTAINED!

This repository is not maintained!

Table of contents

What is it?

Installation

Supported OSs

Supported minecraft versions

Tested minecraft versions

Requirements

MultiMC support

Capes list

What is it?

It is a simple program, that allows you to client-side retexture your migrator cape. In default, the program downloads all 22 official minecraft capes for your easy usage, but you can also create your own and apply it just the same!

Installation

First, you need to make sure, you have python3 installed (try python3 --version). If you don't, download it from https://www.python.org/downloads/.

This program also needs two additional modules, that are not preinstaled. You can easilly install them using theese two commands in terminal.

python3 -m pip install pillow
python3 -m pip install requests

Then navigate to the directory you downloaded the custom-capes.py and run

python3 custom-capes.py

Supported OSs

Linux
Windows

Supported minecraft versions

1.7.10+ (older versions not tested)
Works fine with every installation (forge, fabric, hack-clients, lunar client, badlion client...)
⚠️ Some mods might edit/remove minecraft capes!

Tested minecraft versions

1.7.10 - 1.19.3 Vanilla
Optifine (without OF cape)
Forge
Fabric
Lunar Client
Badlion Client
Impact Client

Requirements

You must have minecraft (I know, it's pretty obvious)
You must be a migrator
Your migrator cape has to be turned on - in your skin settings and in your minecraft options (Options/Skin Customization/Cape: ON)

MultiMC support

MultiMC 5 is supported, you just need to insert this instead of your .minecraft path:
Linux: /home/<user>/.local/share/multimc/
Windows: I have no idea, where is multimc stored 🤷‍♂️

Capes

custom
better-light
birthday
bug-tracker
cobalt
dannybstyle
migrator
milionth-sale
minecon-2011
minecon-2012
minecon-2013
minecon-2015
minecon-2016
mojang
mojang-new
mojang-old
prismarine
ray-cokes
realms
scrolls
turtle
translator
translator-chinese
translator-japan

custom

Any cape you want!

cape elytra

better-light

cape elytra

birthday

cape elytra

bug-tracker

cape elytra

cobalt

cape elytra

dannybstyle

cape elytra

migrator

cape elytra

milionth-sale

cape elytra

minecon-2011

cape elytra

minecon-2012

cape elytra

minecon-2013

cape elytra

minecon-2015

cape elytra

minecon-2016

cape elytra

mojang

cape elytra

mojang-new

cape elytra

mojang-old

cape elytra

prismarine

cape elytra

ray-cokes

cape elytra

realms

cape elytra

scrolls

cape elytra

turtle

cape elytra

translator

cape elytra

translator-chinese

cape elytra

translator-japan

cape elytra

About

Python script to give you custom minecraft capes! All you need is to be a migrator!

Topics

Resources

Stars

Watchers

Forks

Languages