Fabric: Add support for Elyra Slot/Trinket
alexweber opened this issue · 7 comments
Feature for problem
There are currently a couple interchangeable mods that allow users to wear an Elyta at the same time as a chest armor, via the Trinkets API: Elytra Trinket and Elytra Slot.
It would be awesome if, Simple Armor Hud could detect these mods and display an additional item in the HUD for the Elytra when it's in the "cape trinket slot"!
Thanks!
I haven't had a lot of time and won't have the coming few months, so I will try to maintain the mod and update to the latest version, but new features are on the backburner due to life things
FYI Simple HUD Enhanced implements this for trinkets in a pretty elegant/simple way: https://github.com/SoRadGaming/Simple-HUD-Enhanced/blob/main/src/main/java/com/soradgaming/simplehudenhanced/utli/TrinketAccessor.java
@alexweber, the code seems nice. Do you have a screenshot of how they do this visually, or perhaps any personal views on how this should look visually?
@alexweber, the code seems nice. Do you have a screenshot of how they do this visually, or perhaps any personal views on how this should look visually?
Just put it before or after the armor display!