If a command breaks, use --no-daemon as the ForgeGradle currently doesn't uses it
Setup MDK (For Modders who want to create a mod)
- Download the MDK from forge (Forge Test Version for 1.13)
- ./gradlew eclipse
- ./gradlew genEclipseRunsto generate the launch configuration
- (./gradlew genIntellijRunsfor IntelliJ users)
- run this two times so the libs get properly linked
- Importing into IDE has not changed