diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-10-31 12:46:19 +0100 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-10-31 12:46:19 +0100 |
commit | 0891442b1a5abf98c56fb3e42cbbcb08c77bdd5f (patch) | |
tree | 2251ca9b4b42151cf639778145bb942a9b39f187 /build.properties | |
parent | 930944f5f0cee1bca1241e0bc179edcbe265d3bb (diff) | |
download | GT5-Unofficial-0891442b1a5abf98c56fb3e42cbbcb08c77bdd5f.tar.gz GT5-Unofficial-0891442b1a5abf98c56fb3e42cbbcb08c77bdd5f.tar.bz2 GT5-Unofficial-0891442b1a5abf98c56fb3e42cbbcb08c77bdd5f.zip |
fixes
+fixed some recipes
+fixed structure check for Circuit assembly line
+added Formic acid to the acid gen
+re-blacklisted planet stone dust for platinum overhaul
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: 5db7bb137eb62c157546e97c78cf00779107e4c4
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 e355c9df43..8547077e78 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=2_pre23 +buildNumber=2_pre24 APIVersion=8 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |