diff options
| author | HacktheTime <l4bg0jb7@duck.com> | 2023-09-29 22:17:26 +0200 |
|---|---|---|
| committer | HacktheTime <l4bg0jb7@duck.com> | 2023-09-29 22:17:26 +0200 |
| commit | 45f57a25ae79cb11470da7a4278489ec02c291ff (patch) | |
| tree | 1922a0d2f47918bd0ff9f725063e3dffc7efbee4 /gradle.properties | |
| parent | 1763a5ca29a7ef8243351abfef596e5777bfdc80 (diff) | |
| download | BBsentials-45f57a25ae79cb11470da7a4278489ec02c291ff.tar.gz BBsentials-45f57a25ae79cb11470da7a4278489ec02c291ff.tar.bz2 BBsentials-45f57a25ae79cb11470da7a4278489ec02c291ff.zip | |
updatet the mod to 1.20.2
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 |
