diff options
author | UpcraftLP <[email protected]> | 2019-02-15 22:16:07 +0100 |
---|---|---|
committer | keuin <[email protected]> | 2020-04-23 00:20:28 +0800 |
commit | 322cb72ef66ac5c193ebb0663afbcc3aef40a02b (patch) | |
tree | 8d39745c42748fda96c9fb4ad625f0ccd30f5a78 /gradle.properties | |
parent | 6fedabf9620962174bbb4c395127adbfc423db0e (diff) |
update fabric URL
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 6a5fbb2..0c227e6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties - # check these on https://fabric.asie.pl/use + # check these on https://fabricmc.net/use minecraft_version=19w07a yarn_mappings=19w07a.6 loader_version=0.3.6.107 |