Skip to content

Commit c016f50

Browse files
committed
gradle why
1 parent 9882467 commit c016f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535

3636
modImplementation("com.simibubi.create:create-fabric-${"minecraft_version"()}:${"create_version"()}")
3737

38-
compileOnly("maven.modrinth:copycats:fabric.1.20.1-1.3.2") { isTransitive = false }
38+
modCompileOnly("maven.modrinth:copycats:fabric.1.20.1-1.3.2") { isTransitive = false }
3939
}
4040

4141
tasks.processResources {

0 commit comments

Comments
 (0)