Open
Conversation
Contributor
|
|
| 模组 | 🔗 链接 | 🎨 相关文件 | |
|---|---|---|---|
| HexNBT | 🟩 MCMOD | 📁 对比(Azusa) | Modrinth |
💾 基于此 PR 所打包的资源包:
✔ hexnbt Mod Domain 验证通过。
ℹ hexnbt-1.20-fabric 中英文 Key 相互对应。
🔛 Diff:
modrinth-hexnbt/1.20-fabric
| 英文 | 中文 |
|---|---|
| Reads the "NBT" value of the given key for the given entity or block. I should be careful using this, as nature may provide too much information and mishap this pattern. | 读取给定实体或方块中给定键的“NBT”值。使用的时候需要万分小心,自然有可能会返回太多信息,以至于招致事故。 |
| Fetches all the available keys of the given block or entity. | 获取给定方块或实体的所有可用键。 |
| Value Distillation | 值之馏化 |
| Key Purification | 键之纯化 |
| NBT | NBT |
modrinth-hexnbt/1.20-fabric-keys
| Key | 英文 | 中文 |
|---|---|---|
hexnbt.page.nbt.readnbt |
Reads the "NBT" value of the given key for the given entity or block. I should be careful using this, as nature may provide too much information and mishap this pattern. | 读取给定实体或方块中给定键的“NBT”值。使用的时候需要万分小心,自然有可能会返回太多信息,以至于招致事故。 |
hexnbt.page.nbt.listkeys |
Fetches all the available keys of the given block or entity. | 获取给定方块或实体的所有可用键。 |
hexcasting.action.hexnbt:readnbt |
Value Distillation | 值之馏化 |
hexcasting.action.hexnbt:listkeys |
Key Purification | 键之纯化 |
hexnbt.entry.patterns.nbt |
NBT | NBT |
modrinth-hexnbt/1.20-fabric-术语检查
| Key | 英文 | 中文 | 检查结果 |
|---|---|---|---|
hexnbt.page.nbt.readnbt |
Reads the "NBT" value of the given key for the given entity or block. I should be careful using this, as nature may provide too much information and mishap this pattern. | 读取给定实体或方块中给定键的“NBT”值。使用的时候需要万分小心,自然有可能会返回太多信息,以至于招致事故。 | ⚠ 术语异常 i => i ✔ 术语 entity => 实体 |
hexnbt.page.nbt.listkeys |
Fetches all the available keys of the given block or entity. | 获取给定方块或实体的所有可用键。 | ⚠ 术语异常 all => 全部 |
- 🔄 勾选这个复选框来强制刷新
SlimeSB
approved these changes
Mar 30, 2026
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.