Skip to content
MyoWiki Myotus · 1.21.1

Configuration

Both lines register a client config file named:

myotus-client.toml
Key1.20.11.21.1DefaultMeaning
tab.activeTabSortingYesNotrueSort the active tab first in the inventory screen
tab.openSidePanelYesYesfalseOpen the side panel automatically when the terminal opens
Action1.20.11.21.1Default key
Open terminal settingsYesYes,
Toggle sub side panelNoYes.

Both keybindings are registered in the myotus key category and use a terminal-specific conflict context, so they are only intended to matter while interacting with AE2 terminal screens.

The Myotus config tab is not a full mirror of every TOML key.

  • In 1.20.1, the source still defines activeTabSorting, but the checkbox wiring in MyotusConfigScreen is commented out.
  • In both lines, the config tab clearly exposes keybinding buttons.
  • In both lines, openSidePanel is persisted through the side-panel toggle button logic as well as the config spec.
  • If you document both lines, call out that activeTabSorting is a 1.20.1-only option.
  • The side-panel toggle key is currently specific to 1.21.1.
  • Key names are localized through assets/myotus/lang/en_us.json.