Re-enable Quilt and Forge support

This commit is contained in:
Motschen
2022-12-14 18:22:32 +01:00
parent eaa2b1543e
commit 1ef835a015
7 changed files with 14 additions and 18 deletions

View File

@@ -15,7 +15,7 @@ subprojects {
// The following line declares the mojmap mappings, you may use other mappings as well
//mappings loom.officialMojangMappings()
// The following line declares the yarn mappings you may select this one as well.
mappings "net.fabricmc:yarn:1.19.3-rc1+build.2:v2"
mappings "net.fabricmc:yarn:1.19.3+build.3:v2"
}
}