diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-08-19 22:43:54 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-08-19 22:43:54 +0200 |
commit | cf932b2cfd44f3ae0df11259f37bb3f3e7891bf2 (patch) | |
tree | 944e1d2877dc67ac43a4c14576a6dd805c30901a /build.properties | |
parent | 4c6858c45f178ff2aa0cb5a74947e90fa5540ca9 (diff) | |
download | GT5-Unofficial-cf932b2cfd44f3ae0df11259f37bb3f3e7891bf2.tar.gz GT5-Unofficial-cf932b2cfd44f3ae0df11259f37bb3f3e7891bf2.tar.bz2 GT5-Unofficial-cf932b2cfd44f3ae0df11259f37bb3f3e7891bf2.zip |
added Noble Gasses
+fixed fluid generation system
+fixed UnificationEnforcer
+added MoltenCells
+added NobleGas EBF Recipes
+added Replicator/Scanner Recipes
+started working on Giant Hatches
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: 8a5a261297188387671ce994e3cc02f81eedb7ff
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 a57697dccb..ed11277dc1 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=0_pre7 +buildNumber=0_pre9 APIVersion=7 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |