[Forge 1.19.2] Breaking textures when used with EMF and ETF
Aulberon opened this issue ยท 12 comments
also a texture change should always be compatible if it has the same dimensions and such
the only thing that must be is the enderman heads i have in the mods. I'm adding those using forge EntityRenderersEvent.CreateSkullModels event. I'm not familiar with the mod but could it be that said mods are ports of some fabric mod? if so I would assume that somebody didnt do their job properly as if this is the case they arent compatible with forge own api itself
Yes, only the endermen seens to present this problem. I have tried with other mobs and all seens fine.
I'm also using Fresh Animations and it works perfectly, the only problem seens to be the endermen having new textures.
I'm using a modified version of the Enhanced Enderman resource pack, here is a copy if you need it.
Enhanced+Endermans.zip
is the issue resolved? if yes, then please close.
I'm not sure if this is related to supplementaries
Others in the Fresh Animations discord report the Enderman head specifically being broken by Supplementaries, and there are a few bug reports that note that Supplementaries sometimes affects the entire resource pack Fresh Animations, though I believe that to specifically be their order of files, not this mod's fault.
A common bug, which I have as well, is that Supplementaries will replace/mess up the rendering of the Enderman's head because of the way it's added into the mod, regardless of being enabled or not. In my case it appears as a regular Enderman with full animation support, but with no face and a hollow head. This is also the case for the Supplementaries Enderman Head item, which is what leads me to believe that its implementation specifically is what is causing this issue.
At least one member of that discord has tested Fresh Animations and Supplementaries isolated together, and found that it is indeed the two interacting poorly. So yes, it is related to Supplementaries.