Modlist UI is a tiny utility for displaying your currently active mods.
Useful as a quick reference, for instance during streaming.
Little Features
2026.02.28
- Minor localisation support, e.g. Mod Title.
- Sorting the list via Version, Title, or Author in Ascending/Descending/Default order.
- Clicking any of an entry's fields opens the accordion, with more information and bigger thumbnail displayed.
2026.02.12
- Copy button! Easy-ish shareable list of active mods.
- Active Mod count in a nice sleek footer.
Hotkey
Ctrl + Shift + M will toggle the little UI window open or closed.
It will also close when pressing Esc, or e.g. E (to open the crafting menu).
Update Roadmap
- Filter search field in title bar
- Various visual improvements: Currently open mod-accordion highlighting, formatting, localisation.
- Inclusion of Mod-Portal JavaScript scraper and 3rd-Party Mod hook for easier self-updating of the
portal_blob.lua
Credits to
- _CodeGreen for letting me modify his Recipe Tweaker shortcut icon.
- Shemp for taking the time and helping massively with code support and perspective.