Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

Commit 69545a2

Browse files
committed
clean
1 parent e9533c7 commit 69545a2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

build.gradle

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ version = "$project.mod_version+mc$project.minecraft_version"
88
base.archivesName = project.archives_name
99

1010
loom {
11-
silentMojangMappingsLicense()
12-
1311
accessWidenerPath = file("src/main/resources/fabric-networking-api-v1.accesswidener")
1412
}
1513

@@ -33,10 +31,6 @@ repositories {
3331
// for more information about repositories.
3432
}
3533

36-
loom {
37-
silentMojangMappingsLicense()
38-
}
39-
4034
dependencies {
4135
minecraft "net.minecraft:minecraft:$project.minecraft_version"
4236
mappings loom.layered {

0 commit comments

Comments
 (0)