1+ {
2+ "keybind.additional_enchantments.category" : " Additional Enchantments" ,
3+ "keybind.additional_enchantments.cycle_tipped" : " Cycle [Tipped] configuration" ,
4+ "keybind.additional_enchantments.cycle_homing" : " Cycle [Homing] configuration" ,
5+ "keybind.additional_enchantments.cycle_explosive_tip" : " Cycle [Explosive Tip] configuration" ,
6+ "keybind.additional_enchantments.cycle_perception" : " Cycle [Perception] configuration" ,
7+
8+ "message.additional_enchantments.cycled_configuration" : " Enchantment [%1$s] configuration changed to [%2$s]" ,
9+
10+ "item.additional_enchantments.shard_arrow" : " Shard Arrow" ,
11+
12+ "enchantment.additional_enchantments.explosive_tip" : " Explosive Tip" ,
13+ "enchantment.additional_enchantments.explosive_tip.desc" : " Causes an explosion on projectile impact" ,
14+ "enchantment.additional_enchantments.faster_attacks" : " Faster Attacks" ,
15+ "enchantment.additional_enchantments.faster_attacks.desc" : " Increases the attack speed of weapons" ,
16+ "enchantment.additional_enchantments.homing" : " Homing" ,
17+ "enchantment.additional_enchantments.homing.desc" : " Projectiles home in to their target" ,
18+ "enchantment.additional_enchantments.poison" : " Poison" ,
19+ "enchantment.additional_enchantments.poison.desc" : " Attacks inflict their target with Poison" ,
20+ "enchantment.additional_enchantments.shatter" : " Shatter" ,
21+ "enchantment.additional_enchantments.shatter.desc" : " Allows the usage of Amethyst Shard as arrows which may explode on impact, dealing area damage" ,
22+ "enchantment.additional_enchantments.straight_shot" : " Straight Shot" ,
23+ "enchantment.additional_enchantments.straight_shot.desc" : " Projectiles are not affected by gravity and have a chance to hit Enderman" ,
24+ "enchantment.additional_enchantments.tipped" : " Tipped" ,
25+ "enchantment.additional_enchantments.tipped.desc" : " Projectiles gain random effects" ,
26+ "enchantment.additional_enchantments.wither" : " Wither" ,
27+ "enchantment.additional_enchantments.wither.desc" : " Attacks inflict their target with Wither" ,
28+ "enchantment.additional_enchantments.perception" : " Perception" ,
29+ "enchantment.additional_enchantments.perception.desc" : " Outlines nearby entities and distinguishes them by color" ,
30+ "enchantment.additional_enchantments.confusion" : " Confusion" ,
31+ "enchantment.additional_enchantments.confusion.desc" : " Has a chance to cause the attacked target to retaliate against a nearby entity, dropping you as a target" ,
32+
33+ "effect.additional_enchantments.poison" : " Poison" ,
34+ "effect.additional_enchantments.poison.description" : " Deals Magic damage - damage and tick rate scale with level" ,
35+ "effect.additional_enchantments.wither" : " Wither" ,
36+ "effect.additional_enchantments.wither.description" : " Deals Wither damage - damage and tick rate scale with level"
37+ }
0 commit comments