Change the forge repo
This commit is contained in:
parent
28dc945c1f
commit
cad369b2d3
|
@ -2,7 +2,7 @@ pluginManagement {
|
||||||
repositories {
|
repositories {
|
||||||
maven(url = "https://maven.fabricmc.net/")
|
maven(url = "https://maven.fabricmc.net/")
|
||||||
maven(url = "https://maven.shedaniel.me/")
|
maven(url = "https://maven.shedaniel.me/")
|
||||||
maven(url = "https://files.minecraftforge.net/maven/")
|
maven(url = "https://maven.minecraftforge.net/")
|
||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue