Skip to content

Commit 673daa5

Browse files
authored
HexKeys update:官库更新
1 parent 7350c73 commit 673daa5

File tree

3 files changed

+66
-3
lines changed

3 files changed

+66
-3
lines changed

projects/1.20-fabric/assets/hex-keys/hexkeys/lang/en_us.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,24 @@
55
"category.hexkeys.noetic_bookshelf": "Hex Keys - Noetic Keybinds",
66
"hexcasting.action.hexkeys:library": "Library Key",
77
"hexcasting.action.hexkeys:visit_library": "Visitor's Key",
8+
"hexcasting.action.hexkeys:read_noetic_bookshelf": "Noetic Read",
9+
"hexcasting.action.hexkeys:write_noetic_bookshelf": "Noetic Write",
10+
"hexcasting.action.hexkeys:append_noetic_bookshelf": "Noetic Append",
11+
"hexcasting.action.hexkeys:erase_noetic_bookshelf": "Noetic Erase",
12+
"hexcasting.action.hexkeys:get_noetic_bookshelf_ref": "Get Noetic Reference",
813
"hexcasting.action.hexkeys:create_library_key": "Morpheus's Reflection",
914
"hexcasting.action.hexkeys:kleins_chest": "Klein's Chest",
1015
"hexcasting.spell.hexkeys:library": "Library Key",
1116
"hexcasting.spell.hexkeys:visit_library": "Visitor's Key",
17+
"hexcasting.spell.hexkeys:read_noetic_bookshelf": "Noetic Read",
18+
"hexcasting.spell.hexkeys:write_noetic_bookshelf": "Noetic Write",
19+
"hexcasting.spell.hexkeys:append_noetic_bookshelf": "Noetic Append",
20+
"hexcasting.spell.hexkeys:erase_noetic_bookshelf": "Noetic Erase",
1221
"hexcasting.spell.hexkeys:create_library_key": "Morpheus's Reflection",
1322
"hexcasting.spell.hexkeys:kleins_chest": "Klein's Chest",
1423
"hexkeys.entry.klein_storage": "Klein Storage",
1524
"hexkeys.entry.visit_mindscape": "Mindscape Visitation",
25+
"hexkeys.entry.noetic_bookshelves": "Noetic Bookshelves",
1626
"hexkeys.entry.mindscape": "Mindscape Library",
1727
"container.kleins_chest": "Klein's Chest",
1828
"hexkeys.page.kleins.1": "I seem to have found a way to convert matter into pure media while keeping its inherent properties. Sadly, it appears there is a limit to the number of items I can store in my own mind as there's only so much room up there. I call this unique form of storage the Klein chest as it's a space within my own mind that seems to empty just as much as it fills.",
@@ -25,11 +35,22 @@
2535
"hexkeys.page.visit_mindscape.visit": "I should also keep in mind that this method only seems to work on those like myself. Those of us who have \"opened\" our minds to the realm around us.",
2636
"hexkeys.page.visit_mindscape.2": "To share the identity of my own mindscape I'll need an identifier or key. A signature. But who will verify this signature? The very cognitive plane itself. This pattern will burn the identity of my minscape or cognitive library into the very fabric of the mental world. This signature can be shared with those willing to delve into my own mind... at their own risk.",
2737
"hexkeys.page.visit_mindscape.key": "",
38+
"hexkeys.page.noetic_bookshelves.1": "placeholder text",
39+
"hexkeys.page.noetic_bookshelves.write": "placeholder text",
40+
"hexkeys.page.noetic_bookshelves.ref": "placeholder text",
41+
"hexkeys.page.noetic_bookshelves.read": "placeholder text",
42+
"hexkeys.page.noetic_bookshelves.append": "placeholder text",
43+
"hexkeys.page.noetic_bookshelves.erase": "placeholder text",
2844
"sounds.hexkeys.bonk": "Bonk",
2945
"sounds.hexkeys.bonk2": "Rare Bonk",
3046
"advancements.enter_the_mindscape.title": "It's so empty...",
3147
"advancements.enter_the_mindscape.description": "You can't believe how empty your mind is... perhaps you could fill it?",
3248
"hexcasting.mishap.not_a_mindscape_key": "Visitor's Key expected a reference to someone's Library!",
33-
"hexcasting.mishap.mindscape_doesnt_exist": "The Library you are trying to visit doesn't exist!"
49+
"hexcasting.mishap.mindscape_doesnt_exist": "The Library you are trying to visit doesn't exist!",
50+
"hexcasting.mishap.noetic_bookshelf_expected": "Expected a Noetic Bookshelf.",
51+
"hexcasting.mishap.noetic_or_akashic_bookshelf_expected": "Expected a Noetic or Akashic Bookshelf.",
52+
"hexcasting.mishap.noetic_write_mindscape_expected": "Noetic Write can only target bookshelves inside a Mindscape.",
53+
"hexcasting.mishap.noetic_bookshelf_empty": "Noetic Bookshelf is empty. Write a list before appending.",
54+
"hexcasting.mishap.bookshelf_not_empty": "Bookshelf bust be empty to perform this action."
3455

3556
}

projects/1.20/assets/hex-keys/hexkeys/lang/en_us.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,24 @@
55
"category.hexkeys.noetic_bookshelf": "Hex Keys - Noetic Keybinds",
66
"hexcasting.action.hexkeys:library": "Library Key",
77
"hexcasting.action.hexkeys:visit_library": "Visitor's Key",
8+
"hexcasting.action.hexkeys:read_noetic_bookshelf": "Noetic Read",
9+
"hexcasting.action.hexkeys:write_noetic_bookshelf": "Noetic Write",
10+
"hexcasting.action.hexkeys:append_noetic_bookshelf": "Noetic Append",
11+
"hexcasting.action.hexkeys:erase_noetic_bookshelf": "Noetic Erase",
12+
"hexcasting.action.hexkeys:get_noetic_bookshelf_ref": "Get Noetic Reference",
813
"hexcasting.action.hexkeys:create_library_key": "Morpheus's Reflection",
914
"hexcasting.action.hexkeys:kleins_chest": "Klein's Chest",
1015
"hexcasting.spell.hexkeys:library": "Library Key",
1116
"hexcasting.spell.hexkeys:visit_library": "Visitor's Key",
17+
"hexcasting.spell.hexkeys:read_noetic_bookshelf": "Noetic Read",
18+
"hexcasting.spell.hexkeys:write_noetic_bookshelf": "Noetic Write",
19+
"hexcasting.spell.hexkeys:append_noetic_bookshelf": "Noetic Append",
20+
"hexcasting.spell.hexkeys:erase_noetic_bookshelf": "Noetic Erase",
1221
"hexcasting.spell.hexkeys:create_library_key": "Morpheus's Reflection",
1322
"hexcasting.spell.hexkeys:kleins_chest": "Klein's Chest",
1423
"hexkeys.entry.klein_storage": "Klein Storage",
1524
"hexkeys.entry.visit_mindscape": "Mindscape Visitation",
25+
"hexkeys.entry.noetic_bookshelves": "Noetic Bookshelves",
1626
"hexkeys.entry.mindscape": "Mindscape Library",
1727
"container.kleins_chest": "Klein's Chest",
1828
"hexkeys.page.kleins.1": "I seem to have found a way to convert matter into pure media while keeping its inherent properties. Sadly, it appears there is a limit to the number of items I can store in my own mind as there's only so much room up there. I call this unique form of storage the Klein chest as it's a space within my own mind that seems to empty just as much as it fills.",
@@ -25,11 +35,22 @@
2535
"hexkeys.page.visit_mindscape.visit": "I should also keep in mind that this method only seems to work on those like myself. Those of us who have \"opened\" our minds to the realm around us.",
2636
"hexkeys.page.visit_mindscape.2": "To share the identity of my own mindscape I'll need an identifier or key. A signature. But who will verify this signature? The very cognitive plane itself. This pattern will burn the identity of my minscape or cognitive library into the very fabric of the mental world. This signature can be shared with those willing to delve into my own mind... at their own risk.",
2737
"hexkeys.page.visit_mindscape.key": "",
38+
"hexkeys.page.noetic_bookshelves.1": "placeholder text",
39+
"hexkeys.page.noetic_bookshelves.write": "placeholder text",
40+
"hexkeys.page.noetic_bookshelves.ref": "placeholder text",
41+
"hexkeys.page.noetic_bookshelves.read": "placeholder text",
42+
"hexkeys.page.noetic_bookshelves.append": "placeholder text",
43+
"hexkeys.page.noetic_bookshelves.erase": "placeholder text",
2844
"sounds.hexkeys.bonk": "Bonk",
2945
"sounds.hexkeys.bonk2": "Rare Bonk",
3046
"advancements.enter_the_mindscape.title": "It's so empty...",
3147
"advancements.enter_the_mindscape.description": "You can't believe how empty your mind is... perhaps you could fill it?",
3248
"hexcasting.mishap.not_a_mindscape_key": "Visitor's Key expected a reference to someone's Library!",
33-
"hexcasting.mishap.mindscape_doesnt_exist": "The Library you are trying to visit doesn't exist!"
49+
"hexcasting.mishap.mindscape_doesnt_exist": "The Library you are trying to visit doesn't exist!",
50+
"hexcasting.mishap.noetic_bookshelf_expected": "Expected a Noetic Bookshelf.",
51+
"hexcasting.mishap.noetic_or_akashic_bookshelf_expected": "Expected a Noetic or Akashic Bookshelf.",
52+
"hexcasting.mishap.noetic_write_mindscape_expected": "Noetic Write can only target bookshelves inside a Mindscape.",
53+
"hexcasting.mishap.noetic_bookshelf_empty": "Noetic Bookshelf is empty. Write a list before appending.",
54+
"hexcasting.mishap.bookshelf_not_empty": "Bookshelf bust be empty to perform this action."
3455

3556
}

projects/1.20/assets/hex-keys/hexkeys/lang/zh_cn.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,24 @@
55
"category.hexkeys.noetic_bookshelf": "Hex Keys丨智识键位",
66
"hexcasting.action.hexkeys:library": "图书馆钥匙",
77
"hexcasting.action.hexkeys:visit_library": "访问者钥匙",
8+
"hexcasting.action.hexkeys:read_noetic_bookshelf": "智识读取",
9+
"hexcasting.action.hexkeys:write_noetic_bookshelf": "智识写入",
10+
"hexcasting.action.hexkeys:append_noetic_bookshelf": "智识增补",
11+
"hexcasting.action.hexkeys:erase_noetic_bookshelf": "智识擦除",
12+
"hexcasting.action.hexkeys:get_noetic_bookshelf_ref": "获取智识象征",
813
"hexcasting.action.hexkeys:create_library_key": "墨菲斯之精思",
914
"hexcasting.action.hexkeys:kleins_chest": "克莱因箱",
1015
"hexcasting.spell.hexkeys:library": "图书馆钥匙",
1116
"hexcasting.spell.hexkeys:visit_library": "访问者钥匙",
17+
"hexcasting.spell.hexkeys:read_noetic_bookshelf": "智识读取",
18+
"hexcasting.spell.hexkeys:write_noetic_bookshelf": "智识写入",
19+
"hexcasting.spell.hexkeys:append_noetic_bookshelf": "智识增补",
20+
"hexcasting.spell.hexkeys:erase_noetic_bookshelf": "智识擦除",
1221
"hexcasting.spell.hexkeys:create_library_key": "墨菲斯之精思",
1322
"hexcasting.spell.hexkeys:kleins_chest": "克莱因箱",
1423
"hexkeys.entry.klein_storage": "克莱因存储",
1524
"hexkeys.entry.visit_mindscape": "进入意识界",
25+
"hexkeys.entry.noetic_bookshelves": "智识书架",
1626
"hexkeys.entry.mindscape": "意识界图书馆",
1727
"container.kleins_chest": "克莱因箱",
1828
"hexkeys.page.kleins.1": "我似乎找到了将物质完全转换为媒质的方式,还能保留其原本的属性。但可惜,我也只能在意识中存储有限个物品,毕竟意识里只有那么多空间。我称这种独特的存储方式为“克莱因箱”,因为它是我意识中的空间,且腾出的空位和要存入的事物似乎完全对应。",
@@ -25,11 +35,22 @@
2535
"hexkeys.page.visit_mindscape.visit": "应当注意这种方法似乎只对那些和我类似的存在有效,也即那些将意识“开放”至周围世界的存在。",
2636
"hexkeys.page.visit_mindscape.2": "共享自身意识界需要一个“标识符”、“钥匙”,或者说“键”。一份“标记”,一份“签名”。但又是谁来验证“签名”的真实性呢?那便是认知位面本身。此图案会将我意识界(或者说认知图书馆)的身份象征烧录入意识世界的基础结构中。然后就可将这份“签名”发送给那些愿意进入我意识的人……当然,风险自负。",
2737
"hexkeys.page.visit_mindscape.key": "",
38+
"hexkeys.page.noetic_bookshelves.1": "placeholder text",
39+
"hexkeys.page.noetic_bookshelves.write": "placeholder text",
40+
"hexkeys.page.noetic_bookshelves.ref": "placeholder text",
41+
"hexkeys.page.noetic_bookshelves.read": "placeholder text",
42+
"hexkeys.page.noetic_bookshelves.append": "placeholder text",
43+
"hexkeys.page.noetic_bookshelves.erase": "placeholder text",
2844
"sounds.hexkeys.bonk": "Bonk",
2945
"sounds.hexkeys.bonk2": "Rare Bonk",
3046
"advancements.enter_the_mindscape.title": "真是空空如也……",
3147
"advancements.enter_the_mindscape.description": "你简直无法相信你的意识居然空洞如此……也许你能让它充实起来?",
3248
"hexcasting.mishap.not_a_mindscape_key": "访问者钥匙本应接受代表某人意识图书馆的iota!",
33-
"hexcasting.mishap.mindscape_doesnt_exist": "你试图访问的图书馆不存在!"
49+
"hexcasting.mishap.mindscape_doesnt_exist": "你试图访问的图书馆不存在!",
50+
"hexcasting.mishap.noetic_bookshelf_expected": "本应存在智识书架。",
51+
"hexcasting.mishap.noetic_or_akashic_bookshelf_expected": "本应存在智识书架或阿卡夏书架。",
52+
"hexcasting.mishap.noetic_write_mindscape_expected": "智识写入的目标只可为意识界中的书架。",
53+
"hexcasting.mishap.noetic_bookshelf_empty": "智识书架为空。增补前需先写入列表。",
54+
"hexcasting.mishap.bookshelf_not_empty": "此操作只可对空书架使用。"
3455

3556
}

0 commit comments

Comments
 (0)