[Request] Make Bauble icon dissapear when a Bauble is in slot.
msrEagle opened this issue ยท 4 comments
When a Bauble is equipped, is it possible to make it so that the background image of that slot is not shown? This means that I can use any texture for a Bauble without having the slot icon showing in the background. I'm sure this will be useful for others using the API, as well as resource pack creators.
Not showing the default background icon when an item is in the slot is the default behavior in vanilla equipment slots too, afaik.
When thinking about it it seems quite simple:
Check for Item != null
- > Draw a piece of the gui under the item