diff --git a/build.gradle b/build.gradle index ae4cb18..1f169c3 100644 --- a/build.gradle +++ b/build.gradle @@ -70,7 +70,7 @@ dependencies { // I recommend having Blame on in your development environment as it can give you more info of what is // broken with your Jigsaw structure. It is super useful!. Just uncomment out this line and refresh gradle. - // 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") } // Example for how to get properties into the manifest for reading by the runtime..