Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock committed Jan 22, 2025
1 parent e9533c7 commit 69545a2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ version = "$project.mod_version+mc$project.minecraft_version"
base.archivesName = project.archives_name

loom {
silentMojangMappingsLicense()

accessWidenerPath = file("src/main/resources/fabric-networking-api-v1.accesswidener")
}

Expand All @@ -33,10 +31,6 @@ repositories {
// for more information about repositories.
}

loom {
silentMojangMappingsLicense()
}

dependencies {
minecraft "net.minecraft:minecraft:$project.minecraft_version"
mappings loom.layered {
Expand Down

0 comments on commit 69545a2

Please sign in to comment.