Hello, I'm stuck trying to set up forge 1.13.2 in IntelliJ. The run configuration is invalid with the following error:
Class 'net.minecraftforge.userdev.LaunchTesting' not found in module 'com.yourname.modid.forge-mod.main'
I imported build.gradle in Intellij and run genIntellijRuns.
Please help thanks ?