Issue when installing MCreator on Mac

Status
Works as designed
Issue description

When trying to install MCreator, it always gets stuck at "Current task: recompileMC ..."

This is what I see in the console...

"FAILURE: Build failed with an exception.

* What went wrong:

Execution failed for task ':recompileMc'.

> Unable to find a javac compiler;

com.sun.tools.javac.Main is not on the classpath

Perhaps JAVA_HOME does not point to the JDK.

It is currently set to "/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home"

* Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get more insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 38s"

Any help is appreciated!

Issue comments