aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-04-13 19:03:53 +0800
committershedaniel <daniel@shedaniel.me>2022-04-13 19:03:53 +0800
commit6397967ecc1d2fba958c9feb59f55eff52d5a5db (patch)
treeb999e9f4708ae30dad6bc72ee0d5f6798fb72c6f /runtime/src/main/resources
parent79b8d8d0d9774a6f23579cb5452b44b61437a305 (diff)
downloadRoughlyEnoughItems-6397967ecc1d2fba958c9feb59f55eff52d5a5db.tar.gz
RoughlyEnoughItems-6397967ecc1d2fba958c9feb59f55eff52d5a5db.tar.bz2
RoughlyEnoughItems-6397967ecc1d2fba958c9feb59f55eff52d5a5db.zip
Make ctrl-click transfer not suck that much
Diffstat (limited to 'runtime/src/main/resources')
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
index c9b4a18ef..d035ae78a 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
@@ -76,7 +76,7 @@
"ordering.rei.name": "名稱",
"ordering.rei.item_groups": "物品分類",
"text.auto_craft.move_items": "移動物品",
- "text.auto_craft.move_items.tooltip": "按住《Shift》鍵再點擊此處以移動物品",
+ "text.auto_craft.move_items.tooltip": "按住《Ctrl》鍵再點擊此處以移動物品",
"text.auto_craft.move_items.yog": "發生異常無效指標 !!",
"error.rei.transfer.too_small": "無法將物品移動至 %dx%d 的合成格!",
"error.rei.not.on.server": "伺服器未安裝 REI !",