This is an unfinished implementation of the OilMod api based on Forge 1.14
If you prefer to use IntelliJ:
- Open IDEA, and import project.
- Select your build.gradle file and have it import.
- Run the following command:
gradlew genIntellijRuns(./gradlew genIntellijRunsif you are on Mac/Linux) - Refresh the Gradle Project in IDEA if required.