Modrinth collections are bookmarks — not modpacks. They don't resolve versions, handle dependencies, or separate client and server mods. Downloading 50+ mods means 50+ individual clicks.
Ariadne's Thread fixes that. Paste your Modrinth collection URLs, pick your Minecraft version and mod loader, and get two ZIPs: one for client, one for server. Share a single link with friends and they get the exact same setup.
- Paste one or more Modrinth collection URLs
- Pick your Minecraft version and mod loader (Fabric, Forge, Quilt, NeoForge)
- Review the resolved mod list — versions matched, dependencies included, conflicts flagged
- Download client and server ZIPs, organized into
/mods,/resourcepacks,/shaderpacks, and/datapacks
- Version resolution — automatically matches each mod to your Minecraft version and loader
- Dependency resolution — recursively finds and includes required dependencies
- Side separation — splits mods into client-only, server-only, and shared
- Cross-loader fallback — Quilt falls back to Fabric mods, NeoForge to Forge
- Conflict detection — flags incompatible mods before you download
- Shareable links — every configuration is encoded in the URL, no account needed
- Bulk download — concurrent downloads with progress tracking and hash verification
| Type | ZIP Directory |
|---|---|
| Mods | /mods |
| Resource Packs | /resourcepacks |
| Shaders | /shaderpacks |
| Data Packs | /datapacks |
pnpm install
pnpm dev| Command | Purpose |
|---|---|
pnpm dev |
Start dev server |
pnpm build |
Production build |
pnpm preview |
Preview production build |
If you find Ariadne's Thread useful, consider supporting its development:
This project is source-available under the Functional Source License (FSL-1.1-ALv2). You can read, audit, and learn from the code. After two years, each release converts to the Apache 2.0 license.
⚒️ Crafted by Nirnshard
