prepare 1.20.1 backport

This commit is contained in:
maloryware
2025-08-03 03:08:22 +01:00
parent a1ad6dd1f0
commit aea8559831
23 changed files with 196 additions and 328 deletions

View File

@@ -65,7 +65,7 @@ components.java {
}
}
unifiedPublishing {
/*unifiedPublishing {
project {
displayName = "MidnightLib $rootProject.version - Fabric $project.minecraft_version"
releaseType = "$project.release_type"
@@ -85,7 +85,7 @@ unifiedPublishing {
curseforge {
token = CURSEFORGE_TOKEN
id = rootProject.curseforge_id
gameVersions.addAll "Java 21", project.minecraft_version
gameVersions.addAll "Java 17", project.minecraft_version
if (project.supported_versions != "") gameVersions.addAll project.supported_versions
}
}
@@ -101,4 +101,4 @@ unifiedPublishing {
}
}
}
}
}*/

View File

@@ -36,7 +36,7 @@
},
"depends": {
"fabric-resource-loader-v0": "*",
"minecraft": ">=1.21"
"minecraft": ">=1.20"
},
"mixins": [