ModForge-CLI ⛏

ModForge-CLI is a modern, opinionated CLI tool for building, validating, and managing Minecraft modpacks using the Modrinth API v2.

It focuses on deterministic mod resolution, policy‑based dependency handling, and schema‑driven configuration.


✨ Features

  • 📦 Modrinth-first mod resolution
  • 🧠 Policy engine for conflicts and sub‑mods
  • 📜 JSON/YAML schema validation
  • ⚙️ Designed for automation and CI
  • 🐍 Distributed as a Python CLI via PyPI

🚀 Installation

Recommended (via PyPI):

pipx install ModForge-CLI

Alternative (virtualenv):

pip install ModForge-CLI

📚 Documentation



🧪 Project Status

ModForge-CLI is actively developed.

APIs and schemas are considered stable, while higher‑level CLI features continue to evolve.

Feedback and contributions are welcome.


Table of contents


ModForge-CLI © 2026 Frank1o3 · MIT Licensed

This site uses Just the Docs, a documentation theme for Jekyll.