diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-09-08 11:16:32 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-09-08 11:16:32 +0200 |
commit | 5bdde6428dda70b8fbe60f41a06200adb4a9d2c1 (patch) | |
tree | b3afc378431da467ac5b33e0b41ba1192ae41cd8 /build.properties | |
parent | 1c73a9a064874d64684f300cbd786fd1cbef23ca (diff) | |
download | GT5-Unofficial-5bdde6428dda70b8fbe60f41a06200adb4a9d2c1.tar.gz GT5-Unofficial-5bdde6428dda70b8fbe60f41a06200adb4a9d2c1.tar.bz2 GT5-Unofficial-5bdde6428dda70b8fbe60f41a06200adb4a9d2c1.zip |
fixed bugs
+added crafting meta items
+added multiple ingot neta items
+fixed LuV Tier recipe changer
+smaller visual fixes
+smaller recipe fixes
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: d6e740bf94c3c1d79aa9b3368cf84ae32fafce64
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 74c884604a..883ba16c79 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=2_pre5 +buildNumber=2_pre6 APIVersion=8 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |