diff options
author | Glease <4586901+Glease@users.noreply.github.com> | 2021-07-19 15:51:27 +0800 |
---|---|---|
committer | Glease <4586901+Glease@users.noreply.github.com> | 2021-07-30 14:41:35 +0800 |
commit | bfe1836ddc069653d9af9d59008ec23f4dcb6c05 (patch) | |
tree | d392068bb01d345501f4851756d209813f872a4b /build.properties | |
parent | 1cdefed2daf27b0a36032067f9af97962bf353fb (diff) | |
download | GT5-Unofficial-bfe1836ddc069653d9af9d59008ec23f4dcb6c05.tar.gz GT5-Unofficial-bfe1836ddc069653d9af9d59008ec23f4dcb6c05.tar.bz2 GT5-Unofficial-bfe1836ddc069653d9af9d59008ec23f4dcb6c05.zip |
Fixes related to coil hint blocks
Also updates StructureLib to fix invisible block hint and pulled the utility methods up.
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
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 c9a1e92d05..16566feedf 100644 --- a/build.properties +++ b/build.properties @@ -1,7 +1,7 @@ minecraft.version=1.7.10 forge.version=10.13.4.1614-1.7.10 gt.version=5.09.37.02 -structurelib.version=1.0.4 +structurelib.version=1.0.5 ae2.version=rv3-beta-22 applecore.version=1.7.10-1.2.1+107.59407 buildcraft.version=7.1.11 |