So, I have this custom helmet rendering some weird texture over the player's face, but I can't see anything causing it.
Here's the code for the item and model:
https://github.com/DiegoRutolo/Kromod/blob/master/src/main/java/rutolo/kromod/items/armor/GorroMagico.java
https://github.com/DiegoRutolo/Kromod/blob/master/src/main/java/rutolo/kromod/model/ModelGorroMagico.java
Does anyone know why?