aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorJuuxel <6596629+Juuxel@users.noreply.github.com>2020-11-26 17:42:10 +0200
committerJuuxel <6596629+Juuxel@users.noreply.github.com>2020-11-26 17:42:10 +0200
commitaa73fb203aacd3f150b1d52346cde514237cdef1 (patch)
tree7cac78fe607efc64d63ea945f7c08b30c2538ed6 /gradle.properties
parent66d11270b27d1fb53458c96879d3d3ca37dfeccf (diff)
downloadLibGui-aa73fb203aacd3f150b1d52346cde514237cdef1.tar.gz
LibGui-aa73fb203aacd3f150b1d52346cde514237cdef1.tar.bz2
LibGui-aa73fb203aacd3f150b1d52346cde514237cdef1.zip
Update to 20w48a, migrate to using TooltipComponent internally
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/gradle.properties b/gradle.properties
index 0bf317a..be7ce1c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,16 +3,16 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
- minecraft_version=1.16.3
- yarn_mappings=1.16.3+build.47
- loader_version=0.10.2+build.210
+ minecraft_version=20w48a
+ yarn_mappings=20w48a+build.1
+ loader_version=0.10.8
# Mod Properties
- mod_version = 3.2.2
+ mod_version = 4.0.0-beta.1
maven_group = io.github.cottonmc
archives_base_name = LibGui
# Dependencies
- fabric_version=0.24.0+build.411-1.16
+ fabric_version=0.26.4+1.17
jankson_version=3.0.1+j1.2.0
modmenu_version=1.14.6+build.31