aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties13
1 files changed, 7 insertions, 6 deletions
diff --git a/gradle.properties b/gradle.properties
index 52e12079..3952ba70 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,21 +1,22 @@
org.gradle.jvmargs=-Xmx1G
# Fabric Properties (https://fabricmc.net/versions.html)
-minecraft_version=1.17.1
-yarn_mappings=1.17.1+build.65
+minecraft_version=1.18.1
+yarn_mappings=1.18.1+build.2
loader_version=0.12.11
#Fabric api
-fabric_version=0.44.0+1.17
+fabric_version=0.44.0+1.18
# Dependencies
## Cloth Api (https://www.curseforge.com/minecraft/mc-mods/cloth-config/files)
-clothconfig_version=5.2.47
+clothconfig_version=6.1.48
## Mod Menu (https://www.curseforge.com/minecraft/mc-mods/modmenu/files)
-mod_menu_version=2.0.14
+mod_menu_version=3.0.0
# Mod Properties
mod_version = 1.4.3
maven_group = me.xmrvizzy
archives_base_name = skyblocker
-modrinth_id=y6DuFGwJ \ No newline at end of file
+modrinth_id=y6DuFGwJ
+suported_version=1.17.x-1.18.x \ No newline at end of file