Skip to content

Commit

Permalink
Change to loom.officialMojangMappings()
Browse files Browse the repository at this point in the history
  • Loading branch information
shedaniel authored Apr 15, 2022
1 parent c8cf426 commit eeb4214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
// mojang's official mappings, or feel free
// to add your own mappings here (how about
// mojmap layered with parchment, for example?)
mappings minecraft.officialMojangMappings()
mappings loom.officialMojangMappings()

// uncomment this if you want to use yarn mappings
// mappings "net.fabricmc:yarn:${project.yarn_mappings}:v2"
Expand Down

0 comments on commit eeb4214

Please sign in to comment.