[Bug]: Inventory-Sorting cannot blacklist waystone GUI
SandWoodJones opened this issue ยท 1 comments
Is there an existing issue for this?
- I have searched the existing issues
Description
When using the Inventory-Sorting mod, the sort button shows up in the waystone screen, the configure waystone screen, the abyss watcher screen and the pocket wormhole screen even though none of these screens have an inventory. For example:
Inventory-Sorting has a feature for these sorts of things that allows you to blacklist screens from showing the sort button. When trying to do this with this mod's screens however I get the following message:
[inventorysorter]: Un-blacklistable screen, or screen is already blacklisted
To Reproduce
- With fabric-waystones and inventory sorting installed
- Enable inventory sorting's debug mode
- Right-click a waystone
- The sort button will be displayed
- Ctrl+Click it to blacklist it
- The above message will be displayed in chat
Expected behavior
When blacklisting is successful the messages;
are displayed.
Mod Version
v2.5.0
Minecraft Version
1.19
Java Version
Java 18
Fabric Version
- Fabric: 0.14.8
- Fabric API: 0.57.2
Relevant log output
No response
Anything else?
No response
I opened a PR on their side. For the time being, you can try manually changing the inventory sorter configs to include the strings I added.