sisby-folk / inventory-tabs

A minecraft mod that allows swapping to other in-world screens (blocks, entities, etc) via tabs. A fourth-generation rewrite of CakeWhip's InventoryTabs.
https://modrinth.com/mod/inventory-tabs
GNU Lesser General Public License v3.0
6 stars 3 forks source link

Prevents manual opening of Create's Toolboxes #55

Open Meboy1000 opened 1 month ago

Meboy1000 commented 1 month ago

Minecraft Version: 1.20.1 NeoForge Version: 1.20.1-47.1.106 Mod Version: 1.3.3+1.20

Description With Create's toolboxes, right click doesn't open toolbox inventory Only happens with Inventory tabs enabled

Steps to reproduce the behavior:

  1. Have both create and inventory tabs installed and enabled
  2. right click a toolbox
  3. nothing happens

Expected behavior Right click opens toolbox UI

Screenshots upon right click of toolbox image

Additional context Not solved by disabling toolboxes in InventoryTabs config, but solved by removing or disabling inventory tabs as a whole

sisby-folk commented 1 month ago

weird, we'll check it out