mojmap part 1

This commit is contained in:
mcrcortex
2025-10-30 02:30:59 +10:00
parent 36325a0946
commit a8075158ba
58 changed files with 661 additions and 693 deletions

View File

@@ -93,7 +93,7 @@ if (!isInGHA) {
dependencies {
// To change the versions see the gradle.properties file
minecraft "com.mojang:minecraft:${project.minecraft_version}"
mappings "net.fabricmc:yarn:${project.yarn_mappings}:v2"
mappings loom.officialMojangMappings()
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"