diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-06-19 14:52:32 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-06-19 14:52:32 +0800 |
| commit | e22929648a3b5d74bb52224b10b88c1c06cf8b31 (patch) | |
| tree | e6e42c9fa074369e49cb655ba51307bd7492a2e2 /gradle.properties | |
| parent | ab43f3b0249584aae28ea8300d30bac186346159 (diff) | |
| download | RoughlyEnoughItems-legacy/3.x-1.14.tar.gz RoughlyEnoughItems-legacy/3.x-1.14.tar.bz2 RoughlyEnoughItems-legacy/3.x-1.14.zip | |
Migrate to fabric-key-binding-api-v1, fix crash.legacy/3.x-1.14
Signed-off-by: shedaniel <daniel@shedaniel.me>
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 766e60878..62fc0eec6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,10 +1,10 @@ -mod_version=3.2.8 +mod_version=3.3.0 minecraft_version=1.14.4 yarn_version=1.14.4+build.1 -fabricloader_version=0.6.1+build.164 +fabricloader_version=0.8.8+build.202 jankson_version=1.1.0 cloth_events_version=0.6.0 -cloth_config_version=1.7.3 -modmenu_version=1.7.9+build.118 -fabric_api=0.3.2+build.218-1.14 +cloth_config_version=1.8 +modmenu_version=1.7.16.1.14.4+build.128 +fabric_api=0.12.0+build.254-1.14 |
