We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9733ecd + d656c94 commit 62ce399Copy full SHA for 62ce399
build.gradle.kts
@@ -11,7 +11,7 @@ version = property("mod_version")!!
11
repositories {
12
// Add repositories to retrieve artifacts from in here.
13
// You should only use this when depending on other mods because
14
- // Loom adds the essential maven repositories to downl oad Minecraft and libraries from automatically.
+ // Loom adds the essential maven repositories to download Minecraft and libraries from automatically.
15
// See https://docs.gradle.org/current/userguide/declaring_repositories.html
16
// for more information about repositories.
17
}
0 commit comments