diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-07-12 10:48:46 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-07-12 10:48:46 +0200 |
commit | f70471bab9f21d9073aa184c23a10b3d04d604dd (patch) | |
tree | fc84b9d868edc63cb59116e7085925c0bd32ce63 /build.properties | |
parent | ea461ff484bab83c577f481ad21a5c3a2b949acc (diff) | |
download | GT5-Unofficial-f70471bab9f21d9073aa184c23a10b3d04d604dd.tar.gz GT5-Unofficial-f70471bab9f21d9073aa184c23a10b3d04d604dd.tar.bz2 GT5-Unofficial-f70471bab9f21d9073aa184c23a10b3d04d604dd.zip |
fixes
+added sub/supercript numbers to Werkstoff
+adjusted ElectricImplosionCompressor times
+added "Creative Debug Scanner" for BlackFlame
+added ingot/nuggets to Werkstoff
+improved Generation Randomness of Ruins
+fixed MegaEBF forming issues
+added an Interface for the Radiation Hatch
+minor API changes
+added Tellurium
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: ea498532b67021650b60b739c10ae7bc120ba22a
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build.properties b/build.properties index 9998e7ace1..602e878c53 100644 --- a/build.properties +++ b/build.properties @@ -23,8 +23,8 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=4 -buildNumber=16 -APIVersion=6 +buildNumber=18_pre2 +APIVersion=7 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 gregtech.jenkinsbuild=143 |