Skip to content

Commit

Permalink
gradle why
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Jun 17, 2024
1 parent 9882467 commit c016f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {

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

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

tasks.processResources {
Expand Down

0 comments on commit c016f50

Please sign in to comment.