diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-12-09 22:01:53 +0100 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-12-09 22:01:53 +0100 |
commit | f87ba14311de8c8d9d34858b311a43c268bb4dfe (patch) | |
tree | 06eaf97db2cbbd4e999f1972bfd48c293e1cbdaf /build.properties | |
parent | 00ab9ee56f81e6fe4e0234b2a8cd3a7e44ecb4b0 (diff) | |
download | GT5-Unofficial-f87ba14311de8c8d9d34858b311a43c268bb4dfe.tar.gz GT5-Unofficial-f87ba14311de8c8d9d34858b311a43c268bb4dfe.tar.bz2 GT5-Unofficial-f87ba14311de8c8d9d34858b311a43c268bb4dfe.zip |
added additional OreDict
+ fixed issues with Thaumcraft Aspect Handler if Forestry isnt installed
+ refined error handling
+ removed redundant calls that have a function
+ version increase
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: eaa39a4359ee177307eaf954bdbe4032465ecb51
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 2e8d567f7e..7523062c9c 100644 --- a/build.properties +++ b/build.properties @@ -22,7 +22,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=2_pre31 +buildNumber=2_pre32 APIVersion=8 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |