Update: ModList Exporter is being revised and improved. Check back next week for a new update!
ModList Exporter
Easily export your installed mods list to share with friends, maintainers, or for bug reports.
ModList Exporter is a lightweight client-side utility with no dependencies. It helps players and modpack creators quickly generate a clean list of installed mods in both plain text and Markdown formats. Perfect for sharing in Discord, GitHub issues, or forums when troubleshooting or documenting your setup.
โจ Features
๐น Simple command: /modlist exports your installed mods instantly
๐น Configurable keybind: Press F9 (default) to export without typing
๐น Dual output: Exports to both modlist.txt and modlist.md
๐น Clipboard copy: Markdown format automatically copied for quick paste
๐น Config options:
autoExportOnStartupโ export list on game launchclipboardFormatโ choose betweenmarkdownorplaintext
๐น Error-proof: Graceful file and clipboard handling, no crashes or stacktraces
๐น Lightweight: Client-side only, no Fabric API or extra libraries
๐ File Locations
config/modlistexporter/modlist.txtconfig/modlistexporter/modlist.md
Both are overwritten each time you run the export.
๐ Translations
- โ English (default)
- ๐ Spanish and French included as examples
- Community contributions welcome! See the GitHub repo for how to add new languages.
๐ง Installation
- Requires Fabric Loader (no additional dependencies)
- Place the JAR file into your
mods/folder - Launch Minecraft and type
/modlistor press F9
๐ข Support & Feedback
๐ For bug reports: GitHub Issues ๐ฌ For quick questions: Comments here on CurseForge.
โก Why Use ModList Exporter?
Pack maintainers often ask:
> โCan you send me your modlist?โ
Instead of digging through folders or manually typing, you can generate a clean export in seconds. Itโs a small tool, but it saves everyone time.

