【教程】MCreator无法创建项目怎么办

Executing Gradle task: eclipse
Build info: MCreator 2022.2.34517, forge-1.18.2, 64-bit, 32613 MB, Windows 11, JVM 17.0.3, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2023-08-16-22:22:54
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'DEMO'.
> Could not resolve all files for configuration ':classpath'.
> Could not download fastutil-8.3.1.jar (it.unimi.dsi:fastutil:8.3.1)
> Could not get resource 'https://maven.minecraftforge.net/it/unimi/dsi/fastutil/8.3.1/fastutil-8.3.1.jar'.
> Could not GET 'https://maven.minecraftforge.net/it/unimi/dsi/fastutil/8.3.1/fastutil-8.3.1.jar'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. See: https://docs.gradle.org/7.3/userguide/build_environment.html#gradle_system_properties
> Remote host terminated the handshake
* 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 full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 3s
BUILD FAILED
Task completed in 12 seconds