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

Bottom-of-screen rendering config #37

Closed IndigoGollum closed 5 months ago

IndigoGollum commented 6 months ago

It would be nice to be able to set inventory tabs to be at the bottom or sides of my inventory because they currently block some buttons from other mods and potion effects with EMI active. Having an option to make tabs take up all sides of your inventory like advancement tabs do instead of having scroll buttons could also be fun.

sisby-folk commented 6 months ago

There's per-screen customisability for where tabs start and end, but we can add similar for bottom rendering - it's already supported, just not through the config.

sisby-folk commented 5 months ago

image