mod 升级

This commit is contained in:
2023-12-03 13:58:36 +08:00
parent 125813fed9
commit 0acf0779ce
61 changed files with 900 additions and 74 deletions

View File

@@ -24,5 +24,23 @@
"__support_grapplemod": "Grapple Mod https://www.curseforge.com/minecraft/mc-mods/grappling-hook-mod",
"enchantment.betterarcheology.soaring_winds.desc": "Gives the elytra a boost when taking off.",
"enchantment.deeperdarker.sculk_smite.desc": "Increases damage to sculk based mobs.",
"__support_shield+": "Shields+ https://www.curseforge.com/minecraft/mc-mods/shieldsplus"
"__support_shield+": "Shields+ https://www.curseforge.com/minecraft/mc-mods/shieldsplus",
"enchantment.dungeonsenchantments.ambush.desc": "Attacks deal extra damage to enemies that are not looking at you.",
"enchantment.dungeonsenchantments.illagers_bane.desc": "Attacks do more damage against illagers.",
"enchantment.dungeonsenchantments.weakening.desc": "Attacks temporarily weaken the enemy.",
"enchantment.dungeonsenchantments.leeching.desc": "Defeating enemies will heal the user.",
"enchantment.dungeonsenchantments.void_strike.desc": "Consecutive attacks do more damage.",
"enchantment.dungeonsenchantments.exploding.desc": "Attacks also create an explosion.",
"enchantment.dungeonsenchantments.rush.desc": "Temporarily increases speed after the user is hurt.",
"enchantment.shieldsplus.aegis.desc": "Reduces damage taken while blocking.",
"enchantment.dungeonsenchantments.deflect.desc": "Arrows may deflect back at the shooter.",
"enchantment.dungeonsenchantments.radiance.desc": "Heals nearby players.",
"enchantment.dungeonsenchantments.radiance_shot.desc": "Arrows heal nearby players.",
"enchantment.dungeonsenchantments.recycler.desc": "Being hit by projectiles sometimes produces arrows.",
"enchantment.dungeonsenchantments.thundering.desc": "Attacks strike the target with lightning.",
"enchantment.dungeonsenchantments.guarding_strike.desc": "Defeating enemies boosts your defence temporarily.",
"enchantment.dungeonsenchantments.cowardice.desc": "Attacks do more damage when the users health is full.",
"enchantment.dungeonsenchantments.pain_cycle.desc": "Attacks hurt the user. Every fifth attack deals massive damage.",
"enchantment.dungeonsenchantments.freezing.desc": "Attacks slow the target down.",
"enchantment.dungeonsenchantments.fuse_shot.desc": "Bows may shoot explosive arrows."
}

View File

@@ -24,5 +24,23 @@
"__support_grapplemod": "抓斗模组 https://www.curseforge.com/minecraft/mc-mods/grappling-hook-mod",
"enchantment.betterarcheology.soaring_winds.desc": "起飞时为鞘翅提供助力。",
"enchantment.deeperdarker.sculk_smite.desc": "增加对基于浮雕的生物的伤害。",
"__support_shield+": "护盾+ https://www.curseforge.com/minecraft/mc-mods/shieldsplus"
"__support_shield+": "护盾+ https://www.curseforge.com/minecraft/mc-mods/shieldsplus",
"enchantment.dungeonsenchantments.ambush.desc": "攻击会对没有看着你的敌人造成额外伤害。",
"enchantment.dungeonsenchantments.illagers_bane.desc": "攻击对灾厄村民造成更多伤害。",
"enchantment.dungeonsenchantments.weakening.desc": "攻击暂时削弱敌人。",
"enchantment.dungeonsenchantments.leeching.desc": "击败敌人将会治愈用户。",
"enchantment.dungeonsenchantments.void_strike.desc": "连续攻击会造成更多伤害。",
"enchantment.dungeonsenchantments.exploding.desc": "攻击也会造成爆炸。",
"enchantment.dungeonsenchantments.rush.desc": "用户受伤后暂时提高速度。",
"enchantment.shieldsplus.aegis.desc": "减少格挡时受到的伤害。",
"enchantment.dungeonsenchantments.deflect.desc": "箭可能会偏回到射手身上。",
"enchantment.dungeonsenchantments.radiance.desc": "治疗附近的玩家。",
"enchantment.dungeonsenchantments.radiance_shot.desc": "箭头可以治疗附近的玩家。",
"enchantment.dungeonsenchantments.recycler.desc": "被射弹击中有时会产生箭头。",
"enchantment.dungeonsenchantments.thundering.desc": "攻击用闪电击中目标。",
"enchantment.dungeonsenchantments.guarding_strike.desc": "击败敌人会暂时增强你的防御力。",
"enchantment.dungeonsenchantments.cowardice.desc": "当用户生命值满时,攻击会造成更大伤害。",
"enchantment.dungeonsenchantments.pain_cycle.desc": "攻击会伤害用户。每五次攻击都会造成巨大伤害。",
"enchantment.dungeonsenchantments.freezing.desc": "攻击会减慢目标速度。",
"enchantment.dungeonsenchantments.fuse_shot.desc": "弓箭可能会射出爆炸性的箭。"
}