mirror of
https://github.com/architectury/architectury-templates.git
synced 2026-04-01 21:17:45 -05:00
Change to loom.officialMojangMappings()
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user