-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fabric: Add support for Elyra Slot/Trinket #39
Comments
Upvoting this. Support Trinkets in general if possible. |
I will take a look at the trinket mod and implementing this in the armor hud |
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? |
Just put it before or after the armor display! |
legoraft, when is trinket support coming?? |
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 |
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!
The text was updated successfully, but these errors were encountered: