forked from reo-ar/InvTweaksRenewed
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Attempting to remove the sort button from Modern Industrialization guis

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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

