
Adds customizable capes obtained from achievements. You can add you're own capes to server or world.
By default (During world creating) mod add a Standard Capes.
Q&A :
1) Standard Capes?
2) How it works?
When client connecting to server. Server sending all data about capes. Client got this data and download texture from URL, merge with serial numbers and we have our capes on client. After disconnecting client lost data about all capes.
3) What about Elytra?
Mod don't change elytra texture yet :(
4) Where contain a capes data?
Internal Server : saves/{worldName}/achievcapes_data
Dedicated Server : world/achievcapes_data
5) Modpacks?
6) Future plans
- Port for minecraft 1.17 (Fabric).
- Did a wiki about creating you're own custom cape packs!