dorianpb / cem

Reimplementation of Custom Entity Models in Minecraft for the Fabric Modloader
GNU Lesser General Public License v3.0
125 stars 38 forks source link

[BUG] mob heads texture not correct #127

Open alexascha opened 1 year ago

alexascha commented 1 year ago

Hey, I am using the latest version of the CEM (0.7.3) mod.

I am not entirely sure if it's a CEM but the heads of the mobs do not display properly. The normal mobs are displayed correctly tho.

I put the heads on the fence and the mobs behind them. From left to right: zombie, wither skeleton, skeleton 2023-03-07_13 25 43

These are from the Better Zombies and Better Skeletons resource pack. I checked the .jem files and it seems that they are alright. I sometimes fixed some models with blockbench when something is rotated weirdly. But I don't know what to do here. :') I think the mod doesn't support mob heads at the moment?