RetrivedMods/WClient ? reverse-engineered prompt

Reverse engineered prompt

Build me a modular utility client for Minecraft Bedrock on Android, aimed at MCPE 1.26.

I want it to feel like a clean, stable companion app with a simple in game style menu, easy module toggles, and JSON based configuration so users can turn features on and off and tweak values like range, speed, and other settings without digging through code. Include the main module groups for combat, motion, visual, and misc, and make sure the code is organized so it’s easy to add more modules later.

It should focus on packet level behavior and not rely on editing game memory directly. Keep it lightweight, reliable, and built with maintainability in mind. If you need to, look up current docs or best practices online so the Android side and any packet handling are done properly.

Please set up the full project structure, basic UI, config loading and saving, and a few example modules so the app is usable as a working starting point.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab