diff options
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties index b2fc1bae..92a01abf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,12 +1,12 @@ org.gradle.jvmargs=-Xmx1G -Dfile.encoding=UTF-8 -Duser.language=en -Duser.country=US # Fabric Properties (https://fabricmc.net/versions.html) -minecraft_version=1.19.1-pre4 -yarn_mappings=1.19.1-pre4+build.4 +minecraft_version=1.19.1-rc2 +yarn_mappings=1.19.1-rc2+build.1 loader_version=0.14.6 #Fabric api -fabric_version=0.57.2+1.19.1 +fabric_version=0.58.0+1.19.1 # Dependencies ## Cloth Api (https://www.curseforge.com/minecraft/mc-mods/cloth-config/files) @@ -19,4 +19,4 @@ mod_version = 1.8.1 maven_group = me.xmrvizzy archives_base_name = skyblocker modrinth_id=y6DuFGwJ -suported_version=1.19.x
\ No newline at end of file +suported_version=1.19.1
\ No newline at end of file |
