Started by
MisterSmeet
on
Topic category: Help with Minecraft modding (Java Edition)
How do I make a mob change its texture?I need if a player hits a mob, then it should change the texture, but when I do this, a glitch occurs and one texture overlaps with another.
Use model layers
How's that? My custom mob has 2 textures, I set when entity is hurt, then it should change the texture, and play the panic animation, and there is a texture conflict and sometimes a crash of the game, what should I do?
Here I had to remove the texture through Gecko Lab, which I set so that it changes and the panic animation plays, but it causes a crash.
How fix it?
Uhh, seems this is a plugin question. This may be a plugin bug