wisp-forest / accessories

A extendable and data-driven Accessory Mod for Minecraft
Other
29 stars 10 forks source link

[Bug] Incompatibility with Simple Hats Fabric #39

Closed PalgamingHD closed 2 months ago

PalgamingHD commented 3 months ago

None of the hat slots work with the simple hats + trinkets compat

Dragon-Seeker commented 3 months ago

It seems to be down to the method in which they add the ability to equip the hats as they mixin directly within the trinkets API instead of using a custom predicate or using the tag method built into the slot.

Dragon-Seeker commented 2 months ago

Sent PR's to get such fixed