File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
src/main/resources/Languages/zh-CN Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -61,5 +61,5 @@ Options:
6161
6262 # 有关替换模式优化的相关设定.
6363 Replace-Mode :
64- # 在 Direct 模式成功替换后 , 跳过对这个数据包所有的处理.
64+ # 在直观( Direct)替换模式成功替换后 , 跳过对这个数据包所有的处理.
6565 Skip-When-Direct-Replaced : true
Original file line number Diff line number Diff line change @@ -244,7 +244,7 @@ Variables:
244244 Replacers-Mode :
245245 Enums :
246246 Common : 常规
247- Direct : 整句
247+ Direct : 直观
248248 Json : Json
249249 Listen-Type :
250250 Name : ' 监听类型'
Original file line number Diff line number Diff line change @@ -89,11 +89,11 @@ Replaces:
8989 # 修改客户端上熔炉界面标题显示的名称.
9090 - Original : ' {"translate":"container.furnace"}'
9191 Replacement : ' {"text":"恭喜您打开了一个熔炉! 666!"}'
92- # 直接替换模式 . 适合不熟悉 Json 替换的用户.
92+ # 直观替换模式 . 适合不熟悉 Json 替换的用户.
9393 # 默认情况下, 若直接替换过任何内容, Json 和常规文本替换模式
9494 # 将不再对该数据包生效. 您可以在 Config.yml 中调整此设定.
9595 # 除 Json 外, 这也是支持 1.16+ HEX 的替换模式.
96- # 注意: 如果直接替换模式替换过文本 , 它将破坏 Json 中的非文本组件显示效果.
96+ # 注意: 如果直观替换模式替换过文本 , 它将破坏 Json 中的非文本组件显示效果.
9797 # ^ 这意味着替换后(如果有的话)会产生消息会无法点击,
9898 # ^ 移除鼠标悬停信息、翻译效果等副作用.
9999 Direct :
You can’t perform that action at this time.
0 commit comments