Alright so the latest update completely destroyed half of my mods, mostly due to their texture paths not working anymore. I've been trying to fix them, but so far I had no success whatsoever. My self-created mods with wonky texture paths are working fine however and I really don't get what the difference is.
Usually I just put in the texture path like this:
<graphicData>
<texPath>CoffeePlant</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
And the file is directly inside the Textures folder. But even some files which are in deeper folders work fine, yet in other mods they don't. No matter what I tried they don't work and I don't get it.