Skip to content

Commit 9f2df70

Browse files
authored
Update zh_cn (#789)
2 parents db1772e + 47b3a01 commit 9f2df70

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

Common/src/main/resources/assets/hexcasting/lang/zh_cn.flatten.json5

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,47 @@
210210
},
211211
},
212212

213+
"effect.hexcasting": {
214+
enlarge_grid: "明晰",
215+
shrink_grid: "蒙翳",
216+
},
217+
218+
"item.minecraft.potion.effect": {
219+
enlarge_grid: "明晰药水",
220+
enlarge_grid_long: "明晰药水",
221+
enlarge_grid_strong: "明晰药水",
222+
shrink_grid: "蒙翳药水",
223+
shrink_grid_long: "蒙翳药水",
224+
shrink_grid_strong: "蒙翳药水",
225+
},
226+
227+
"item.minecraft.splash_potion.effect": {
228+
enlarge_grid: "喷溅型明晰药水",
229+
enlarge_grid_long: "喷溅型明晰药水",
230+
enlarge_grid_strong: "喷溅型明晰药水",
231+
shrink_grid: "喷溅型蒙翳药水",
232+
shrink_grid_long: "喷溅型蒙翳药水",
233+
shrink_grid_strong: "喷溅型蒙翳药水",
234+
},
235+
236+
"item.minecraft.lingering_potion.effect": {
237+
enlarge_grid: "滞留型明晰药水",
238+
enlarge_grid_long: "滞留型明晰药水",
239+
enlarge_grid_strong: "滞留型明晰药水",
240+
shrink_grid: "滞留型蒙翳药水",
241+
shrink_grid_long: "滞留型蒙翳药水",
242+
shrink_grid_strong: "滞留型蒙翳药水",
243+
},
244+
245+
"item.minecraft.tipped_arrow.effect": {
246+
enlarge_grid: "明晰之箭",
247+
enlarge_grid_long: "明晰之箭",
248+
enlarge_grid_strong: "明晰之箭",
249+
shrink_grid: "蒙翳之箭",
250+
shrink_grid_long: "蒙翳之箭",
251+
shrink_grid_strong: "蒙翳之箭",
252+
},
253+
213254
"itemGroup.hexcasting": {
214255
"": "咒法学",
215256
creative_tab: "咒法学",
@@ -1117,6 +1158,7 @@
11171158
// why is this called "hexcasting"?
11181159
hexcasting: "施法物品",
11191160
phials: "媒质之瓶",
1161+
potions: "咒术药水",
11201162
pigments: "染色剂",
11211163

11221164
edified: "启迪树",
@@ -1462,6 +1504,12 @@
14621504
desc: "$(italic)玉液琼浆。/$",
14631505
},
14641506

1507+
potions: {
1508+
"1": "透过$(l:items/lens)$(item)探知透镜/$观察,就能在咒术网格里塞进更多图案。想让施法变得更紧凑?我想炼金术可能有方法。$(br2)向$(item)粗制的药水/$里放进一撮紫水晶粉,酿成的药水便能像透镜那样增大我的咒术网格。甚至还能两者一起使用,将网格推向极致!",
1509+
"2": "明晰效果可延长,可增强,也可如同其他药水那样精制。$(br2)还可用$(item)发酵蛛眼/$腐化,以产生效果相反的药水。那些不怀好意的咒术师可以尝尝它的威力。",
1510+
"effects.header": "明晰与蒙翳",
1511+
},
1512+
14651513
pigments: {
14661514
"1": "咒法学的古代研究者们偶尔会用一种颜色来象征自己和自己的$(hex)咒术/$。他们的名字已不可考,但那些颜色留存至今。倘若直接向自然呈上一种特殊的染色剂,就能“……以自然乐见的方式为某人的思维涂上颜色,并使个人代表色产生奇妙的变化。”",
14671515
"2": "我不懂它们的具体原理,但我相信我已琢磨出制造不同颜色染色剂的配方了。若要使用染色剂,可手持之并以另一只手施放$(l:patterns/spells/colorize)$(action)内化染色剂/$,染色剂则会被消耗。$(br2)染色剂似乎会影响我施放$(hex)咒术/$时的$(media)媒质/$火花以及我的$(l:patterns/spells/sentinels)$(thing)哨卫/$的颜色,但影响到其他地方也完全是正常现象。",

0 commit comments

Comments
 (0)