aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorJuuz <6596629+Juuxel@users.noreply.github.com>2022-05-19 20:40:47 +0300
committerJuuz <6596629+Juuxel@users.noreply.github.com>2022-05-19 20:40:47 +0300
commitc4d292e7e5000ba8fb226d6f62c3ac5f18c11fa8 (patch)
treeb2dbd371dee2dba647e57664d96c27d7a06fb640 /gradle.properties
parentb869afcefbc4598e1f9d72409bbc08d76ef4477e (diff)
downloadLibGui-c4d292e7e5000ba8fb226d6f62c3ac5f18c11fa8.tar.gz
LibGui-c4d292e7e5000ba8fb226d6f62c3ac5f18c11fa8.tar.bz2
LibGui-c4d292e7e5000ba8fb226d6f62c3ac5f18c11fa8.zip
Update to 1.19-pre1
- API change: WItem now uses TagKey instead of Tag.
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties12
1 files changed, 6 insertions, 6 deletions
diff --git a/gradle.properties b/gradle.properties
index 30c5df4..4c7bd65 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,17 +3,17 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
- minecraft_version=22w16b
- yarn_mappings=22w16b+build.7
- loader_version=0.14.2
+ minecraft_version=1.19-pre1
+ yarn_mappings=1.19-pre1+build.1
+ loader_version=0.14.5
# Mod Properties
- mod_version = 6.0.0-beta.2
+ mod_version = 6.0.0-beta.3
maven_group = io.github.cottonmc
archives_base_name = LibGui
# Dependencies
- fabric_version=0.51.2+1.19
- jankson_version=4.1.0+j1.2.1
+ fabric_version=0.52.4+1.19
+ jankson_version=4.1.1+j1.2.1
modmenu_version=3.1.1
libninepatch_version=1.1.0