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

Inventory Tab Placement #61

Closed Chouse-10 closed 3 weeks ago

Chouse-10 commented 4 weeks ago

Can't get tabs to render at bottom of inventory. Tried changing the config class but still can't get it working.

sisby-folk commented 3 weeks ago

can't reproduce image

Chouse-10 commented 3 weeks ago

Maybe I'm doing the config wrong. Would you be able to send me the config file that has it correct so I could check

sisby-folk commented 3 weeks ago

invertTabsByDefault = true

should do it

Chouse-10 commented 3 weeks ago

I think it's an issue on my end then. I'm new to this stuff, bit I still can't get it to work after changing it to true

sisby-folk commented 3 weeks ago

Can you send a copy of your config/inventory_tabs.toml, and send a link to your logs/latest.log on https://mclo.gs/ ?

That should give me enough info

Chouse-10 commented 3 weeks ago

I don't have a .toml file for config anywhere thats part of the issue

sisby-folk commented 3 weeks ago

can you send a screenshot of how the tabs look in your game?

Chouse-10 commented 3 weeks ago

2024-08-24_03 25 07

Chouse-10 commented 3 weeks ago

They just display normally

sisby-folk commented 3 weeks ago

can you send a screenshot of your .minecraft/config folder?

Chouse-10 commented 3 weeks ago

Actually it is working now. I wiped my config again file and just had it generate a new one now things are working correctly. Not sure why that didn't work earlier