From 06d5f8490df517af8051a16eaec24881840e0b29 Mon Sep 17 00:00:00 2001 From: 3raven Date: Wed, 20 Jul 2022 01:23:06 +0000 Subject: [PATCH] TODO : move some enchantement(armor-related) here --- mods/ITEMS/mcl_armor/locale/template.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/mods/ITEMS/mcl_armor/locale/template.txt b/mods/ITEMS/mcl_armor/locale/template.txt index 1500587ec..cd0ec568f 100644 --- a/mods/ITEMS/mcl_armor/locale/template.txt +++ b/mods/ITEMS/mcl_armor/locale/template.txt @@ -22,3 +22,23 @@ Golden Boots= Diamond Boots= Chain Boots= Elytra= + +#Translations of enchantements +Increases underwater mining speed.= +Blast Protection= +Reduces explosion damage and knockback.= +Curse of Binding=Malédiction du lien éternel +Item cannot be removed from armor slots except due to death, breaking or in Creative Mode.= +Feather Falling= +Reduces fall damage.= +Fire Protection= +Reduces fire damage.= +Shooting consumes no regular arrows.= +Shoot 3 arrows at the cost of one.= +Projectile Protection= +Reduces projectile damage.= +Protection= +Reduces most types of damage by 4% for each level.= +Thorns= +Reflects some of the damage taken when hit, at the cost of reducing durability with each proc.= +Aqua Affinity= \ No newline at end of file