gaucho-matrero/altoclef — reverse-engineered prompt
Reverse engineered prompt
Build me a Minecraft 1.18 Fabric mod that acts like a client side survival bot. I want it to take simple goals from me, break them into smaller steps, and handle the boring stuff on its own, like gathering items, crafting, mining, smelting food, traveling long distances, and staying alive while doing it. It should be able to avoid obvious danger like hostile mobs and projectiles, and keep working toward the goal instead of getting stuck.
I also want a simple command system so I can tell it what to do in game, including by private chat messages, with a basic butler style whitelist and blacklist so only allowed players can control it. Please include an easy config file that can be reloaded without restarting. If possible, make it capable of bigger end goals too, like gearing up and eventually beating the game by chaining smaller tasks together.
Keep it practical and playable, not just a demo. Look up current docs online if you need to.
Want more depth? Deep Reverse