Skip to content

Commit

Permalink
Remove unneeded dependency on ingredient-extension-api. Close #1705
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredlll08 committed Apr 22, 2024
1 parent f258d74 commit b026762
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Fabric/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ modrinth {
versionType.set("release")
uploadFile.set(tasks.remapJar.get())
dependencies {
required.project("ingredient-extension-api")
required.project("faux-custom-entity-data")
required.project("fabric-api")
}
Expand Down

0 comments on commit b026762

Please sign in to comment.