This commit is contained in:
candle 2025-09-28 11:46:15 -04:00
parent 0b38af987b
commit b74fee68eb
6 changed files with 0 additions and 9 deletions

View File

@ -29,15 +29,6 @@ subprojects {
// Loom adds the essential maven repositories to download Minecraft and libraries from automatically. // Loom adds the essential maven repositories to download Minecraft and libraries from automatically.
// See https://docs.gradle.org/current/userguide/declaring_repositories.html // See https://docs.gradle.org/current/userguide/declaring_repositories.html
// for more information about repositories. // for more information about repositories.
maven {
name = "TerraformersMC"
url = "https://maven.terraformersmc.com/"
}
maven {
name = "Shedaniel"
url = "https://maven.shedaniel.me/"
}
} }
dependencies { dependencies {

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB