diff --git a/common/src/main/resources/assets/diversity/lang/en_us.json b/common/src/main/resources/assets/diversity/lang/en_us.json index 8d8e67d..5634f03 100644 --- a/common/src/main/resources/assets/diversity/lang/en_us.json +++ b/common/src/main/resources/assets/diversity/lang/en_us.json @@ -5,6 +5,12 @@ "enchantment.diversity.backup_projectile_protection": "Backup Projectile Protection", "enchantment.diversity.refill": "Refill", "enchantment.diversity.capacity": "Capacity", + "enchantment.diversity.backup_protection.desc": "Reduces a small amount of the damage from most sources.", + "enchantment.diversity.backup_blast_protection.desc": "Reduces a small amount of the damage from explosions and explosion knockback.", + "enchantment.diversity.backup_fire_protection.desc": "Slightly reduces the effects of fire damage. Also reduces the burn time when set on fire.", + "enchantment.diversity.backup_projectile_protection.desc": "Reduces a small amount of the damage from projectiles such as arrows and fire balls.", + "enchantment.diversity.refill.desc": "Grants the bundle the ability to automatically refill items from the user's inventory when they run out while placing.", + "enchantment.diversity.capacity.desc": "Increase bundle's capacity.", "diversity.config.title": "Diversity's Configs", "diversity.config.searchbar.hint": "Search...", "diversity.config.save": "Save",