Posted February 8, 20205 yr Howdy I'm trying to set up the forge development workspace to help me figure out some of the new code in Minecraft 1.14.4+ (the proliferation of lambdas is doing my head in!) and I'm having trouble setting it up. The docs page seems to be a fair bit out of date https://mcforge.readthedocs.io/en/latest/forgedev/ and I haven't managed to figure out what's changed. I've forked the MinecraftForge project https://github.com/MinecraftForge/MinecraftForge imported the build.gradle which appeared to complete without error but it hasn't generated the tasks I expected. The docs page says to find the task "forgegradle and right click the “Create Forge [setup]” option" but this doesn't exist. I haven't been able to figure out which one I should be running, trial and error has just gotten me a horrible mess so far. Any advice? Cheers TGG Edited February 8, 20205 yr by TheGreyGhost
February 8, 20205 yr Author Thanks dieSieben, that worked great. I'll submit a pull request on MinecraftForge/Documentation to update that. Cheers TGG
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.