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 /src/main/resources/assets/bartworks/lang | |
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 'src/main/resources/assets/bartworks/lang')
-rw-r--r-- | src/main/resources/assets/bartworks/lang/en_US.lang | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index b0b3c9b7b6..f1decd8af2 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -161,4 +161,6 @@ moon.Ross128ba=Ross128ba star.Ross128=Ross128 solarsystem.Ross128System=Ross128-System -itemGroup.bw.MetaItems.0=BartWorks Circuit Overhaul Items
\ No newline at end of file +itemGroup.bw.MetaItems.0=BartWorks Circuit Overhaul Items + +#Liquids |