# Ordering Tabs

Since Version 1.2 of the mod, you can specify the order in which Creative Tabs are displayed.

To do this, you need to create a file named ordered_tabs.json.

# Example Layout

{
  "tabs": ["morecreativetabs.test_tab", "redstone", "combat", "building_blocks", "hotbar", "search", "existing"]
}

As with all the other features of this mod, you need to use the Tab Name, as shown when showTabNames are enabled.