diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-14 23:50:15 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-14 23:50:15 +0800 |
| commit | 265116a32e97a6bfaf5106f9230d241f9b68bf11 (patch) | |
| tree | a6588c3de1a0f8f20126d5160775ea952e340e7a | |
| parent | 97c8436558d8b13b70587703be50d0bd434b3e8d (diff) | |
| download | RoughlyEnoughItems-265116a32e97a6bfaf5106f9230d241f9b68bf11.tar.gz RoughlyEnoughItems-265116a32e97a6bfaf5106f9230d241f9b68bf11.tar.bz2 RoughlyEnoughItems-265116a32e97a6bfaf5106f9230d241f9b68bf11.zip | |
Update to 20w07a
Signed-off-by: shedaniel <daniel@shedaniel.me>
| -rw-r--r-- | gradle.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties index 5a16d8a68..02e73d3fb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,11 +1,11 @@ mod_version=4.0.1-unstable -minecraft_version=20w06a -yarn_version=20w06a+build.3 +minecraft_version=20w07a +yarn_version=20w07a+build.1 fabricloader_version=0.7.8+build.184 cloth_events_version=1.2.0 cloth_config_version=2.10 modmenu_version=1.8.5+build.23 -fabric_api=0.4.30+build.294-1.16 +fabric_api=0.4.33+build.298-1.16 autoconfig1u=1.2.4 api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,org.jetbrains:annotations api_exculde= |
