Skip to content

Trouble configuring additional UI overrides #16

@MuteTiefling

Description

@MuteTiefling

Attempting to remove the sort button from Modern Industrialization guis
image

I tried enabling the debug command, but I'm not seeing any entries in any logs when I do so. I've restarted the game with that enabled and then opened the GUI multiple times in game.

#Enable debug will log the name of the screens being opened
enableDebug = true

Failing that, I assumed what value I ought to enter based on other entries and the jar structure of MI.... and came up with this:

[[sorting.containerOverrides]]
containerClass = "com.aztech.modern_industrialization.client.screen.*"
sortRange = ""

That also doesn't work, as the screen keeps the button.

Any help would be appreciated.
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions