diff options
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/gradle.properties b/gradle.properties index 3e324c3..1d84847 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,14 +2,13 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=1.20.1 -yarn_mappings=1.20.1+build.2 -loader_version=0.14.21 +minecraft_version=1.20.2 +yarn_mappings=1.20.2+build.1 +loader_version=0.14.22 #Fabric api -fabric_version=0.83.1+1.20.1 +fabric_version=0.89.2+1.20.2 # Mod Properties mod_version=1.0 maven_group=de.hype archives_base_name=bbsentials -#Other -discord="discord.gg"
\ No newline at end of file +#Other
\ No newline at end of file |
