ForgeGradle 5.1 and Gradle 7, which allows development on J16. Runtime still targets J8. (#7877)
This commit is contained in:
parent
2ebe71dd9c
commit
25bec28365
@ -4,7 +4,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath group: 'net.minecraftforge.gradle', name: 'ForgeGradle', version: '4.1.+', changing: true
|
||||
classpath group: 'net.minecraftforge.gradle', name: 'ForgeGradle', version: '5.1.+', changing: true
|
||||
}
|
||||
}
|
||||
apply plugin: 'net.minecraftforge.gradle'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user