Coderx-Gamer / ui-utils

Dupe hunting mod (fabric.)
https://ui-utils.com
Other
393 stars 68 forks source link

Can't use keybind when reading a book. #103

Closed Saile69 closed 11 months ago

Saile69 commented 1 year ago

Was testing a dupe. Problem is that when I'm in game reading a book (this is a needed step for the dupe), you can't access your saved GUI with the keybind. You've gotta close out of the book first in order for you to be able to use the keybind again. Just wondering if it's possible to make it so we'd be able to use our saved GUI when interacting with books. image

Image for clarity.

Coderx-Gamer commented 1 year ago

It isn't really meant to be used inside GUIs, it is only useful if you are 'ghost closing' the GUI because if you open a new one the server will invalidate it. For your case, books aren't considered a 'GUI' on the server because it is only on your client. If you want to modify books while going to a new GUI, try modifying UI-Utils or making your own mod for it.

MrBreakNFix commented 11 months ago

Not planned for now, but we will think about it