AiBridgeMinecraft
About
A Python + Fabric system that converts natural language Minecraft build requests into validated block placements. Uses Groq AI to generate build plans from user prompts, validates them through multiple safety layers, and sends them to a local Fabric mod that queues and places blocks in-game. Features include code sandboxing, schema validation, configurable placement rates, and HTTP bridge communication.