generated from neoforged/MDK
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #239 from ChuijkYahus/main
Update zh_cn
- Loading branch information
Showing
4 changed files
with
31 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 25 additions & 0 deletions
25
...stdirethings/patchouli_books/justdirethingsbook/zh_cn/entries/mach_energytransmitter.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "能量传输器", | ||
"sortnum": 1, | ||
"category": "justdirethings:machines", | ||
"icon": "justdirethings:energytransmitter", | ||
"pages": [ | ||
{ | ||
"type": "patchouli:text", | ||
"text": "能量传输器能在发电器和机器间传输能量,是传输方式的革新!$(br2)首先,令其与$(l:justdirethings:mach_generatort1)煤炭$(/l)或$(l:justdirethings:mach_generatorfluidt1)燃液$(/l)发电器等能量源相连,传输器内部的能量缓存会逐渐充满。" | ||
}, | ||
{ | ||
"type": "patchouli:text", | ||
"text": "其次,设定工作区域,步骤与大部分$(l:justdirethings:mach_advanced_controls)高级机器$(/l)类似。$(br2)如此就能为区域内所有接受 FE 的机器充能了。$(br2)注意:这种无线传输方式会损耗小部分能量。此特性是有意为之,用以平衡“无线能量”的传输。此损耗可在配置中调整。" | ||
}, | ||
{ | ||
"type": "patchouli:text", | ||
"text": "如有意愿,可在机器界面中过滤栏处限制何种机器可接受能量,步骤与其他大部分$(l:justdirethings:mach_advanced_controls)高级机器$(/l)类似。$(br2)如果区域内有其他的能量传输器,则它们会自动维持各自能量水平均衡。这一特性不会损耗能量。界面中有按钮可供禁用粒子渲染。" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "能量传输器", | ||
"recipe": "justdirethings:energytransmitter" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters