Finish updating to 1.20.1
This commit is contained in:
parent
46815aeb78
commit
cd2a48bdfb
5 changed files with 116 additions and 84 deletions
|
@ -2,12 +2,9 @@ pluginManagement {
|
|||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven { url = "https://maven.zontreck.dev/repository/internal" }
|
||||
//maven { url = 'https://maven.minecraftforge.net/' }
|
||||
//maven { url = 'https://maven.parchmentmc.org' } // Add this line
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
plugins {
|
||||
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.5.0'
|
||||
}
|
Reference in a new issue