I started by making a repo for my project and mapping out the intent. Then I just started going at it. Trying to wing it with barely any Java experience and the Fabric MC Docs by my side. I had to install multiple packages (Yaml, json, sqlite). Then i tried adding some commands using brigadier which went horrible since for whatever reason the docs dont fully overlap so there is a teensy bit of guesswork. (this was my first time using AI in this project) With the help of my trusty Co-Pilot i managed to make some basic commands work (yayy) and eventually started tinkering with a config system since idk i like pain or something 😠Thats it for today!