Epic Fight - Tinkers Armor Fix
Fixes broken armor textures and rendering issues when using Tinkers' Construct armor with Epic Fight's combat mode
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
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.
|
|
|
***
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!