diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-08-27 20:11:03 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-08-27 20:11:03 +0800 |
| commit | ff9c8e83f0eaf3791e4939b491979d23bdca5577 (patch) | |
| tree | ef323a6dc477a03f05b00c3d2e405f121ec97650 /gradle.properties | |
| parent | 5bf10e476366e9aff291d55c050a324734bae911 (diff) | |
| download | RoughlyEnoughItems-ff9c8e83f0eaf3791e4939b491979d23bdca5577.tar.gz RoughlyEnoughItems-ff9c8e83f0eaf3791e4939b491979d23bdca5577.tar.bz2 RoughlyEnoughItems-ff9c8e83f0eaf3791e4939b491979d23bdca5577.zip | |
Put the search bar to the side automatically if there is no space.
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 30d546f38..f55d7548e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ org.gradle.jvmargs=-Xmx3G -mod_version=5.2.7 +mod_version=5.2.8 supported_version=1.16.2 minecraft_version=1.16.2-rc1 yarn_version=1.16.2-rc1+build.4+legacy.20w09a+build.8 |
