updating some versions

This commit is contained in:
Flemmli97 2023-01-03 21:58:40 +01:00
parent 959cdd70d3
commit 327ae28df8
3 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

View File

@ -1,20 +1,20 @@
org.gradle.jvmargs=-Xmx3G
org.gradle.jvmargs=-Xmx2G
enabled_platforms=fabric,forge
minecraft_version=1.19.2
parchment_version=1.18.2:2022.06.26
parchment_version=1.19.2:2022.11.27
# Forge Properties
forge_version=1.19.2-43.1.57
forge_version=1.19.2-43.2.3
# Fabric Properties
# check these on https://fabricmc.net/use
loader_version=0.14.8
loader_version=0.14.11
# Mod Properties
mod_version=1.8.3
maven_group=io.github.flemmli97
archives_base_name=flan
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.59.0+1.19.2
fabric_version=0.70.0+1.19.2
fabric_permissions_api=0.2-SNAPSHOT
player_ability_lib=1.2.2
ftb_ranks=1900.1.9-build.42

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists