diff options
author | RaitGamerGR <70205464+RaitGamerGR@users.noreply.github.com> | 2023-03-17 20:31:18 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-17 18:31:18 +0100 |
commit | 6e8b6a853ec50f82cde66be9a212d4649ceafde9 (patch) | |
tree | 6f41476c6e78580ae4c4db2719670d58a81fedb3 /gradle/wrapper | |
parent | 8aabd943aba44117f0e04ac8f951345eb488bced (diff) | |
download | GT5-Unofficial-6e8b6a853ec50f82cde66be9a212d4649ceafde9.tar.gz GT5-Unofficial-6e8b6a853ec50f82cde66be9a212d4649ceafde9.tar.bz2 GT5-Unofficial-6e8b6a853ec50f82cde66be9a212d4649ceafde9.zip |
Changed Basic and added Advanced UUMatter recipes (#571)
* Changed Basic and added Advanced UUMatter recipes
Changed Matter Fabrication CPU recipes for high tiers. This needed for avoiding Fabrication CPU spam and decrease lags.
* bs+sa
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
Diffstat (limited to 'gradle/wrapper')
-rw-r--r-- | gradle/wrapper/gradle-wrapper.jar | bin | 61574 -> 61608 bytes | |||
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar Binary files differindex 943f0cbfa7..ccebba7710 100644 --- a/gradle/wrapper/gradle-wrapper.jar +++ b/gradle/wrapper/gradle-wrapper.jar diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index fc10b601f7..bdc9a83b1e 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.2-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |