Skip to content

Commit

Permalink
* Fixed Beneathwetlands mod id
Browse files Browse the repository at this point in the history
  • Loading branch information
SigmundGranaas committed Sep 11, 2024
1 parent ab5386c commit 838a7cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ curseforge {
optionalDependency "eldritch-end"
optionalDependency "regions_unexplored"
optionalDependency "spelunkery"
optionalDependency "beneaththewetlands"
optionalDependency "beneath-the-wetlands"
optionalDependency "enderite-mod"
optionalDependency "galosphere"
optionalDependency "eden-ring-reforked"
Expand Down Expand Up @@ -208,7 +208,7 @@ modrinth {
optional.project "galosphere"
optional.project "bountiful-fares"
optional.project "eden-ring-reforked"
optional.project "beneaththewetlands"
optional.project "beneath-the-wetlands"
incompatible.project "exordium"
}
}
Expand Down

0 comments on commit 838a7cf

Please sign in to comment.