Update build.gradle
This commit is contained in:
parent
995c66f197
commit
0d415503e1
@ -12,8 +12,9 @@ group = project.maven_group
|
|||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
// Add repositories to retrieve artifacts from in here.
|
// Add repositories to retrieve artifacts from in here.
|
||||||
// Loom adds the Fabric maven automatically so you don't
|
// You should only use this when depending on other mods because
|
||||||
// have to. See https://docs.gradle.org/current/userguide/declaring_repositories.html
|
// Loom adds the essential maven repositories to download Minecraft and libraries from automatically.
|
||||||
|
// See https://docs.gradle.org/current/userguide/declaring_repositories.html
|
||||||
// for more information about repositories.
|
// for more information about repositories.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user