From 47b3a01b8c03c92974a22099e5a587b33a00f9a9 Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Tue, 12 Nov 2024 17:56:21 +0800 Subject: [PATCH] update zh_cn --- .../hexcasting/lang/zh_cn.flatten.json5 | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/Common/src/main/resources/assets/hexcasting/lang/zh_cn.flatten.json5 b/Common/src/main/resources/assets/hexcasting/lang/zh_cn.flatten.json5 index 174c957a8..7715983de 100644 --- a/Common/src/main/resources/assets/hexcasting/lang/zh_cn.flatten.json5 +++ b/Common/src/main/resources/assets/hexcasting/lang/zh_cn.flatten.json5 @@ -210,6 +210,47 @@ }, }, + "effect.hexcasting": { + enlarge_grid: "明晰", + shrink_grid: "蒙翳", + }, + + "item.minecraft.potion.effect": { + enlarge_grid: "明晰药水", + enlarge_grid_long: "明晰药水", + enlarge_grid_strong: "明晰药水", + shrink_grid: "蒙翳药水", + shrink_grid_long: "蒙翳药水", + shrink_grid_strong: "蒙翳药水", + }, + + "item.minecraft.splash_potion.effect": { + enlarge_grid: "喷溅型明晰药水", + enlarge_grid_long: "喷溅型明晰药水", + enlarge_grid_strong: "喷溅型明晰药水", + shrink_grid: "喷溅型蒙翳药水", + shrink_grid_long: "喷溅型蒙翳药水", + shrink_grid_strong: "喷溅型蒙翳药水", + }, + + "item.minecraft.lingering_potion.effect": { + enlarge_grid: "滞留型明晰药水", + enlarge_grid_long: "滞留型明晰药水", + enlarge_grid_strong: "滞留型明晰药水", + shrink_grid: "滞留型蒙翳药水", + shrink_grid_long: "滞留型蒙翳药水", + shrink_grid_strong: "滞留型蒙翳药水", + }, + + "item.minecraft.tipped_arrow.effect": { + enlarge_grid: "明晰之箭", + enlarge_grid_long: "明晰之箭", + enlarge_grid_strong: "明晰之箭", + shrink_grid: "蒙翳之箭", + shrink_grid_long: "蒙翳之箭", + shrink_grid_strong: "蒙翳之箭", + }, + "itemGroup.hexcasting": { "": "咒法学", creative_tab: "咒法学", @@ -1117,6 +1158,7 @@ // why is this called "hexcasting"? hexcasting: "施法物品", phials: "媒质之瓶", + potions: "咒术药水", pigments: "染色剂", edified: "启迪树", @@ -1462,6 +1504,12 @@ desc: "$(italic)玉液琼浆。/$", }, + potions: { + "1": "透过$(l:items/lens)$(item)探知透镜/$观察,就能在咒术网格里塞进更多图案。想让施法变得更紧凑?我想炼金术可能有方法。$(br2)向$(item)粗制的药水/$里放进一撮紫水晶粉,酿成的药水便能像透镜那样增大我的咒术网格。甚至还能两者一起使用,将网格推向极致!", + "2": "明晰效果可延长,可增强,也可如同其他药水那样精制。$(br2)还可用$(item)发酵蛛眼/$腐化,以产生效果相反的药水。那些不怀好意的咒术师可以尝尝它的威力。", + "effects.header": "明晰与蒙翳", + }, + pigments: { "1": "咒法学的古代研究者们偶尔会用一种颜色来象征自己和自己的$(hex)咒术/$。他们的名字已不可考,但那些颜色留存至今。倘若直接向自然呈上一种特殊的染色剂,就能“……以自然乐见的方式为某人的思维涂上颜色,并使个人代表色产生奇妙的变化。”", "2": "我不懂它们的具体原理,但我相信我已琢磨出制造不同颜色染色剂的配方了。若要使用染色剂,可手持之并以另一只手施放$(l:patterns/spells/colorize)$(action)内化染色剂/$,染色剂则会被消耗。$(br2)染色剂似乎会影响我施放$(hex)咒术/$时的$(media)媒质/$火花以及我的$(l:patterns/spells/sentinels)$(thing)哨卫/$的颜色,但影响到其他地方也完全是正常现象。",