diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-08-20 01:05:58 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-08-20 01:05:58 +0200 |
commit | ba0a7b6f7d64cf8ed59bf711e74a6b4b2016cb54 (patch) | |
tree | 5cc4cf8b875e504d46bb234f14af9244aabf673e /build.properties | |
parent | cf932b2cfd44f3ae0df11259f37bb3f3e7891bf2 (diff) | |
download | GT5-Unofficial-ba0a7b6f7d64cf8ed59bf711e74a6b4b2016cb54.tar.gz GT5-Unofficial-ba0a7b6f7d64cf8ed59bf711e74a6b4b2016cb54.tar.bz2 GT5-Unofficial-ba0a7b6f7d64cf8ed59bf711e74a6b4b2016cb54.zip |
added recipe for CircuitAssemblyLine
+fixed unificationEnforcer for GT++ "molten."noblegases
+added localisation for CircuitAssemblyLine achivment
+added Capacity description to the GiantOutputHatch
+added Xenon to the Liquid Air Distilling recipe
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: fbea0279363b61a810ea5b11d5b5535503fb310f
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 ed11277dc1..a2526759a3 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=0_pre9 +buildNumber=0_pre10 APIVersion=7 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |