This commit is contained in:
modmuss50 2022-06-07 19:18:21 +01:00
parent 6cde366510
commit 6347296509
5 changed files with 9 additions and 9 deletions

View file

@ -17,7 +17,7 @@ curseforge {
id = "237903"
changelog = ENV.CHANGELOG ?: "No changelog provided"
releaseType = ENV.RELEASE_CHANNEL ?: "release"
addGameVersion "1.18.2"
addGameVersion "1.19"
addGameVersion "Fabric"
mainArtifact(file("${project.buildDir}/libs/${archivesBaseName}-${version}.jar"))

View file

@ -29,7 +29,7 @@
],
"depends": {
"fabricloader": ">=0.14.6",
"fabric": ">=0.52.4",
"fabric": ">=0.55.1",
"team_reborn_energy": ">=2.2.0",
"fabric-biome-api-v1": ">=3.0.0",
"minecraft": "~1.19-beta.1"