Skip to content

Commit e458d3f

Browse files
committed
Fixed Gradle
1 parent bb05393 commit e458d3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ repositories {
1313
mavenCentral()
1414
flatDir { dirs "gradle\\deps" }
1515
maven { url "https://api.modrinth.com/maven" }
16+
maven { url "https://maven.terraformersmc.com/releases/" }
1617
maven { url "https://oss.sonatype.org/content/groups/public/" }
1718
maven { url "https://repo.papermc.io/repository/maven-public/" }
1819
maven { url "https://hub.spigotmc.org/nexus/content/repositories/snapshots/" }

0 commit comments

Comments
 (0)