Skip to content

Commit 357228d

Browse files
authored
HexNBT 翻译提交 (#5935)
HexNBT create
1 parent b4452cb commit 357228d

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"hexnbt.entry.patterns.nbt": "NBT",
3+
4+
"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.",
5+
"hexnbt.page.nbt.listkeys": "Fetches all the available keys of the given block or entity.",
6+
7+
"hexcasting.action.hexnbt:readnbt": "Value Distillation",
8+
"hexcasting.action.hexnbt:listkeys": "Key Purification"
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"hexnbt.entry.patterns.nbt": "NBT",
3+
4+
"hexnbt.page.nbt.readnbt": "读取给定实体或方块中给定键的“NBT”值。使用的时候需要万分小心,自然有可能会返回太多信息,以至于招致事故。",
5+
"hexnbt.page.nbt.listkeys": "获取给定方块或实体的所有可用键。",
6+
7+
"hexcasting.action.hexnbt:readnbt": "值之馏化",
8+
"hexcasting.action.hexnbt:listkeys": "键之纯化"
9+
}

0 commit comments

Comments
 (0)