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 a8e0a89 commit 2e0d053
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion TesseractAPI
3 changes: 1 addition & 2 deletions forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,7 @@ dependencies {
modImplementation("maven.modrinth:carbon-config:${project.carbon_config_forge_version}")
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)
}
}
modImplementation("dev.latvian.mods:kubejs-forge:${project.kubejs_version}")
Expand Down

0 comments on commit 2e0d053

Please sign in to comment.