From 2f0fd9fd7b3434b7b8a1ee96f6bcbb0c0f101978 Mon Sep 17 00:00:00 2001 From: Determancer <49300241+Determancer@users.noreply.github.com> Date: Sat, 1 Aug 2020 20:30:08 +0800 Subject: [PATCH 1/2] Update zh_cn.lang error fix sync --- src/main/resources/assets/ebwizardry/lang/zh_cn.lang | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/assets/ebwizardry/lang/zh_cn.lang b/src/main/resources/assets/ebwizardry/lang/zh_cn.lang index bd9b974e..cf97673b 100644 --- a/src/main/resources/assets/ebwizardry/lang/zh_cn.lang +++ b/src/main/resources/assets/ebwizardry/lang/zh_cn.lang @@ -737,9 +737,9 @@ spell.ebwizardry\:cobwebs.desc=在你所指向的方向生成蜘蛛网,这将 spell.ebwizardry\:combustion_rune.desc=在你所指向的方块上放置一个魔法地雷,当有除你之外的实体踩到它时,地雷将会爆炸。 spell.ebwizardry\:conjure_armour.desc=在施法者身上制造幽冥护甲,与铁护甲等效,护甲持续时间为60秒。施法者必须要有一个空装备槽才能使用该法术。 spell.ebwizardry\:conjure_block.desc=在你所指向的方向生成幽冥方块,幽冥方块在45秒后消失,或者你可以通过再次施放此法术来消除它。 -spell.ebwizardry\:conjure_bow.desc=制造一把无限箭矢的幽冥弓,持续时间30秒。 -spell.ebwizardry\:conjure_pickaxe.desc=制造一把与铁镐等效的幽冥镐,持续时间30秒。 -spell.ebwizardry\:conjure_sword.desc=制造一把与铁剑等效的幽冥剑,持续时间30秒。 +spell.ebwizardry\:conjure_bow.desc=制造一把无限箭矢的幽冥弓,持续时间60秒。 +spell.ebwizardry\:conjure_pickaxe.desc=制造一把与铁镐等效的幽冥镐,持续时间60秒。 +spell.ebwizardry\:conjure_sword.desc=制造一把与铁剑等效的幽冥剑,持续时间60秒。 spell.ebwizardry\:containment.desc=将法术命中实体囚禁在一定范围内,该法术持续20秒。 spell.ebwizardry\:cure_effects.desc=消除施法者所有的药水效果,不论好坏。 spell.ebwizardry\:curse_of_enfeeblement.desc=“他突然变得虚弱了,仿佛他的灵魂被抽离出了他的身体。”————唯一遇到灵冥行者邪教徒却存活下来的人的证词。 From 0a75e34f3f14b7f7d8eedaf84ff16e15d81444a8 Mon Sep 17 00:00:00 2001 From: Determancer <49300241+Determancer@users.noreply.github.com> Date: Sat, 1 Aug 2020 20:49:11 +0800 Subject: [PATCH 2/2] Update en_us.lang --- src/main/resources/assets/ebwizardry/lang/en_us.lang | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/assets/ebwizardry/lang/en_us.lang b/src/main/resources/assets/ebwizardry/lang/en_us.lang index 5b0800f7..33f94a68 100644 --- a/src/main/resources/assets/ebwizardry/lang/en_us.lang +++ b/src/main/resources/assets/ebwizardry/lang/en_us.lang @@ -737,9 +737,9 @@ spell.ebwizardry\:cobwebs.desc=Creates cobwebs where you are pointing, which gre spell.ebwizardry\:combustion_rune.desc=Places a magical landmine on the ground where you are pointing, which explodes when stepped upon. spell.ebwizardry\:conjure_armour.desc=Creates spectral armor around the caster which offers protection equal to that of iron armor. The armor lasts for 60 seconds. The caster must have an empty armor slot. spell.ebwizardry\:conjure_block.desc=Conjures a spectral block where you are pointing. The spectral block disappears after 45 seconds, or you can dispel it by casting this spell at it again. -spell.ebwizardry\:conjure_bow.desc=Creates a spectral bow with unlimited arrows that lasts for 30 seconds. -spell.ebwizardry\:conjure_pickaxe.desc=Creates a spectral pickaxe of equal strength to an iron pickaxe that lasts for 30 seconds. -spell.ebwizardry\:conjure_sword.desc=Creates a spectral sword of equal strength to an iron sword that lasts for 30 seconds. +spell.ebwizardry\:conjure_bow.desc=Creates a spectral bow with unlimited arrows that lasts for 60 seconds. +spell.ebwizardry\:conjure_pickaxe.desc=Creates a spectral pickaxe of equal strength to an iron pickaxe that lasts for 60 seconds. +spell.ebwizardry\:conjure_sword.desc=Creates a spectral sword of equal strength to an iron sword that lasts for 60 seconds. spell.ebwizardry\:containment.desc=Contains the target to within a short distance of its current position for 20 seconds. spell.ebwizardry\:cure_effects.desc=Removes all potion effects currently affecting the caster, good or bad. spell.ebwizardry\:curse_of_enfeeblement.desc="He was suddenly weakened, as if the life had been wrenched from within him." - Testimony of the only person known to have encountered a member of the soulwalker cult and survived.