diff options
author | D-Cysteine <54219287+D-Cysteine@users.noreply.github.com> | 2021-10-19 04:32:35 -0600 |
---|---|---|
committer | D-Cysteine <54219287+D-Cysteine@users.noreply.github.com> | 2021-10-19 04:32:35 -0600 |
commit | c270569623f3ac4ce269505c65767f21349c61fd (patch) | |
tree | 83a1162b2a600ce605b817dbd01164e20463d528 /build.properties | |
parent | e461c5e75e105301f17ba41bb71a64483e533709 (diff) | |
download | GT5-Unofficial-c270569623f3ac4ce269505c65767f21349c61fd.tar.gz GT5-Unofficial-c270569623f3ac4ce269505c65767f21349c61fd.tar.bz2 GT5-Unofficial-c270569623f3ac4ce269505c65767f21349c61fd.zip |
Make miners replace ore blocks with cobblestone
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 1c251169c7..098d1e920c 100644 --- a/build.properties +++ b/build.properties @@ -1,6 +1,6 @@ minecraft.version=1.7.10 forge.version=10.13.4.1614-1.7.10 -gt.version=5.09.38.00 +gt.version=5.09.38.01 structurelib.version=1.0.6 ae2.version=rv3-beta-22 applecore.version=1.7.10-1.2.1+107.59407 |