MinecraftModDevelopmentMods / Armory-Expansion

The objective is to help integrate other mods with Construct's Armory and Tinker's Construct, supplying tool and armor parts for most materials.
https://www.curseforge.com/minecraft/mc-mods/armory-expansion
5 stars 10 forks source link

Simple TCon/SimpleOres incompatibility, Wearing any Simpleores armor uses Iron/white 3D model #73

Closed E4XeniTh closed 3 years ago

E4XeniTh commented 4 years ago

Simple TCon/SimpleOres incompatibility: Wearing any armor from SimpleTcon uses Iron/white armor 3D model on the player

Mods used while debugging (1.12.2): Mantle Tinkers Construct Construct's Armory SimpleCore API SimpleOres Simple Tcon This mod

The color code in conarm-materials.json seems to be completely ignored aswell.

image

image

YaibaToKen commented 4 years ago

Does this not happen for the tool parts?

E4XeniTh commented 4 years ago

No, The tool parts are registered by Simple TCon, which adds nothing else. Apologies for not noting that in the first place.

YaibaToKen commented 4 years ago

Thanks, I'll take a look at it

YaibaToKen commented 4 years ago

Afraid I don't know why this happens and am not entirely sure if this is an issue on my mod or on Construct's Armory side :/

TheOldOne822 commented 3 years ago

I've found the issue on my end. Will be updating Simple TCon soon. Had some code leftover from 1.10 that was no longer needed in 1.12, removing it fixed armor render.