diff options
| author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2020-01-03 03:49:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-03 03:49:09 +0100 |
| commit | 0dd0b5fb5a508786d7a432ef2be91fd10b799cc3 (patch) | |
| tree | e720d041afc59529900e3feaed1de217169c5c2a /build.properties | |
| parent | bb86e392220e8cbc85cc932548064d6db59120e2 (diff) | |
| download | GT5-Unofficial-0dd0b5fb5a508786d7a432ef2be91fd10b799cc3.tar.gz GT5-Unofficial-0dd0b5fb5a508786d7a432ef2be91fd10b799cc3.tar.bz2 GT5-Unofficial-0dd0b5fb5a508786d7a432ef2be91fd10b799cc3.zip | |
Nikolite & Miner Fixes (#230)
+ Fixed gt recipes not working for Electrotine
+ Fixed Miner loading with "0" chunks when placed down
+ Version increase
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
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 e9e9bcfbbe..820907137b 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.28 +gt.version=5.09.33.29 ae2.version=rv2-beta-33 applecore.version=1.7.10-1.2.1+107.59407 |
