diff options
author | repo_alt <wvk17@yandex.ru> | 2021-11-10 13:08:40 +0300 |
---|---|---|
committer | repo_alt <wvk17@yandex.ru> | 2021-11-10 13:08:40 +0300 |
commit | f53b83350a1c2d3bfc8a3af1cb5c9030c90ab36c (patch) | |
tree | 6b0a419cbbfb3d8603d489bd5b08b41b521ae6ef /build.properties | |
parent | 89ae9c98b8ace8bbd25d6fa2a0ade40e588aef38 (diff) | |
download | GT5-Unofficial-f53b83350a1c2d3bfc8a3af1cb5c9030c90ab36c.tar.gz GT5-Unofficial-f53b83350a1c2d3bfc8a3af1cb5c9030c90ab36c.tar.bz2 GT5-Unofficial-f53b83350a1c2d3bfc8a3af1cb5c9030c90ab36c.zip |
Fix output hatch locked fluid display for placeable fluids.
Fix scanner to report locked fluid even when the hatch is not locked
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8801
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 bae670851f..b138ffcf62 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.04 +gt.version=5.09.38.05 structurelib.version=1.0.6 ae2.version=rv3-beta-22 applecore.version=1.7.10-1.2.1+107.59407 |