Just a quick python script I wrote to automate the process of downloading a Minecraft modpack from CurseForge without actually having to install the CurseForge Launcher. I haven't done much extensive ...
// This class will not load on dedicated servers. Accessing client side code from here is safe. @Mod(value = TutorialMod.MOD_ID, dist = Dist.CLIENT) // You can use EventBusSubscriber to automatically ...