aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech
diff options
context:
space:
mode:
authorlordIcocain <62835225+lordIcocain@users.noreply.github.com>2023-09-23 18:31:15 +0300
committerGitHub <noreply@github.com>2023-09-23 17:31:15 +0200
commit6599b089a7d259ddf0313b10e26e00ab116d3699 (patch)
tree3c5cc263f4a92f0c201d865a9e924581eda6edd4 /src/main/resources/assets/gregtech
parent66bd6b92334dae185c7fb42d04cae838db77ae1d (diff)
downloadGT5-Unofficial-6599b089a7d259ddf0313b10e26e00ab116d3699.tar.gz
GT5-Unofficial-6599b089a7d259ddf0313b10e26e00ab116d3699.tar.bz2
GT5-Unofficial-6599b089a7d259ddf0313b10e26e00ab116d3699.zip
ME hatch`s additional connection mode and small fixes (#2291)
* ME hatch`s improvements (?) * ForgeDirection.UNKNOWN not allowed Better description No check before getBoolean * Add description in tooltip Chat message using localization Stocking bus data stick will copy/paste connection mode * Chinese localization * Another method localization * code style
Diffstat (limited to 'src/main/resources/assets/gregtech')
-rw-r--r--src/main/resources/assets/gregtech/lang/en_US.lang2
-rw-r--r--src/main/resources/assets/gregtech/lang/zh_CN.lang2
2 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang
index 810145245c..03afafc0ee 100644
--- a/src/main/resources/assets/gregtech/lang/en_US.lang
+++ b/src/main/resources/assets/gregtech/lang/en_US.lang
@@ -438,6 +438,8 @@ GT5U.hatch.infiniteCache.true=ME Output bus will infinitely cache item, until yo
GT5U.hatch.infiniteCache.false=ME Output bus will stop accepting items when offline for more than 2 seconds
GT5U.hatch.infiniteCacheFluid.true=ME Output hatch will infinitely cache fluid, until you connect it to ME
GT5U.hatch.infiniteCacheFluid.false=ME Output hatch will stop accepting fluid when offline for more than 2 seconds
+GT5U.hatch.additionalConnection.true=ME channels connect to any side
+GT5U.hatch.additionalConnection.false=ME channels connect to front side only
GT5U.multiblock.pollution=Pollution reduced to
GT5U.multiblock.energy=Stored Energy
diff --git a/src/main/resources/assets/gregtech/lang/zh_CN.lang b/src/main/resources/assets/gregtech/lang/zh_CN.lang
index 6416d536b8..f86709e96a 100644
--- a/src/main/resources/assets/gregtech/lang/zh_CN.lang
+++ b/src/main/resources/assets/gregtech/lang/zh_CN.lang
@@ -217,6 +217,8 @@ GT5U.hatch.disableLimited.true=限制模式:§c关闭§r
GT5U.hatch.disableLimited.false=限制模式:§c开启§r
GT5U.hatch.infiniteCache.true=ME输出总线将无限缓存物品,直到连接上ME网络
GT5U.hatch.infiniteCache.false=ME输出总线离线超过2秒后将停止接收物品
+GT5U.hatch.additionalConnection.true=可从任意方向连入ME网络
+GT5U.hatch.additionalConnection.false=仅可从正面连入ME网络
GT5U.multiblock.pollution=污染减少到
GT5U.multiblock.energy=存储能量