diff options
| author | repo_alt <wvk17@yandex.ru> | 2020-09-08 00:37:20 +0300 |
|---|---|---|
| committer | repo_alt <wvk17@yandex.ru> | 2020-09-08 00:37:20 +0300 |
| commit | 9f4b4a2358b11a33d8d323a2c92a551a11e2ab51 (patch) | |
| tree | 568fe1dfdc5464a201825f4ba86bc018665b3687 /build.properties | |
| parent | 05420344ee5a3af1bab32a7e405ac5990da8a37a (diff) | |
| download | GT5-Unofficial-9f4b4a2358b11a33d8d323a2c92a551a11e2ab51.tar.gz GT5-Unofficial-9f4b4a2358b11a33d8d323a2c92a551a11e2ab51.tar.bz2 GT5-Unofficial-9f4b4a2358b11a33d8d323a2c92a551a11e2ab51.zip | |
A simple cache for the furnace recipes, to avoid linear iteration
(Should help with https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6416)
Diffstat (limited to 'build.properties')
| -rw-r--r-- | build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.properties b/build.properties index 212a1b999c..633a84e787 100644 --- a/build.properties +++ b/build.properties @@ -1,6 +1,6 @@ minecraft.version=1.7.10 forge.version=10.13.4.1614-1.7.10 -gt.version=5.09.33.53 +gt.version=5.09.33.54 ae2.version=rv3-beta-22 applecore.version=1.7.10-1.2.1+107.59407 |
