Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Re: Custom Cape Module
So I make the steps in this post but I have an error, this one:
I assume the CustomCape module is an Object type. If it is then simply replace the customCape variable with this:
Object
customCape
CustomCape customCape = CustomCape.INSTANCE;
@mems Should I make the CustomCape module in Java or Kotlin?
The modules should preferably be in Kotlin.