villagers don't wear hats from hats mod
JetpackRescue opened this issue ยท 4 comments
However your rendering your villager entities or putting them into the game, is unlike every other mod. Hats mod puts hats on all entities, except mca villagers. I think you should change how you're rendering them so they're grabbed by other mods that adjust or alter entities, otherwise it's not very compatible.
Link the repo of your mod and I will see why it doesn't work. We are not doing any special stuff regarding rendering, so it sounds more like an incompatibility from the hats mod tbh.
https://www.curseforge.com/minecraft/mc-mods/hats
it's not my mod, i'm trying to use mca and hats in a modpack i've been working on.
Thanks, I checked the source code, both mods should be perfectly compatible. I'll investigate this further once I have time.