You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom mob texture not rendered for mobs spawned by MythicMobs plugin on server.
However mob with the same name but spawned by vanilla spawn eggs is rendered correctly.
And furthur tests shows that only part of mythic mob's display name are calculated, for example, the resource pack render creepers as red one that has a name matches regex:.*(Fire).*, if a mythic mob has a display name of &aLv.1&fFire Creeper, everything after the first color change is ignored, while if it has the display name &fFire Creeper&aLv.1, this creeper is rendered in red correctly.
Describe the issue
Custom mob texture not rendered for mobs spawned by MythicMobs plugin on server.
However mob with the same name but spawned by vanilla spawn eggs is rendered correctly.
And furthur tests shows that only part of mythic mob's display name are calculated, for example, the resource pack render creepers as red one that has a name matches
regex:.*(Fire).*
, if a mythic mob has a display name of&aLv.1&fFire Creeper
, everything after the first color change is ignored, while if it has the display name&fFire Creeper&aLv.1
, this creeper is rendered in red correctly.Posted in discord for several days: https://discord.com/channels/950942125225283634/1261946283476910092
Screenshots
See the discord link above.
Crash log
No any related log found.
Your setup: (please complete the following information):
The text was updated successfully, but these errors were encountered: