This is a Base Version of a basic Forge Mod (1.12.2) It was programmed using the latest IntelliJ IDEA version (you can just import it to IntelliJ by selecting the "build.gradlew" To be sure that ...
Java version checking seems a little off. Global settings are set to default to Java 16, so trying to open a 1.12.2 pack without adjusting the settings shows the Java 8 warning, as expected, but after ...