lattiahirvio/prestige-src — reverse-engineered prompt
Reverse engineered prompt
Build me a working open source Minecraft Fabric client mod based on this repo. The README is mostly drama, so use the existing Gradle project and source code as the real guide.
I want it to compile cleanly, load in Minecraft without crashing, and have a simple Prestige branded in game menu where modules or settings can be shown. Keep the branding and credits from the README, but remove anything sketchy like a jar deleter or weird cleanup behavior. If some parts are missing or broken, make reasonable simple replacements so the project still runs.
Please clean up the code enough that a normal person can open it, build it with Gradle, and understand where to add more modules later. Look up current Fabric docs online if you need to.
Want more depth? Deep Reverse