Attempt to move over to Unimined

This commit is contained in:
Cutiepie
2024-01-30 17:44:50 +11:00
parent 9a8f14c7d3
commit 6d7b557c36
14 changed files with 130 additions and 362 deletions
+6
View File
@@ -29,6 +29,12 @@ pluginManagement {
name "ParchmentMC"
url "https://maven.parchmentmc.org"
}
maven {
url = "https://maven.wagyourtail.xyz/releases"
}
maven {
url = "https://maven.wagyourtail.xyz/snapshots"
}
mavenCentral()
gradlePluginPortal()