aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorWilliam Hergès <anhgelus.morhtuuzh@proton.me>2024-07-27 00:45:11 +0200
committerGitHub <noreply@github.com>2024-07-27 00:45:11 +0200
commit184bf866b30d3235f1a7f1da9cf3bee958b09bbd (patch)
treeca8325756c1cd354d6f18d18a05f0cf65fc4b73b /gradle.properties
parent257b4aabb5f284106fc4ee78373784a793ee4b72 (diff)
parent3123d5696a34a434f8d976df64047c1e12086810 (diff)
Merge pull request #1 from anhgelus/refactor/1.21
[Refactor] Change mod version to 1.21
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties34
1 files changed, 17 insertions, 17 deletions
diff --git a/gradle.properties b/gradle.properties
index 70ae8ef..341b60b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,17 +1,17 @@
-# Done to increase the memory available to gradle.
-org.gradle.jvmargs=-Xmx1G
-org.gradle.parallel=true
-
-# Fabric Properties
-# check these on https://fabricmc.net/develop
-minecraft_version=1.16.1
-yarn_mappings=1.16.1+build.21
-loader_version=0.15.11
-
-# Mod Properties
-mod_version=1.0.0
-maven_group=world.anhgelus.manhunt
-archives_base_name=manhunt
-
-# Dependencies
-fabric_version=0.42.0+1.16 \ No newline at end of file
+# Done to increase the memory available to gradle.
+org.gradle.jvmargs=-Xmx1G
+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
+
+# Fabric API
+fabric_version=0.100.7+1.21
+
+# Mod Properties
+mod_version=1.0.0
+maven_group=world.anhgelus.manhunt
+archives_base_name=manhunt