Change to loom.officialMojangMappings()

This commit is contained in:
shedaniel
2022-04-15 12:38:40 +08:00
committed by GitHub
parent c8cf426f11
commit eeb42147e6

View File

@@ -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"