Open
Conversation
Contributor
|
|
| 模组 | 🔗 链接 | 🎨 相关文件 | |
|---|---|---|---|
| Little Big Redstone | 🔍 源代码 | 🟩 MCMOD | 📁 对比(Azusa) | ||
| 依赖-Tesseract API (NeoForge) | 🔍 源代码 | 🟩 MCMOD | * | * | |
| 依赖-GuideME | 🔍 源代码 | 🟩 MCMOD | * | * |
💾 基于此 PR 所打包的资源包:
✔ little_big_redstone Mod Domain 验证通过。
ℹ little_big_redstone-1.21 中英文 Key 相互对应。
ℹ little_big_redstone-1.21 模组内语言文件与 PR 相同。
🔛 Diff:
little-big-redstone/1.21
| 英文 | 中文 |
|---|---|
| Tag | 标信器 |
| Emitter | 发信 |
| Global | 全局 |
| Label: | 标签: |
| Threshold: | 阈值: |
| Whether this tag sensor should detect emitters in microchips placed by anybody, or just yourself. | 该探测端应当探测所有人放置的微芯片,还是仅探测你自己放置的。 |
| The label for this tag to emit or sense. | 该标信器发送或探测的标签。 |
| Whether this tag should sense or emit a signal. | 该标信器应当发送还是探测信号。 |
| The amount of tag emitters that must be sensed by this sensor to yield an output of ON. | 该探测端输出ON所需探测到的发信端的最小数量。 |
| Global: %s | 全局:%s |
| Label: %s | 标签:%s |
| Threshold: %s | 阈值:%s |
| The mode determines whether the tag is a sensor or emitter. | 模式决定了标信器处于发信还是探测状态。 |
| Sensors will yield an output of ON only when at least as many emitters as specified by the threshold that have the same label are also ON. | 有足够数量的同标签发信端为ON时,探测端才会输出ON,该数量由阈值指定。 |
| Tag emitters emit across an entire world, ignoring dimensions. | 发信端会发出覆盖整个世界的信号,可以跨越维度。 |
| Sensor | 探测 |
little-big-redstone/1.21-keys
| Key | 英文 | 中文 |
|---|---|---|
item.little_big_redstone.tag |
Tag | 标信器 |
text.little_big_redstone.emitter |
Emitter | 发信 |
text.little_big_redstone.logic_config_button_label_tag_global |
Global | 全局 |
text.little_big_redstone.logic_config_button_label_tag_label |
Label: | 标签: |
text.little_big_redstone.logic_config_button_label_tag_threshold |
Threshold: | 阈值: |
text.little_big_redstone.logic_config_button_tooltip_tag_global |
Whether this tag sensor should detect emitters in microchips placed by anybody, or just yourself. | 该探测端应当探测所有人放置的微芯片,还是仅探测你自己放置的。 |
text.little_big_redstone.logic_config_button_tooltip_tag_label |
The label for this tag to emit or sense. | 该标信器发送或探测的标签。 |
text.little_big_redstone.logic_config_button_tooltip_tag_mode |
Whether this tag should sense or emit a signal. | 该标信器应当发送还是探测信号。 |
text.little_big_redstone.logic_config_button_tooltip_tag_threshold |
The amount of tag emitters that must be sensed by this sensor to yield an output of ON. | 该探测端输出ON所需探测到的发信端的最小数量。 |
text.little_big_redstone.logic_config_tooltip_global |
Global: %s | 全局:%s |
text.little_big_redstone.logic_config_tooltip_label |
Label: %s | 标签:%s |
text.little_big_redstone.logic_config_tooltip_threshold |
Threshold: %s | 阈值:%s |
text.little_big_redstone.logic_help_tag_1 |
The mode determines whether the tag is a sensor or emitter. | 模式决定了标信器处于发信还是探测状态。 |
text.little_big_redstone.logic_help_tag_2 |
Sensors will yield an output of ON only when at least as many emitters as specified by the threshold that have the same label are also ON. | 有足够数量的同标签发信端为ON时,探测端才会输出ON,该数量由阈值指定。 |
text.little_big_redstone.logic_help_tag_3 |
Tag emitters emit across an entire world, ignoring dimensions. | 发信端会发出覆盖整个世界的信号,可以跨越维度。 |
text.little_big_redstone.sensor |
Sensor | 探测 |
little-big-redstone/1.21-术语检查
| Key | 英文 | 中文 | 检查结果 |
|---|---|---|---|
text.little_big_redstone.logic_config_button_tooltip_tag_global |
Whether this tag sensor should detect emitters in microchips placed by anybody, or just yourself. | 该探测端应当探测所有人放置的微芯片,还是仅探测你自己放置的。 | ✔ 术语 detect => 探测 ⚠ 术语异常 placed => 被放置 |
text.little_big_redstone.logic_help_tag_2 |
Sensors will yield an output of ON only when at least as many emitters as specified by the threshold that have the same label are also ON. | 有足够数量的同标签发信端为ON时,探测端才会输出ON,该数量由阈值指定。 | ⚠ 术语异常 on => 开 |
- 🔄 勾选这个复选框来强制刷新
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.