Как решить проблему?

Версия Minecraft
1.16.5
API
Forge
Скачиваю MDK 1.16.5 , захожу в IntelejiIDEA, выбираю папку, начинается gradle, и в нём такая вот ошибка
1619010583050.png
 
Краш-лог
A problem occurred configuring root project 'hardcraft'.
> Could not resolve all files for configuration ':_compileJava_1'.
> Could not find patchy-1.1.jar (com.mojang:patchy:1.1).
Searched in the following locations:
https://files.minecraftforge.net/maven/com/mojang/patchy/1.1/patchy-1.1.jar
> Could not find oshi-core-1.1.jar (oshi-project:oshi-core:1.1).
Searched in the following locations:
https://files.minecraftforge.net/maven/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
> Could not find javabridge-1.0.22.jar (com.mojang:javabridge:1.0.22).
Searched in the following locations:
https://files.minecraftforge.net/maven/com/mojang/javabridge/1.0.22/javabridge-1.0.22.jar
> Could not find brigadier-1.0.17.jar (com.mojang:brigadier:1.0.17).
Searched in the following locations:
https://files.minecraftforge.net/maven/com/mojang/brigadier/1.0.17/brigadier-1.0.17.jar
> Could not find datafixerupper-4.0.26.jar (com.mojang:datafixerupper:4.0.26).
Searched in the following locations:
https://files.minecraftforge.net/maven/com/mojang/datafixerupper/4.0.26/datafixerupper-4.0.26.jar
> Could not find authlib-2.1.28.jar (com.mojang:authlib:2.1.28).
Searched in the following locations:
https://files.minecraftforge.net/maven/com/mojang/authlib/2.1.28/authlib-2.1.28.jar
> Could not find text2speech-1.11.3.jar (com.mojang:text2speech:1.11.3).
Searched in the following locations:
https://files.minecraftforge.net/maven/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar
> Could not find text2speech-1.11.3-natives-windows.jar (com.mojang:text2speech:1.11.3).
Searched in the following locations:
https://files.minecraftforge.net/maven/com/mojang/text2speech/1.11.3/text2speech-1.11.3-natives-windows.jar

Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
Краш-лог:
A problem occurred configuring root project 'hardcraft'.
> Could not resolve all files for configuration ':_compileJava_1'.
   > Could not find patchy-1.1.jar (com.mojang:patchy:1.1).
     Searched in the following locations:
         https://files.minecraftforge.net/maven/com/mojang/patchy/1.1/patchy-1.1.jar
   > Could not find oshi-core-1.1.jar (oshi-project:oshi-core:1.1).
     Searched in the following locations:
         https://files.minecraftforge.net/maven/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
   > Could not find javabridge-1.0.22.jar (com.mojang:javabridge:1.0.22).
     Searched in the following locations:
         https://files.minecraftforge.net/maven/com/mojang/javabridge/1.0.22/javabridge-1.0.22.jar
   > Could not find brigadier-1.0.17.jar (com.mojang:brigadier:1.0.17).
     Searched in the following locations:
         https://files.minecraftforge.net/maven/com/mojang/brigadier/1.0.17/brigadier-1.0.17.jar
   > Could not find datafixerupper-4.0.26.jar (com.mojang:datafixerupper:4.0.26).
     Searched in the following locations:
         https://files.minecraftforge.net/maven/com/mojang/datafixerupper/4.0.26/datafixerupper-4.0.26.jar
   > Could not find authlib-2.1.28.jar (com.mojang:authlib:2.1.28).
     Searched in the following locations:
         https://files.minecraftforge.net/maven/com/mojang/authlib/2.1.28/authlib-2.1.28.jar
   > Could not find text2speech-1.11.3.jar (com.mojang:text2speech:1.11.3).
     Searched in the following locations:
         https://files.minecraftforge.net/maven/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar
   > Could not find text2speech-1.11.3-natives-windows.jar (com.mojang:text2speech:1.11.3).
     Searched in the following locations:
         https://files.minecraftforge.net/maven/com/mojang/text2speech/1.11.3/text2speech-1.11.3-natives-windows.jar

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
Сверху