Today I started work on a new Minecraft mod called Discovery (name to change) I added a system to track which blocks were broken and add them to a list and function to list them all. The hardest part was trying to get the Minecraft client to run not knowing that the tutorial I got the code snippets from used the yarn mappings and not the Mojang ones.
I added an image generation feature to gork with the /imagine command
Today I made it so you can pick which version you want to install by typing it in. You can view the code here: github.com/armadilloMike/MinecraftTUI