We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3af6805 commit 8227532Copy full SHA for 8227532
forge/build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
common(project(path: ":common", configuration: "namedElements")) {
41
transitive = false
42
}
43
- shadowBundle(project(path: ":common", configuration: "transformProductionNeoForge")) {
+ shadowBundle(project(path: ":common", configuration: "transformProductionForge")) {
44
45
46
0 commit comments