diff options
author | miozune <miozune@gmail.com> | 2023-09-10 16:34:53 +0900 |
---|---|---|
committer | miozune <miozune@gmail.com> | 2023-09-10 16:35:17 +0900 |
commit | 84b4d11e693439e87687c5d636497ed61de9402c (patch) | |
tree | 1c25b7e29773194b6a5d9a9389c46af04a319119 /src/main/resources/assets/kekztech/lang/zh_CN.lang | |
parent | 3dfd657c27f0efe2e20841a3e93a92c7881e8f6f (diff) | |
download | GT5-Unofficial-84b4d11e693439e87687c5d636497ed61de9402c.tar.gz GT5-Unofficial-84b4d11e693439e87687c5d636497ed61de9402c.tar.bz2 GT5-Unofficial-84b4d11e693439e87687c5d636497ed61de9402c.zip |
Remove Item Proxy things
Diffstat (limited to 'src/main/resources/assets/kekztech/lang/zh_CN.lang')
-rw-r--r-- | src/main/resources/assets/kekztech/lang/zh_CN.lang | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/main/resources/assets/kekztech/lang/zh_CN.lang b/src/main/resources/assets/kekztech/lang/zh_CN.lang index eb56ee7aa2..8676f84c10 100644 --- a/src/main/resources/assets/kekztech/lang/zh_CN.lang +++ b/src/main/resources/assets/kekztech/lang/zh_CN.lang @@ -123,17 +123,6 @@ tile.kekztech_tfftstoragefield_block.9.name=T.F.F.T存储库方块(T9) tile.kekztech_tfftstoragefield_block.10.name=T.F.F.T存储库方块(T10) tile.kekztech_tfftstoragefield_block.desc=这不是流体储罐 -# -------- Item Proxy: Structure Blocks -tile.kekztech_itemproxycable_block.name=物流网络线缆 -tile.kekztech_itemproxycable_block.0.desc=连接物流网络节点 -tile.kekztech_itemproxysource_block.name=物流网络源 -tile.kekztech_itemproxysource_block.0.desc=指向容器/存储, 充当物流网络的源头 -tile.kekztech_itemproxysource_block.1.desc=插入编程电路以设置网络频道 -tile.kekztech_itemproxysource_block.2.desc=同一网络中只有一个源可以使用一个频道 -tile.kekztech_itemproxyendpoint_block.name=物流网络终端 -tile.kekztech_itemproxyendpoint_block.0.desc=将标记的一面指向你需要物流网络提供物品的地方 -tile.kekztech_itemproxyendpoint_block.1.desc=插入编程电路以设置网络频道 - # -------- Lapotronic Super Capacitor: Structure Blocks tile.kekztech_lapotronicenergyunit_block.0.name=兰波顿超级电容机械方块 tile.kekztech_lapotronicenergyunit_block.1.name=兰波顿电容(IV) |