Nuclearpotato69/fpc-mapper ? reverse-engineered prompt
Reverse engineered prompt
Build me a Fabric client mod for Minecraft that quietly logs the chunks I explore on 6b6t and uploads that terrain data to a shared community map in the background.
I want it to work without changing gameplay, no ESP, no overlay, just record the chunks the player actually loads and send them later with retry so it does not hurt performance. It should only run on 6b6t, only in the overworld, and only on hard difficulty. Please make sure it never reads or sends anything outside a 500,000 block radius from spawn, and let the user set a smaller radius in a config file if they want.
Add a simple in game HUD that can be toggled with apostrophe and shows how many chunks were sent this session, the total sent, and the queue size. If this project needs version specific handling, keep the shared logic clean and make the Minecraft version bits separate. Use current Fabric and Minecraft docs if you need to.
Are you gonna build this?
make sure you review the code using arcumet