Display and share your active mods during gameplay in a convenient interface.
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 2026.08.20
Features:
- Added mod pinning, precise-pinning, and reorder-pinning for selected mods to stay in a dedicated pinned section above the official Wube Software mods.
Changes:
- Updated Modlist UI to use the new factorio_modportal_blob.lua metadata file and branch-aware blob structure.
- Changed thumbnail matching behavior so "Version Matched" now matches the current Factorio branch, such as 2.0 or 2.1, instead of exact mod versions.
- Renamed thumbnail loading wording around "Latest Available" to better reflect the new branch-aware metadata behavior.
- Increased Mod-List/Authoring window height to 80% of the screen height for better visibility of mod entries.
- Changed Mod-Authoring JSON into full info.json
Info:
- Performed code cleanup and tightening across metadata loading, thumbnail handling, pinning state, and UI rendering.
- Updated factorio_modportal_blob.
Version: 2026.08.00
Features:
- Regular Modlist UI updates for Factorio 2.0 and 2.1
- Dependency Array Authoring. Use [Ctrl+Shift+Click] on the copy button to switch the copy-modlist mode.
- Thumbnail placeholders for various modes.
- Category column and accordion badge
- Copy-Pasteable URL bar in accordion
Info:
- Updated portal_blob.
Version: 2026.07.17
Info:
- Updated portal_blob.
Version: 2026.07.10
Info:
- Updated portal_blob.
Version: 2026.07.02
Bugfixes:
- Amended hardcoded Wube Software mod list to include the missing standalone "Recycler" mod.
Info:
- Updated portal_blob because might as well.
Version: 2026.07.01
Features:
- 2.1! Simple update of the Factorio version. Most of the work has been done for version 2026.06.30 / Factorio 2.0
Version: 2026.06.30
Features:
- Search! With Modlist UI open, press the search button/loupe, or Ctrl-F, you can search for mods by name, title, author, or description or even version.
- Settings! There is now a Mod Settings dropdown for thumbnail loading startup-safety. No thumbnails by default to prevent crashes, but can be relaxed to show them.
- Defaults! There are also Per-Player settings for a default sort column and sort order. My favorite is to sort by Author ascending, but you do you.
Info:
- The portal_blob.lua file will now be getting weekly updates. See the mod page for more info.
- Various code refactors/optimizations.
Version: 2026.2.28
Features:
- Metadata! Now each mod's proper title, name, version, author, and description are displayed in various columns and/or the accordion.
- Thumbnails! If a mod has a thumbnail in its folder, it'll be shown in the entry's mini-icon and the accordion.
- Buttons! So many things can be clicked. Any column's entries can be clicked to open the accordion.
- Sorting! Click the column headers to sort by that column in a tri-state Ascending/Descending/None sort.
- Visual Delight! Look at the absolute alignment of everything. Do you have any friggin' idea- *punches wall*
Bugfixes:
- Code refactors and changelog typos.
Version: 2026.2.15
Features:
- Snazzy mod-portal style "ticket-stub" mod-tooltip with richer info and thumbnail.
Bugfixes:
- Code revamp. Removed need for external mod hook. Now you get `author`, `title`, and `description` for every 2.x mod.
Version: 2026.2.12
Features:
- Added a copy-list button for easy-ish sharing.
- Added a tiny footer with active mod count.
- Added the changelog.txt I forgot to include during initial release. 😅
Bugfixes:
- Code consolidation & function abstraction.
Version: 2026.2.6
Major Features:
- Initial release.