-
Notifications
You must be signed in to change notification settings - Fork 1
Cosmetic Panel
The Cosmetic Panel is a panel for users who want to add/delete capes.
The CheatBreaker.jar released on this repo has Lunar Cosmetics. To add your own, you will have to add them to the jar.
You can do this by right clicking the jar and opening it with WinRAR. Then, navigate to assets/minecraft/client/capes or
wings/ and drag your texture there. If you are adding wings, make sure to add their preview texture (in cosmetics menu) in assets/minecraft/preview/client/wings.
To start the API, you will need to change the secret
value in the config.json file.
You can access the panel by going to
http://(HOST)/(SECRET)/panel
Example: http://127.0.0.1/verysecretpassword/panel
You can add a specific cosmetic by clicking on the type and entering the required fields.