repo for my hex addons :3
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

thanks chuijk i'm about to kill you again sorry

+5 -3
build.sh
gradlew
+1 -1
project/hexxytounge/src/main/resources/assets/hexcasting/patchouli_books/thehexbook/zh_cn/entries/addon/hexxytongue/greater_reveal.json
··· 11 11 "op_id": "hexxytounge:reveal", 12 12 "input": "[iota] | iota", 13 13 "output": "", 14 - "text": "接受 iota 列表(或单个非 iota,此时视作单元素列表)并永久性将其展示给施法者。清除普通揭示的方法无法清除此操作展示的 iota,而是只能通过再次施放卓越揭示清除。" 14 + "text": "接受 iota 列表(或单个非 iota,此时视作单元素列表)并永久性将其嵌入我的意识。清除普通揭示的方法无法清除此操作展示的 iota,而是只能通过再次施放卓越揭示或死亡清除。" 15 15 }, 16 16 "$(o)成为咒术师,就是去探索本不应被知晓的真相。/$" 17 17 ]
+4
project/hexxytounge/src/main/resources/assets/hexxytounge/lang/zh_cn.json
··· 1 + { 2 + "hexcasting.action.hexxytounge:murmur": "私语之精思", 3 + "book.hexxytounge.page.murmur": "找到我意识中名为“聊天栏”的区域,将其内容压栈;无法找到则返回 Null。" 4 + }
-2
src/main/resources/assets/hexic/lang/zh_cn.json
··· 3 3 "book.hexic.page.erase": "清除物品实体或方块中的$(hex)咒术/$或 iota。每个物品消耗 1 个紫水晶粉。", 4 4 "book.hexic.page.get_other_caster": "将离我最近的有智慧存在压入栈,我自己不计入统计范围。", 5 5 "book.hexic.page.modulo": "与余数之馏化类似,但两者在负数上的表现不同:-8 %%₁ 3 = -2,而 -8 %%₂ 3 = 1。", 6 - "book.hexic.page.murmur": "将$(o)在我嘴边/$的话语压入栈中,后续是否要说出不影响结果。", 7 6 "hexcasting.action.hexic:deleteworld": "击碎半位面", 8 7 "hexcasting.action.hexic:drop": "拒斥之馏化", 9 8 "hexcasting.action.hexic:dye_offhand": "应用染色剂", ··· 21 20 "hexcasting.action.hexic:makeworld": "构筑半位面", 22 21 "hexcasting.action.hexic:malloc": "分配器之纯化", 23 22 "hexcasting.action.hexic:modulo": "余数之馏化,第二型", 24 - "hexcasting.action.hexic:murmur": "私语之精思", 25 23 "hexcasting.action.hexic:nbt/deserialize": "导入器之纯化", 26 24 "hexcasting.action.hexic:nbt/lift1": "秘书之纯化:字节", 27 25 "hexcasting.action.hexic:nbt/lift2": "秘书之纯化:短整型",