Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
unix-supremacist committed Dec 8, 2023
1 parent 60c8a9c commit 37ce0e8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,6 @@ dependencies {
include modImplementation("net.feltmc:felt-splash-api:1.0.0-1.20.1"){
exclude(group: "com.terraformersmc")
}
/*include modImplementation("net.feltmc:felt-tool-api:1.0.0-1.20.1"){
exclude(group: "com.terraformersmc")
}
include modImplementation("net.feltmc:felt-enchanting-api:1.0.0-1.20.2"){
exclude(group: "com.terraformersmc")
}*/
modRuntimeOnly "maven.modrinth:modmenu:${project.modmenu_version}"
modImplementation "io.github.ladysnake:PlayerAbilityLib:1.9.0"
//required for trinkets
Expand Down

0 comments on commit 37ce0e8

Please sign in to comment.