diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/gradle.properties b/gradle.properties index 78591f0a..dd7af5a8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,22 +1,22 @@ org.gradle.jvmargs=-Xmx1G -Dfile.encoding=UTF-8 -Duser.language=en -Duser.country=US # Fabric Properties (https://fabricmc.net/versions.html) -minecraft_version=1.18.2 -yarn_mappings=1.18.2+build.1 -loader_version=0.13.3 +minecraft_version=1.19.2 +yarn_mappings=1.19.2+build.1 +loader_version=0.14.8 #Fabric api -fabric_version=0.47.9+1.18.2 +fabric_version=0.58.6+1.19.2 # Dependencies ## Cloth Api (https://www.curseforge.com/minecraft/mc-mods/cloth-config/files) -clothconfig_version=6.2.57 +clothconfig_version=7.0.65 ## Mod Menu (https://www.curseforge.com/minecraft/mc-mods/modmenu/files) -mod_menu_version=3.1.0 +mod_menu_version=4.0.6 # Mod Properties -mod_version = 1.8.1 +mod_version = 1.8.2 maven_group = me.xmrvizzy archives_base_name = skyblocker modrinth_id=y6DuFGwJ -suported_version=1.18.x
\ No newline at end of file +suported_version=1.19.2
\ No newline at end of file |