aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties29
1 files changed, 13 insertions, 16 deletions
diff --git a/gradle.properties b/gradle.properties
index fca4137a..1a49ff52 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,23 +1,20 @@
org.gradle.jvmargs=-Xmx1G
-# Fabric Properties (https://modmuss50.me/fabric.html)
- minecraft_version=1.16.5
- yarn_mappings=1.16.5+build.5
- loader_version=0.11.3
+# Fabric Properties (https://fabricmc.net/versions.html)
+minecraft_version=1.17.1
+yarn_mappings=1.17.1+build.39
+loader_version=0.11.6
-fabric_api_version=0.29.3+1.16
-fabric_version=0.31.0+1.16
-# APIs
+#Fabric api
+fabric_version=0.38.0+1.17
+
+# Dependencies
## Cloth Api (https://www.curseforge.com/minecraft/mc-mods/cloth-config/files)
-cloth_api_version=4.8.3
-## Auto Config (https://bintray.com/shedaniel/autoconfig1u/autoconfig1u/_latestVersion)
-auto_config_version=3.3.1
-## Mod Menu (https://maven.fabricmc.net/io/github/prospector/modmenu/)
-mod_menu_version=1.14.13+build.21
+clothconfig_version=5.0.38
+## Mod Menu (https://www.curseforge.com/minecraft/mc-mods/modmenu/files)
+mod_menu_version=2.0.4
# Mod Properties
-mod_version = 1.0.5
+mod_version = 1.0.6
maven_group = me.xmrvizzy
-archives_base_name = skyblocker
-
-org.gradle.java.home=C:\\Program Files\\Java\\jdk1.8.0_281 \ No newline at end of file
+archives_base_name = skyblocker \ No newline at end of file