WildfireRomeo / WildfireFemaleGenderMod

A Fabric Minecraft Mod - Minecraft's Most Popular Female Gender Mod!
https://modrinth.com/mod/female-gender
GNU Lesser General Public License v3.0
106 stars 62 forks source link

Fix resolving modded armor textures #136

Closed celestialfault closed 11 months ago

celestialfault commented 1 year ago

Fixes #86 and #42; also adds a check to ensure that the armor texture actually exists to catch armor types that use their own custom armor renderer.

I'm not entirely sure if this placement of the texture check is the best option, but I feel this is also the most intuitive, especially if the solution to hide the mod armor is to simply replace the armor texture with a blank .png file, which this wouldn't ever see due to the incorrect path.