diff options
author | Martin Robertz <dream-master@gmx.net> | 2020-09-09 13:31:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-09 13:31:21 +0200 |
commit | a86d05483bb7eda87d89e9bf347a4517da228416 (patch) | |
tree | ff3c82081ee7f6f6e288ba4bc05b6c98b1dd184f /build.properties | |
parent | 9c7f9fa6e4ab8d1ad45f43c59ee27ebade3011b8 (diff) | |
parent | 726e3d0fe46e3ba793f3c3e9b7acc3fd00a752ef (diff) | |
download | GT5-Unofficial-a86d05483bb7eda87d89e9bf347a4517da228416.tar.gz GT5-Unofficial-a86d05483bb7eda87d89e9bf347a4517da228416.tar.bz2 GT5-Unofficial-a86d05483bb7eda87d89e9bf347a4517da228416.zip |
Merge pull request #312 from repo-alt/experimental
A simple cache for the furnace recipes, to avoid linear iteration
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 |