MoreCreativeTabs [Forge/Fabric]

MoreCreativeTabs [Forge/Fabric]

6.1k Downloads

[BUG] Why is the tab order like this?

DTech10 opened this issue ยท 2 comments

commented

Describe the bug
I removed the Saved Hotbars tab and the tab order turned into this, is there a way to change the order?
The Inventory and Search tab goes back to normal order when go to other pages

Also when I install the Skeleton Pack to remove some tabs, the Extended tab from the mod Extended Creative Inventory gets removed even though I didnt list it in the "disabled_tabs"

To Reproduce
Steps to reproduce the behavior:

  1. Remove 'Saved Hotbars(hotbar) tab

Screenshots
2023-07-16_15 17 21
2023-07-16_15 17 24
2023-07-16_15 17 29

Versions (DO NOT USE "LATEST"! I STEAL YOUR KNEE CAPS!):

  • Minecraft Version: 1.19.2
  • Modloader
    • [dis] Forge
  • Mod Loader Version: 43.2.19
  • Mod Version: 1.2.2

I typed "tab(s)" 8 times

commented

That's intended behavior. When a tab is disabled, all other tabs move over to fill the slot. You can re-order tabs yourself using the orderedtabs file. There is some info on the wiki about how to use that feature

commented

Okay thx!