diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-09-07 13:23:58 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-09-07 13:23:58 +0200 |
commit | 1c73a9a064874d64684f300cbd786fd1cbef23ca (patch) | |
tree | 6dcc9e14884cdd15b2d41268e3458dcdb6e69a0e /build.properties | |
parent | c6b938f6c98156b1b452032a98cf1214c3656a17 (diff) | |
download | GT5-Unofficial-1c73a9a064874d64684f300cbd786fd1cbef23ca.tar.gz GT5-Unofficial-1c73a9a064874d64684f300cbd786fd1cbef23ca.tar.bz2 GT5-Unofficial-1c73a9a064874d64684f300cbd786fd1cbef23ca.zip |
lot of fixes
+fixed translation for asembly line machines
+fixed UnificationEnforcer
+made diode recipes use new LuV Material
+use my own prefixLogic
+fixed my prefixLogic
+added plate, stick and stickLong to my Werkstoffs
+made LuV Hulls/LuV Casings use my LuV Material
+fixed wrong outputs of nerfed dusts
+fixed crop recipes give out pure metal
+fixed crafting recipes give out pure metal
+added Sodiumformate recipe
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: 88e0e27dc697559c7ea2b455a557f3dfa5f807b8
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 b9eb909cee..74c884604a 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=2_pre3 +buildNumber=2_pre5 APIVersion=8 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |