Mojmap is all lowercase iirc

This commit is contained in:
Ennui Langeweile 2022-04-20 17:53:20 -03:00
parent 8c22c82535
commit 35caf7e2bb
No known key found for this signature in database
GPG Key ID: 688A9E714BCD13B2
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ dependencies {
minecraft libs.minecraft
mappings loom.layered {
addLayer quiltMappings.mappings("org.quiltmc:quilt-mappings:${libs.versions.quilt.mappings.get()}:v2")
// officialMojangMappings() // Uncomment if you want to use Mojang Mappings as your primary mappings, falling back on QM for parameters and Javadocs
// officialMojangMappings() // Uncomment if you want to use Mojang mappings as your primary mappings, falling back on QM for parameters and Javadocs
}
modImplementation libs.quilt.loader