diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-08-17 13:31:45 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-08-17 13:31:45 +0200 |
commit | 4c6858c45f178ff2aa0cb5a74947e90fa5540ca9 (patch) | |
tree | ebc58d060a0e9a4506e5cc32adeb3bd9a793ea58 /build.properties | |
parent | 11cb4d041b3364bca9ff5e69e265047b9f928fc1 (diff) | |
download | GT5-Unofficial-4c6858c45f178ff2aa0cb5a74947e90fa5540ca9.tar.gz GT5-Unofficial-4c6858c45f178ff2aa0cb5a74947e90fa5540ca9.tar.bz2 GT5-Unofficial-4c6858c45f178ff2aa0cb5a74947e90fa5540ca9.zip |
fixed CircuitAssemblyLine
+added Gas
+started on fluid generation
+started on forced re-unification
+worked on TileEntity_GTDataServer
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: c9328571559451e83d31e56d17cdb07fd9e5e008
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 e046d77987..a57697dccb 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=0_pre6 +buildNumber=0_pre7 APIVersion=7 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |