[CHORE] Backport from 1.20.3
This commit is contained in:
@@ -116,8 +116,8 @@ publisher {
|
||||
versionType = "release"
|
||||
changelog = "https://raw.githubusercontent.com/hypherionmc/changelogs/main/craterlib/changelog-fabric.md"
|
||||
version = "${minecraft_version}-${project.version}"
|
||||
displayName = "[FABRIC/QUILT 1.19.3/4] CraterLib - ${project.version}"
|
||||
gameVersions = ["1.19.3", "1.19.4"]
|
||||
displayName = "[FABRIC/QUILT 1.19.2] CraterLib - ${project.version}"
|
||||
gameVersions = ["1.19.2"]
|
||||
loaders = ["fabric", "quilt"]
|
||||
artifact = remapJar
|
||||
|
||||
|
@@ -33,7 +33,7 @@
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.21",
|
||||
"fabric-api": "*",
|
||||
"minecraft": ">=1.19.3",
|
||||
"minecraft": "1.19.2",
|
||||
"java": ">=17"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user