From ea6c8eb5b891711a0de7a6dccdacdd30c3a5d445 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A6mer?= <78032176+BigGaemer@users.noreply.github.com> Date: Wed, 14 May 2025 15:16:08 +0200 Subject: [PATCH] fucked up --- src/main/resources/assets/terraoriginum/lang/en_us.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/terraoriginum/lang/en_us.json b/src/main/resources/assets/terraoriginum/lang/en_us.json index 8554d04..0fc3dcf 100644 --- a/src/main/resources/assets/terraoriginum/lang/en_us.json +++ b/src/main/resources/assets/terraoriginum/lang/en_us.json @@ -16,9 +16,9 @@ "death.attack.boiling": "%1$s boiled up", "death.attack.boiling.player": "%1$s boiled up whilst trying to fight off %2$s", "enchantment.terraoriginum.sun_protection": "Sun Protection", - "enchantment.terraoriginum.sun_protection.description": "Protects Latians from the sun temporarily", + "enchantment.terraoriginum.sun_protection.desc": "Protects Latians from the sun temporarily", "enchantment.terraoriginum.light_protection": "Light Protection", - "enchantment.terraoriginum.light_protection.description": "Reduces Ectoplasm loss for spirits", + "enchantment.terraoriginum.light_protection.desc": "Reduces Ectoplasm loss for spirits", "item.terraoriginum.ghostly_helmet": "Ghostly Hood", "item.terraoriginum.ghostly_chestplate": "Ghostly Robe", "item.terraoriginum.ghostly_leggings": "Ghostly Pants",