We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c0269 commit 7e575d4Copy full SHA for 7e575d4
neoforge/build.gradle.kts
@@ -91,5 +91,7 @@ tasks {
91
92
archiveVersion = "$modVersion+$minecraftVersion"
93
inputFile = shadowJar.get().archiveFile
94
+
95
+ atAccessWideners.add("lambda.accesswidener")
96
}
97
0 commit comments