diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-12-08 16:36:50 +0100 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-12-08 16:36:50 +0100 |
commit | ad8bf1e21b258b46bd98a694b9ccd31c1ac83eea (patch) | |
tree | e5512cf520815087e4914ea379161002ad961331 /build.properties | |
parent | 524418b7dd38f6d2b6ef2b536243b0c7b85483d5 (diff) | |
download | GT5-Unofficial-ad8bf1e21b258b46bd98a694b9ccd31c1ac83eea.tar.gz GT5-Unofficial-ad8bf1e21b258b46bd98a694b9ccd31c1ac83eea.tar.bz2 GT5-Unofficial-ad8bf1e21b258b46bd98a694b9ccd31c1ac83eea.zip |
Smaller fixes
+ added a recipe for Th232
+ enforced Zr unification
+ added a quality override for ToolQuality
+ used getters for speed, dur, and quality
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: bca918b0f7e147511705d8c2051e18072250cf5e
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build.properties b/build.properties index aa6089b7de..2e8d567f7e 100644 --- a/build.properties +++ b/build.properties @@ -19,11 +19,10 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. # - mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=2_pre30 +buildNumber=2_pre31 APIVersion=8 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |