diff --git a/tags/guide/mojmap-loom.ytag b/tags/guide/mojmap-loom.ytag index ab4b9aa..ade3031 100644 --- a/tags/guide/mojmap-loom.ytag +++ b/tags/guide/mojmap-loom.ytag @@ -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"`