
Inventory button covered by another mods button
polykatt opened this issue ยท 2 comments
Is there a way to move the little sword button in the top right of the player model in inventory UI? The Accessories mod adds a button in that position as well so its displayed over it. It would be nice to be able to move the button to the left instead
Is there a way to move the little sword button in the top right of the player model in the inventory UI? The Accessories mod adds a button in that position as well so its displayed over it. It would be nice to be able to move the button to the left instead
In the attributeslib.cfg
, the option B:"Enable Attributes GUI"
can be turned to false
to disable that button. Unknown what else it affects if anything else however or if it only affects that button. So far it seems to be have removed the button.
An alternate solution would be to edit the accessories.json(5)
config and you can adjust where the accessories button is located. It requires some tinkering to get it right where you want it.