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

Some containers shouldn't have tabs #19

Closed QwertRvg closed 8 months ago

QwertRvg commented 8 months ago

Currently all containers with an inventory seem to have an Inventory tab, even if said container doesn't have a GUI For instance the Goblet and Jar from Supplementaries show up but their tab doesn't even work. Menu-style blocks like Waystones from the Waystones mod also use Inventory Tabs, even though they don't have an inventory. Their tab does open their menu though. The tabs look quite strange in said menu though. image

sisby-folk commented 8 months ago

Please check out the readme! Specifically modpack configuration - this is fully fixable as-is ^^

QwertRvg commented 8 months ago

oh wow, thank you so much!