diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-16 02:48:27 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-16 02:48:27 +0800 |
| commit | 7d03aae9b4bfa177d4ad642f91b9d46274fa61a9 (patch) | |
| tree | 757d8cc5d5db351abd26d9c177c66fd19ae15952 /gradle.properties | |
| parent | 7f2cea976276ef14030964eea6c91ebee9f39204 (diff) | |
| download | RoughlyEnoughItems-7d03aae9b4bfa177d4ad642f91b9d46274fa61a9.tar.gz RoughlyEnoughItems-7d03aae9b4bfa177d4ad642f91b9d46274fa61a9.tar.bz2 RoughlyEnoughItems-7d03aae9b4bfa177d4ad642f91b9d46274fa61a9.zip | |
20w16a update
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gradle.properties b/gradle.properties index e65a30f05..8b12c36db 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,11 +1,11 @@ -mod_version=4.1.7-unstable -minecraft_version=20w14a -yarn_version=20w14a+build.2 -fabricloader_version=0.7.9+build.190 +mod_version=4.1.8-unstable +minecraft_version=20w16a +yarn_version=20w16a+build.1 +fabricloader_version=0.8.2+build.194 cloth_events_version=2.0.2-unstable -cloth_config_version=3.3.1-unstable +cloth_config_version=3.3.2-unstable modmenu_version=1.11.0+build.2 -fabric_api=0.5.7+build.314-1.16 +fabric_api=0.5.11+build.322-1.16 autoconfig1u=2.0.1 api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,org.jetbrains:annotations api_exculde= |
