VanitySlots

VanitySlots

3M Downloads

Compatability with Fabrics Armor Rendering API

Noaaan opened this issue · 4 comments

commented

Currently with the current Vanity Slots implementation there is no support for Fabrics Armor Rendering API.
This means mods like Mythic Metals (see Noaaan/MythicMetals#131) and Botania (see attached screenshot) breaks.

An example of how this could be implemented would be from Cosmetic Armor.

image

commented

Attempted to add support in 242dded (and a followup commit to adjust priority, whoops), but I'm unable to test due to Mythic Metals, Botania, MCDoom and Immersive Armors all being on 1.19.2, where this mod currently resides on 1.19.3. Once one of the mods updates, or I'm shown another mod which uses the API which exists on 1.19.3, I'll test and publish a new version of VanitySlots if everything goes correctly.

Thank you very much for bringing this to my attention -- I had no idea this API was a thing.

commented

I noticed bumblezone has a 1.19.3 version, and noticed some logic issues with my commit... I'll take a look at this tomorrow.

commented

I've now released 1.2.5 which should fix this issue once and for all!

commented

Thank you for the quick fix! ❤