We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46fa685 commit 1f3afb4Copy full SHA for 1f3afb4
build.gradle
@@ -567,7 +567,7 @@ dependencies {
567
568
compileOnlyApi 'org.jetbrains:annotations:26.0.2'
569
annotationProcessor 'org.jetbrains:annotations:26.0.2'
570
- patchedMinecraft('net.minecraft:launchwrapper:1.17.2') {
+ patchedMinecraft('net.minecraft:launchwrapper:1.12') {
571
transitive = false
572
}
573
0 commit comments