diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-08-22 02:01:22 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-08-22 02:01:22 +0200 |
commit | 23da1fbc8e9567a2e94551f660913c3cfcc19b51 (patch) | |
tree | 02afdfe8625f1939a3f46e6ab22ed6071adeac9a /build.properties | |
parent | ba0a7b6f7d64cf8ed59bf711e74a6b4b2016cb54 (diff) | |
download | GT5-Unofficial-23da1fbc8e9567a2e94551f660913c3cfcc19b51.tar.gz GT5-Unofficial-23da1fbc8e9567a2e94551f660913c3cfcc19b51.tar.bz2 GT5-Unofficial-23da1fbc8e9567a2e94551f660913c3cfcc19b51.zip |
some fixed
-fixed circuit assembly line not crafting
-fixed some NEI/Circuit Assembly Line issues
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: 7c15b789303c7673c351743e4885cb1abd9145d1
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 a2526759a3..0ab6f85c59 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=0_pre10 +buildNumber=0_pre11 APIVersion=7 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |