Skip to content

Commit

Permalink
Merge pull request #89 from halotroop2288/patch-4
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
wagyourtail authored Aug 6, 2024
2 parents 4783ec3 + dcaf48a commit 66bda6b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ class MappingsProvider(project: Project, minecraft: MinecraftConfig, subKey: Str
val entry = MappingEntry(
contentOf(legacyFabricRevisionTransform(
MavenCoords(
"net.leagcyfabric",
"net.legacyfabric",
"yarn",
"${minecraft.version}+build.$build",
"v2"
Expand Down Expand Up @@ -753,4 +753,4 @@ class MappingsProvider(project: Project, minecraft: MinecraftConfig, subKey: Str

}

}
}

0 comments on commit 66bda6b

Please sign in to comment.