diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-01 20:22:10 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-01 20:22:10 +0800 |
| commit | 98beb62fabe45c72da5ab5a95a0628caaf902ca1 (patch) | |
| tree | 4d7427c79e46d83c168a9808c3f84be804d7b6c3 /gradle.properties | |
| parent | 4088278dcd19688abe8f97a730cdd950dfd32192 (diff) | |
| download | RoughlyEnoughItems-98beb62fabe45c72da5ab5a95a0628caaf902ca1.tar.gz RoughlyEnoughItems-98beb62fabe45c72da5ab5a95a0628caaf902ca1.tar.bz2 RoughlyEnoughItems-98beb62fabe45c72da5ab5a95a0628caaf902ca1.zip | |
Fixes REI responding to mouse clicks when it is not opened.
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 4ca831ed7..b25cfaec7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ org.gradle.jvmargs=-Xmx3G -mod_version=4.6.4 +mod_version=4.6.5 supported_version=1.16.x minecraft_version=1.16.1 yarn_version=1.16.1+build.4+legacy.20w09a+build.8 |
