InventoryTabs icon indicating copy to clipboard operation
InventoryTabs copied to clipboard

Adds tabs to access nearby blocks

Results 52 InventoryTabs issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/82106625/176821202-b090058d-2d6d-4b94-aedd-d09b70dcc026.png) ![image](https://user-images.githubusercontent.com/82106625/176821126-b7ff7d17-5abd-484d-b66c-3062535485b3.png) ![image](https://user-images.githubusercontent.com/82106625/176821243-f1df294c-753d-4700-99e4-9d4c3bd0a59c.png) Wish could blacklist Loom while waiting for compatibility with [EasierCrafting](https://modrinth.com/mod/easiercrafting), but setting have no effect and the blacklist list reverted to default on restart. Not in a...

I think the tabs should be hidden unless you can actually use them. For example when you open the inventory and aren't next to any chests or entities with inventories

u might need to look through the changes I'm quite new to GitHub and modding

The bottom tabs frequently share a space with UI from other mods such as Scout as shown in the image below. This makes them effectively incompatible. ![image](https://user-images.githubusercontent.com/8345184/184108975-587c8fe9-7b33-414f-9314-5914ff73ac0d.png) A way to...

As detailed in [TCon3 Fabric PR#8](https://github.com/Alpha-s-Stuff/TinkersConstruct/pull/8), inventory tabs binds to [Mantle](https://github.com/Alpha-s-Stuff/Mantle)'s ModularScreens just fine, but due to ModularScreen reporting a bogus `backgroundWidth`/`ImageWidth` in order to work properly, the spots you...

Fabric 1.18.2. Inventorio extends the width of the inventory window, and the tabs do not adapt to that change. ![image](https://user-images.githubusercontent.com/70820375/183781825-9b68fa20-5878-4903-aeaf-9ccfb4b6c035.png)

Cannot press PlayerEx button, it trigger button beneath instead. ![image](https://user-images.githubusercontent.com/82106625/175205162-1dc1b32b-f052-4fe1-a483-0683e04139d1.png) https://www.curseforge.com/minecraft/mc-mods/playerex https://github.com/CleverNucleus/PlayerEx/issues/65

![image](https://user-images.githubusercontent.com/82106625/180796127-05e117ed-c0fd-41af-8e38-b4ca58ccdb61.png) Similiar to this : ![image](https://user-images.githubusercontent.com/82106625/180796367-789e2688-0916-45ec-a89d-c961505556c7.png) No hurry! :p

If a block from a configurable list is within range, it should always show up directly after the player tab, and optionally only show one instance of that block. There...

I currently modify the source myself and navigate with WASD. I have an older version already on GitHub here: https://github.com/ShaneTRS/inventorytabs/tree/1.18.1 The relevant changes didn't need any updates when moving to...