Extra armor layers

Started by CoolGuy97 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Extra armor layers

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.

Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
your request is too hard ! …
Thu, 09/12/2024 - 18:43

your request is too hard !  il will mention @klement for better help

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you!
Sat, 09/14/2024 - 17:22

Thank you!

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Basically if I add a custom…
Tue, 09/17/2024 - 04:00

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

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I couldn’t find this forums…
Tue, 10/01/2024 - 08:15

I couldn’t find this forums answer but I found a workaround!!! Kind of