Started by
CoolGuy97
on
Topic category: Help with Minecraft modding (Java Edition)
I want to render extra layers of armor on the player but without using the armor element and I do not want to use Kleiders custom renderer because I don’t want to have any depencies for my mod but I had to settle for curios for now but now for my next mod I need to render an armor layer if a certain condition is true can any one help me out even if it’s custom code or custom element and it can be on the same layer as normal armor but just without the item.
your request is too hard ! il will mention @klement for better help
Thank you!
Basically if I add a custom nbt to me or a zombie or some other bipedal I want to check the nbt and if it’s true render a set of armor with all its values so exactly the same as normal armor just without needing to fill the slot kinda like the cosmetic armor mod. I know it sounds stupid and nobody can probably think of why I would need it but it makes sense trust me
I couldn’t find this forums answer but I found a workaround!!! Kind of