diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-08-28 21:49:22 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-08-28 21:49:22 +0200 |
commit | 973c0e8e98807d368b6c0126864927c9c432f7ae (patch) | |
tree | 95c41d337e0c927cb0d4dd8b6468342cf732a518 /build.properties | |
parent | 23da1fbc8e9567a2e94551f660913c3cfcc19b51 (diff) | |
download | GT5-Unofficial-973c0e8e98807d368b6c0126864927c9c432f7ae.tar.gz GT5-Unofficial-973c0e8e98807d368b6c0126864927c9c432f7ae.tar.bz2 GT5-Unofficial-973c0e8e98807d368b6c0126864927c9c432f7ae.zip |
Several fixes, last planned pre 0.5 release
+worked on Ross128bA
+added config option for magical forrests on Ross128b
+fixed non working Werkstoff recipes
+added config options for CAL
+added config option for new EBF Gas recipes
+added pictures for circuits (thanks EmeraldsEmerald)
-fixed CAL recipe
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: 70c7fc511c2ddacd908831e9d4501708bc23c332
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 0ab6f85c59..21c042d7b7 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=0_pre11 +buildNumber=0_pre13 APIVersion=7 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |