Minecraft mod generation

Ship loader-ready mods with AI and a real Gradle pipeline.

CodexMC scaffolds full buildable projects, keeps versions in sync with each ecosystem, and streams AI output plus build logs so you always see what the system is doing.

What you get

Built for self-hosted VPS workflows: JDK layout hooks, Gradle wrapper assets, and isolated workspaces under /workspaces.

  • Three loaders, one studio

    Switch between Fabric, Forge, and NeoForge. Each workspace ships with Gradle, wrapper scripts, and loader-aware templates.

  • Versions from the source

    Minecraft versions are loaded dynamically from official Fabric, Forge, and NeoForge metadata so pick lists stay current.

  • AI that writes real project files

    The model streams its answer in chat and CodexMC extracts fenced project files into your workspace automatically.

  • Build JARs on your VPS

    Run Gradle builds from the UI with a live console. Point JAVA_HOME at Temurin 21 or 25 using the bundled JDK setup script.

  • Mistral coding intelligence

    CodexMC uses Mistral coding models (Codestral by default) with optional model fallbacks for reliability.

  • Chat-first workflow

    The generator mirrors a familiar chat layout: new session, history in the thread, and a dedicated log panel for Gradle output.