meteordevelopment/meteor-client — reverse-engineered prompt

Reverse engineered prompt

Build me a Minecraft Fabric utility mod client for anarchy style servers, something in the spirit of Meteor. I want it to feel like a real in game client, with a clean click based GUI, lots of toggleable utility modules, per module settings, keybinds, chat commands, and a simple HUD overlay so players can see what is active.

Please make it work like a normal Fabric mod that can be built with Gradle and dropped into a modded Minecraft setup. Keep the code readable and organized, and match normal Java conventions instead of doing anything too clever. If it fits naturally, include support for Baritone style pathing or automation since that is commonly used with this kind of client.

I do not need a fancy website or launcher, just the mod itself, buildable from source, and set up so someone can clone the repo, run the build command, and install it with Fabric. If you need details, look up the current Fabric docs online.

Want more depth? Deep Reverse