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 genEclipseRuns
to generate the launch configuration- (
./gradlew genIntellijRuns
for IntelliJ users) - run this two times so the libs get properly linked
- Importing into IDE has not changed