diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-12-13 00:07:12 +0100 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-12-13 00:07:12 +0100 |
commit | 8c35bce9a6b7f1d917778243047a16eba791c5d9 (patch) | |
tree | 0a46364cdebc4c7857ea61c6b8e0dfae140fb7a1 /build.properties | |
parent | 1a184abb892c4b9a83c7b89d59fcd3206ca7378e (diff) | |
download | GT5-Unofficial-8c35bce9a6b7f1d917778243047a16eba791c5d9.tar.gz GT5-Unofficial-8c35bce9a6b7f1d917778243047a16eba791c5d9.tar.bz2 GT5-Unofficial-8c35bce9a6b7f1d917778243047a16eba791c5d9.zip |
added ASM to buffer recipe
+added a command to print the recipe list to a file
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: 2d9d7406dc7377641cfcf6d38e744e89c7518a47
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 a06efeb05f..3bf61b96da 100644 --- a/build.properties +++ b/build.properties @@ -22,7 +22,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=3_pre1 +buildNumber=3_pre2 APIVersion=8 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |