Epic Fight - Tinkers Armor Fix
Fixes broken armor textures and rendering issues when using Tinkers' Construct armor with Epic Fight's combat mode
Epic Fight - Tinkers Armor Fix
Epic Fight - Tinkers' Armor Fix
***
What does this mod do?
* Fix the bug where Tinkers armor was rendered as diamond armor when Epic Fight's battle mode was enabled.
| <img src="https://media.forgecdn.net/attachments/description/1478309/description_b5d48f7c-843c-4593-8169-337547e49647.gif" alt="image 1"> |<img src="https://media.forgecdn.net/attachments/description/1478309/description_de169fbc-517e-4035-bab5-66b3e25a46b4.gif" alt="image 2"> |
***
How it works?
* Tinkers' Construct armor doesn't use a single fixed texture; it dynamically layers multiple textures onto the player's body in real-time. * Epic Fight, however, requires a static texture to apply to its custom combat models. When it fails to find one for Tinkers' armor, it defaults to the vanilla diamond armor texture. * This mod solves the issue by "baking" all the individual Tinkers' layers into a single, complete texture on-the-fly, then caching it and providing it to Epic Fight whenever the armor is worn.
***
Installation Required
***
Found a bug? Please report it in the Issues tab!