Skip to content

Commit

Permalink
Update mojmap-loom.ytag (#166)
Browse files Browse the repository at this point in the history
Updated the mojmap message to say the truth!
  • Loading branch information
MayaqqDev authored Nov 25, 2024
1 parent cebe462 commit 8739a7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tags/guide/mojmap-loom.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ To use Mojmap in your project, please follow these instructions.
__**Please read and understand the EULA before using!**__

Use in your build.gradle with the following:
`mappings minecraft.officialMojangMappings()`
`mappings loom.officialMojangMappings()`

To automatically migrate to Mojang mappings run the following:
`gradlew.bat migrateMappings --mappings "net.mojang.minecraft:mappings:VERSION"`
`gradlew.bat migrateMappings --mappings "net.minecraft:mappings:VERSION"`

0 comments on commit 8739a7b

Please sign in to comment.