Fabric Waystones

Fabric Waystones

16M Downloads

[Bug]: Inventory-Sorting cannot blacklist waystone GUI

SandWoodJones opened this issue ยท 1 comments

commented

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:
image

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

  1. With fabric-waystones and inventory sorting installed
  2. Enable inventory sorting's debug mode
  3. Right-click a waystone
  4. The sort button will be displayed
  5. Ctrl+Click it to blacklist it
  6. The above message will be displayed in chat

Expected behavior

When blacklisting is successful the messages;
image
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

commented

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.
image