diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-10-10 21:35:05 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-10-10 21:35:05 +0200 |
commit | d077f5f3aae0fb61cb151f4c687b376515d92e9d (patch) | |
tree | b43926eac39517d33c91d589582488705bb76941 /build.properties | |
parent | c3ba4b8cd8dc2bb516e2beab8915e08fdac1ccbb (diff) | |
download | GT5-Unofficial-d077f5f3aae0fb61cb151f4c687b376515d92e9d.tar.gz GT5-Unofficial-d077f5f3aae0fb61cb151f4c687b376515d92e9d.tar.bz2 GT5-Unofficial-d077f5f3aae0fb61cb151f4c687b376515d92e9d.zip |
fixes
+added ASM fix for RWG
+fixed conversion recipes if GT++ isnt installed
+fixed texture loader
+added mega distillation tower
+made Circuit Assembly Line needs power
+added heat level 9 for MamiTomoe
+added capsules/fixed capsules
+started working on bottles
+started working on dyson swarm
+added The Core picture
+added bottle pngs
+version increase
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: 59da6d7f671e9af160b45b0b9a3021048dbaaa9d
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 c5e30dde8e..116283303f 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=2_pre15 +buildNumber=2_pre16 APIVersion=8 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |