diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-05-30 00:47:22 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-05-30 00:47:22 +0800 |
| commit | 6b50609e7670f25662394e5d6f6ec8b974d07a3d (patch) | |
| tree | 150d66af0801f77ef87049141e6f5f833b9b109f /gradle.properties | |
| parent | d02c4819966c2ff0a8894c7e4853d385d3986141 (diff) | |
| download | RoughlyEnoughItems-6b50609e7670f25662394e5d6f6ec8b974d07a3d.tar.gz RoughlyEnoughItems-6b50609e7670f25662394e5d6f6ec8b974d07a3d.tar.bz2 RoughlyEnoughItems-6b50609e7670f25662394e5d6f6ec8b974d07a3d.zip | |
20w22a
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/gradle.properties b/gradle.properties index 3eb2aacf4..17bf94301 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,13 +1,13 @@ org.gradle.jvmargs=-Xmx3G -mod_version=4.3.12-unstable -supported_version=20w21a -minecraft_version=20w21a -yarn_version=20w21a+build.7+legacy.20w09a+build.8 +mod_version=4.3.13-unstable +supported_version=20w22a +minecraft_version=20w22a +yarn_version=20w22a+build.1+legacy.20w09a+build.8 fabricloader_version=0.8.4+build.198 cloth_events_version=2.2.0-unstable -cloth_config_version=4.3.2-unstable -modmenu_version=1.11.4+build.9 -fabric_api=0.10.10+build.347-1.16 +cloth_config_version=4.4.1-unstable +modmenu_version=1.11.7+build.12 +fabric_api=0.10.11+build.348-1.16 autoconfig1u=3.0.1-unstable api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u api_exculde= |
