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

Started by TDO on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Dec 2022
Points:
598

User statistics:

  • Modifications: 4
  • Forum topics: 46
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 52
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

Active 6 months ago
Joined Mar 2024
Points:
139

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
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.