Simple Hats

Simple Hats

5M Downloads

Instruction custom hats

BoxingJoost opened this issue ยท 1 comments

commented

Could you make an instruction video on how to add custom hats?

commented

You can remove/add/edit any hat you want by modifying the SimpleHat's json file in the config folder.

If you want to add a new hat, all you need to do is create a new entry in the json file, you can simply just copy one of the other entries and rename it to whatever you want to name the new hat.

The hat models/textures are loaded like a normal resourcepack would be as a zip in the resourcepacks folder. Hat textures go in "pack/assets/simplehats/textures/item/hats/hatname.png", hat models go in "pack/assets/simplehats/models/item/hatname.json"