We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e221a0e commit 13b846aCopy full SHA for 13b846a
1 file changed
implementations/forge/build.gradle.kts
@@ -44,10 +44,6 @@ dependencies {
44
45
}
46
47
-minecraft {
48
- mappings( "official", minecraftVersion )
49
-}
50
-
51
tasks.shadowJar {
52
configurations = listOf(shadowInclude)
53
0 commit comments