How to add an overlay on an entity's texture?

Started by TDO on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to add an overlay on an entity's texture?

Im making a mod where theres a frost effect that slows mobs and make them take damage over time, but I wanna make it visible that they're frozen by making them a little blue when they got the effect but idk how to do that.
If any of you guys have any idea how i could do that, id be so thankful

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think here you need to…
Fri, 04/05/2024 - 21:29

I think here you need to write custom code like add a glow effect to mobs when they receive the effect.