MarkusBordihn / BOs-Easy-NPC

Create easily NPC for your world or for your mod.
Other
19 stars 7 forks source link

[Feature Request] Skin overlay #224

Open TomagPlays opened 3 months ago

TomagPlays commented 3 months ago

Ok, so, i have a skin, and i want to some overlays of the skin to be disabled, im using custom skins, any way to do that?

MarkusBordihn commented 3 months ago

The easiest way would be to remove the layers from the texture file (image file) itself.

Adding such functionality to disable the rendering of specific layers could lead to issues with other mods, which "miss-using" the additional layer as work around for rendering other stuff.

However I will check if could easily disable them. Do you want to disable them complet or just for specific model parts like head, body, arms and legs ?

TomagPlays commented 3 months ago

The easiest way would be to remove the layers from the texture file (image file) itself.

Adding such functionality to disable the rendering of specific layers could lead to issues with other mods, which "miss-using" the additional layer as work around for rendering other stuff.

However I will check if could easily disable them. Do you want to disable them complet or just for specific model parts like head, body, arms and legs ?

Just for certain parts(Body and arms)