I need help creating a armor that changes its texture

Started by atari_09_52278 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I need help creating a armor that changes its texture

i am using the Nerdles Geckolib plugin an i want to make some sort of camouflage armor taht changes its texture depending on the block underneath it

So there is no block for procedures added by the geckolib API. you can only change the textures of entitys by procedure with the blocks in the "Geckolib Tab"

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
so i can only play…
Tue, 12/24/2024 - 11:29

so i can only play animations on the armor. so would it be possible to create many animated textures for the blocks. because i didnt see any way to create animated textures when i created the geckolib model with blockbench

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I also have the same…
Tue, 12/24/2024 - 15:28

I also have the same question. I want to make armor that can turn invisible. Maybe with switch the armor with an other armor with the same model but different texture. Dont know. Let me know if you can plzz.