Помогите!

Версия Minecraft
1.12.2
7,099
324
1,510
Добавить в билд-скрипт
Gradle (Groovy):
tasks.withType(ScalaCompile) {
    sourceCompatibility = "1.7"
    targetCompatibility = "1.7"
}
 
Сверху