Skip to content

Commit

Permalink
* Fixed regions unexplored slug
Browse files Browse the repository at this point in the history
  • Loading branch information
SigmundGranaas committed Sep 11, 2024
1 parent 838a7cf commit 4d8fd57
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 @@ -142,7 +142,7 @@ curseforge {
optionalDependency "garnished-additions"
optionalDependency "mythicmetals-decorations"
optionalDependency "eldritch-end"
optionalDependency "regions_unexplored"
optionalDependency "regions-unexplored"
optionalDependency "spelunkery"
optionalDependency "beneath-the-wetlands"
optionalDependency "enderite-mod"
Expand Down Expand Up @@ -201,7 +201,7 @@ modrinth {
optional.project "garnished-additions"
optional.project "mythicmetals-decorations"
optional.project "eldritch-end"
optional.project "regions_unexplored"
optional.project "regions-unexplored"
optional.project "spelunkery"
optional.project "ends-phantasm"
optional.project "enderite-mod"
Expand Down

0 comments on commit 4d8fd57

Please sign in to comment.