Skip to content

Commit

Permalink
temp fix for carbon config jarJar
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinsdar committed Dec 12, 2024
1 parent e518e8b commit 416132d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ dependencies {
}
jarJar("maven.modrinth:carbon-config:${project.carbon_config_forge_version}"){
version {
strictly("[1.18.2-1.2.6,)")
prefer("[1.18.2-1.2.6,)")
prefer(project.carbon_config_forge_version)
}
}
}
Expand Down

0 comments on commit 416132d

Please sign in to comment.