1.19.2 + gradle cleanup

This commit is contained in:
modmuss50 2022-08-08 23:04:22 +01:00
parent 248b9ef1a7
commit e401fa5a97
7 changed files with 18 additions and 66 deletions

View file

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

View file

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