[Suggestion] Option to disable overlay layers
AntyMew opened this issue ยท 3 comments
Currently, making a skin look right both with and without the mod requires duplicating body parts. This looks bizarre with some body parts, especially the ears, tail, and wings. They usually end up on the overlay layers on vanilla skins anyways, so why not let them be disabled for the best of both worlds?
Really? I'm having trouble finding it in the source code, pray tell where I can find it?
There is a currently undocumented and inaccessible through the manipulator feature for removing sections of the skin for this exact purpose.
I believe it is here:
Ears/common/src/main/java/com/unascribed/ears/common/EarsCommon.java
Lines 108 to 136 in 334d844
I personally have no idea how to enable the regions manually, but Una would know.