We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094238f commit 54f32adCopy full SHA for 54f32ad
build.gradle.kts
@@ -65,6 +65,7 @@ allprojects {
65
base.archivesName = modId
66
67
repositories {
68
+ mavenLocal() // Allow the use of local repositories
69
maven("https://maven.shedaniel.me/") // Architectury
70
maven("https://maven.terraformersmc.com/releases/")
71
maven("https://babbaj.github.io/maven/") // Baritone
0 commit comments