19MisterX98/SeedcrackerX — reverse-engineered prompt
Reverse engineered prompt
Build me a Minecraft Java Fabric mod like SeedCrackerX. I want to drop a jar into my mods folder, join a singleplayer world or server, and have the mod collect enough in game info to figure out the world seed and show it clearly in game.
Include simple commands and a config screen where I can turn features on or off, including optional sharing of cracked seeds to a community database only when enabled. Make it work with current Minecraft Fabric versions, and keep older version support in mind if the code structure allows.
Please set up Gradle so I can build a release jar locally, add clear install steps in the README, and include helpful messages when the seed has not been found yet. If extra compatibility mods are useful for connecting to older servers, mention them but do not require them.
Look up current Fabric docs online if you need to.
Want more depth? Deep Reverse