Angais/minedit — reverse-engineered prompt

Reverse engineered prompt

Build me an experimental Minecraft mod called Minedit for NeoForge that lets me select a build area with a stick, type what I want in chat, and have AI generate the structure in that footprint. I want normal one shot building, staged building that works in focused phases, and edit commands that can change an existing build without rebuilding everything. Quick edits for small changes would be great too.

It should support OpenRouter with an API key, plus a local bridge mode so Minecraft can talk to Codex or Cursor running on my machine. Please include the in game commands for setting provider, model, key, bridge URL, build, edit, status, stop, and related settings, and make the defaults sensible.

The local bridge should run as a small localhost server from the repo and support both Codex and Cursor logins. Please make it clear this is work in progress, that keys are stored locally, and that users should back up worlds before using it.

If anything is unclear, check current docs online and wire it up so it builds and runs cleanly from source.

Want more depth? Deep Reverse