diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-07-16 12:57:19 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-07-16 12:57:40 +0200 |
commit | 9a65150aaab8c3fdec2e173946a5836ad7a63135 (patch) | |
tree | f5dca318f9b6a606a910878803e9a37115c791c5 /build.properties | |
parent | f70471bab9f21d9073aa184c23a10b3d04d604dd (diff) | |
download | GT5-Unofficial-9a65150aaab8c3fdec2e173946a5836ad7a63135.tar.gz GT5-Unofficial-9a65150aaab8c3fdec2e173946a5836ad7a63135.tar.bz2 GT5-Unofficial-9a65150aaab8c3fdec2e173946a5836ad7a63135.zip |
added GT++ compat, fixed bugs, improved code
+added qualifiers to a lot of stuff,
+wrote a GT++ compat for the radio hatch
+fixed a typo in he bacterial vat description
+made the bio vat loose his output when sv arent delivered though the whole process
+hopefully fixed the stackoverflow for ores
+buffed output on siftable ores
+made my werkstoffsystem work with the biovat
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: 1f414f3ebc7b214f85c89e1cd597910d4dfec2f1
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 602e878c53..5757859380 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=4 -buildNumber=18_pre2 +buildNumber=18_pre3 APIVersion=7 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |