Skip to content

Commit

Permalink
Always use official Mojang mappings for official-like
Browse files Browse the repository at this point in the history
  • Loading branch information
Deftu committed Jul 17, 2024
1 parent 1210009 commit 34589a2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ dependencies {

"net.legacyfabric:yarn:${mcData.version}+build.mcp"
}
} else if (mcData.isFabric) {
"net.fabricmc:yarn:${mcData.dependencies.fabric.yarnVersion}"
} else officialMojangMappings()
}

Expand Down

0 comments on commit 34589a2

Please sign in to comment.