Skip to content

Commit

Permalink
Updated dependencies for modrinth task
Browse files Browse the repository at this point in the history
  • Loading branch information
CleverNucleus committed Jun 30, 2022
1 parent fac870f commit 0fd6516
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ modrinth {
dependencies = [
new ModDependency("P7dR8mSH", "required"),
new ModDependency("9s6osm5g", "required"),
new ModDependency("wFyCClLQ", "required")
new ModDependency("wFyCClLQ", "required"),
new ModDependency("kD9Vl1lR", "embedded"),
new ModDependency("K01OU20C", "embedded")
]
}

0 comments on commit 0fd6516

Please sign in to comment.