Custom Entity Models (CEM)

Custom Entity Models (CEM)

5M Downloads

[BUG] Animals Redone not working

Deadrosas opened this issue ยท 4 comments

commented

0.7.1

  • I am using the latest version of CEM

Animals Redone Textures are missing.

I have tried to fix it by removing the Path specification inside .JEM files, but it didn't work.

Expected behavior

image

Outcome

image

  • OS: Windows 11
  • Java Version: 17.0.3
  • Minecraft Version: 1.19.2
commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within 28 days. Thank you for your contributions.

commented

I have the same issue on 1.19.2 as well. @Deadrosas were you ever able to resolve this? I'm using fabric loader 0.14.12, fabric api 0.72.0 and latest CEM version. I have a feeling another mod on my list might be breaking this as I have a separate modpack in which CEM is working just fine. Would just mind sharing your mod list so I can cross reference with mine?

commented

I have the same issue on 1.19.2 as well. @Deadrosas were you ever able to resolve this? I'm using fabric loader 0.14.12, fabric api 0.72.0 and latest CEM version. I have a feeling another mod on my list might be breaking this as I have a separate modpack in which CEM is working just fine. Would just mind sharing your mod list so I can cross reference with mine?

Yeah i was able to get it working. I can share the files later today.

commented

Ok, I've isolated my issue to the Charm mod being the cause https://www.curseforge.com/minecraft/mc-mods/charm . The problem is that Charm introduces its own mob variant feature for almost every vanilla mob which will conflict with cem + resource pack. Turning off the variant mob settings in Charm fixes the problem for me.