diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-09-28 21:21:39 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-09-28 21:21:39 +0200 |
commit | 95812474d5a2ccdd7936be618ba7b0f22dfcf5cb (patch) | |
tree | fb97d517c9f6b52c4f9e41c27be540e1dc4f8f3d /build.properties | |
parent | 28da0eda5faf0066a4e44c866feb30b543ba036f (diff) | |
download | GT5-Unofficial-95812474d5a2ccdd7936be618ba7b0f22dfcf5cb.tar.gz GT5-Unofficial-95812474d5a2ccdd7936be618ba7b0f22dfcf5cb.tar.bz2 GT5-Unofficial-95812474d5a2ccdd7936be618ba7b0f22dfcf5cb.zip |
+added localisation to BioCulture System(add your locale to the GT Language File) (fixes #38)
+removed dead AE2 code
+applied new prefix logic to the thaum compat
+added most of GT Tools and some Electric GT Tools
+greatly improved bridge materials
+fixed some platinum stuff not giving back the correct dusts
+fixed formic acid input loss
+moved code in the propper packages
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: cd295221dc66e27a72cddc900e70535ea81c5d54
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 6304133a65..ee3f254372 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=2_pre12 +buildNumber=2_pre14 APIVersion=8 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |