diff --git a/src/generated/resources/assets/galosphere/lang/en_us.json b/src/generated/resources/assets/galosphere/lang/en_us.json index 818dcd8a..17d39047 100644 --- a/src/generated/resources/assets/galosphere/lang/en_us.json +++ b/src/generated/resources/assets/galosphere/lang/en_us.json @@ -143,9 +143,14 @@ "container.galosphere.combustion_table": "Combustion Table", "effect.galosphere.astral": "Astral", "effect.galosphere.block_bane": "Block Bane", + "effect.galosphere.block_bane.description":"Deals damage to the target when they place a block.", + "effect.galosphere.astral.description":"Allows the target to phase through blocks.", "enchantment.galosphere.enfeeble": "Enfeeble", "enchantment.galosphere.rupture": "Rupture", "enchantment.galosphere.sustain": "Sustain", + "enchantment.galosphere.enfeeble.desc":"Adds slowness to mobs.", + "enchantment.galosphere.rupture.desc":"Extends the duration of pink salt pillars.", + "enchantment.galosphere.sustain.desc":"Pink salt pillars shatter into shards when they retract.", "entity.galosphere.berserker": "Berserker", "entity.galosphere.glow_flare": "Glow Flare", "entity.galosphere.pink_salt_pillar": "Pink Salt Pillar", @@ -240,4 +245,4 @@ "subtitles.item.saltbound_tablet.prepare_attack": "Saltbound Tablet charges up", "upgrade.galosphere.preserved_upgrade": "Preserved Upgrade", "upgrade.galosphere.silver_upgrade": "Silver Upgrade" -} \ No newline at end of file +}