diff options
| author | Danielshe <shekwancheung0528@gmail.com> | 2019-09-29 16:00:08 +0800 |
|---|---|---|
| committer | Danielshe <shekwancheung0528@gmail.com> | 2019-09-29 16:00:08 +0800 |
| commit | c3a7342da2a6fc4d451aba2b4816891448e794bf (patch) | |
| tree | 344ea459ca8afe0539df9a3bb4a0cd674b948e83 /gradle.properties | |
| parent | 897ee7224087ed4c6526ad0ceef6227ec8ace3dd (diff) | |
| download | RoughlyEnoughItems-c3a7342da2a6fc4d451aba2b4816891448e794bf.tar.gz RoughlyEnoughItems-c3a7342da2a6fc4d451aba2b4816891448e794bf.tar.bz2 RoughlyEnoughItems-c3a7342da2a6fc4d451aba2b4816891448e794bf.zip | |
Update REi to 19w39a
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gradle.properties b/gradle.properties index c7f04e8ad..726b6b77c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,10 +1,10 @@ mod_version=3.1.5-unstable -minecraft_version=19w38b -yarn_version=19w38b+build.9 +minecraft_version=19w39a +yarn_version=19w39a+build.2 fabricloader_version=0.6.2+build.166 jankson_version=1.1.0 -cloth_events_version=1.0.0-unstable.201909280702 -cloth_config_version=2.0.0-unstable.201909280635 +cloth_events_version=1.0.0-unstable.201909290743 +cloth_config_version=2.0.0-unstable.201909290713 modmenu_version=1.7.13-unstable.19w38b+build.5 -fabric_api=0.3.3+build.235-1.15 +fabric_api=0.4.0+build.239-1.15 |
