diff options
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gradle.properties b/gradle.properties index bfebea2..7efd6a2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,17 +4,17 @@ org.gradle.parallel=true # Fabric Properties
# check these on https://fabricmc.net/develop
-minecraft_version=1.21
-yarn_mappings=1.21+build.9
-loader_version=0.15.11
+minecraft_version=1.21.3
+yarn_mappings=1.21.3+build.2
+loader_version=0.16.7
# Fabric API
-fabric_version=0.100.7+1.21
+fabric_version=0.107.0+1.21.3
# Libs
-midnightlib_version=1.5.7-fabric
+midnightlib_version=1.6.4-fabric
# Mod Properties
-mod_version=1.1.1
+mod_version=1.2.0
maven_group=world.anhgelus.manhunt
archives_base_name=manhunt
|
