We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d22fe6 commit 7da2d04Copy full SHA for 7da2d04
build.gradle
@@ -70,7 +70,7 @@ dependencies {
70
71
// I recommend having Blame on in your development environment as it can give you more info of what is
72
// broken with your Jigsaw structure. It is super useful!. Just uncomment out this line and refresh gradle.
73
- // implementation fg.deobf("com.telepathicgrunt:Blame:1.16.5-3.0.1-forge")
+ // runtimeOnly fg.deobf("com.telepathicgrunt:Blame:1.16.5-3.0.1-forge")
74
}
75
76
// Example for how to get properties into the manifest for reading by the runtime..
0 commit comments