🔧︎ Game Mods Lab

Active development

This page tracks the mod projects and experimental AI integrations currently in flight. Details focus on gameplay behavior, architecture direction, and integration goals.

Development status
  • All projects below are still in development
  • Public repositories are not published yet
  • Repository links will be added here once release branches are ready

Current Mod Projects

Village Uprising (Minecraft / Fabric)

Near complete prototype In development

Autonomous village behavior systems that push villagers beyond static AI routines. Focus areas include role assignment, expansion planning, and biome-aware build patterns.

  • Role logic for worker, defender, and builder behavior
  • Settlement growth loops that react to resources and threats
  • Tuning passes for balance, pacing, and world compatibility
Repo: coming soon

Campaign Server (Mindustry)

Working mod In development

Multiplayer campaign extension aimed at smoother cooperative progression and better sector flow on shared servers.

  • Improved sector progression coordination for groups
  • Session continuity improvements for recurring teams
  • Operational quality-of-life improvements for campaign hosts
Repo: coming soon
🤖

Mindustry AI Mod (Ollama Integration)

Prototype In development

Experimental integration that connects local LLM inference through Ollama to in-game decision support. The current direction is to let AI reason over game state and propose tactical actions during live play.

How it works (current direction)

  • Capture relevant state snapshots from the running match
  • Package game context into structured prompts for a local Ollama model
  • Return suggested build, defense, and routing actions to the mod layer
  • Apply strict guardrails so suggestions stay valid inside game rules
Local inference via Ollama Gameplay assist focus Repo: coming soon
+

Additional mod releases

Planned

Additional variants and support tooling are planned as these projects harden. Release timing depends on stabilization and documentation readiness.

Docs in progress Repo links to come
Follow development updates
Repositories and setup notes will be posted here once each project reaches publish-ready state. Back to full projects overview →
✉ Ask about mod updates