aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorSerhan <serhanduzce@gmail.com>2023-03-30 08:33:42 +0300
committerGitHub <noreply@github.com>2023-03-30 08:33:42 +0300
commit7f9e88b5122ea0db2bc0f569ccb6d0d59bc27d7d (patch)
tree6ca4a0b37c0c807307ec7b3e5dbb61232126f4b2 /gradle.properties
parentda7f2e8dc92f40764d71a1408dd5d4a9add7625f (diff)
parent3074075c1561163606f441f1a8f582b79082c311 (diff)
downloadSkyblocker-7f9e88b5122ea0db2bc0f569ccb6d0d59bc27d7d.tar.gz
Skyblocker-7f9e88b5122ea0db2bc0f569ccb6d0d59bc27d7d.tar.bz2
Skyblocker-7f9e88b5122ea0db2bc0f569ccb6d0d59bc27d7d.zip
Merge branch 'master' into minor-updates
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties24
1 files changed, 9 insertions, 15 deletions
diff --git a/gradle.properties b/gradle.properties
index f1ea4278..139c0e46 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,29 +1,23 @@
org.gradle.jvmargs=-Xmx1G -Dfile.encoding=UTF-8 -Duser.language=en -Duser.country=US
# Fabric Properties (https://fabricmc.net/versions.html)
-## 1.19.3
-minecraft_version=1.19.3
-yarn_mappings=1.19.3+build.5
-## 1.19.2
-#minecraft_version=1.19.2
-#yarn_mappings=1.19.2+build.28
-loader_version=0.14.12
+## 1.19.4
+minecraft_version=1.19.4
+yarn_mappings=1.19.4+build.1
+loader_version=0.14.18
#Fabric api
-## 1.19.3
-fabric_version=0.72.0+1.19.3
-## 1.19.2
-#fabric_version=0.72.0+1.19.2
+## 1.19.4
+fabric_api_version=0.76.0+1.19.4
# Dependencies
## Cloth Api (https://www.curseforge.com/minecraft/mc-mods/cloth-config/files)
-clothconfig_version=9.0.94
+clothconfig_version=10.0.96
## Mod Menu (https://www.curseforge.com/minecraft/mc-mods/modmenu/files)
-mod_menu_version=5.0.2
+mod_menu_version=6.1.0-rc.4
# Mod Properties
mod_version = 1.8.3-beta
maven_group = me.xmrvizzy
archives_base_name = skyblocker
-modrinth_id=y6DuFGwJ
-suported_version=1.19.3 \ No newline at end of file
+modrinth_id=y6DuFGwJ \ No newline at end of file