From 2562a96e6e4ae5d499e50950d47b937936cd6e01 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sun, 21 Mar 2021 17:38:58 +0100 Subject: [PATCH] fixed iron and gold names --- src/main/resources/assets/naturesaura/lang/en_us.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/naturesaura/lang/en_us.json b/src/main/resources/assets/naturesaura/lang/en_us.json index bc481538..3d84045b 100644 --- a/src/main/resources/assets/naturesaura/lang/en_us.json +++ b/src/main/resources/assets/naturesaura/lang/en_us.json @@ -77,7 +77,7 @@ "item.naturesaura.eye_improved": "Environmental Ocular", "item.naturesaura.gold_fiber": "Brilliant Fiber", "item.naturesaura.gold_leaf": "Gold Leaf", - "item.naturesaura.infused_iron": "Infused Iron", + "item.naturesaura.infused_iron": "Infused Iron Ingot", "item.naturesaura.infused_iron_pickaxe": "Botanist's Pickaxe", "item.naturesaura.infused_iron_axe": "Botanist's Handaxe", "item.naturesaura.infused_iron_shovel": "Botanist's Shovel", @@ -132,7 +132,7 @@ "item.naturesaura.aura_trove": "Aura Trove", "item.naturesaura.crimson_meal": "Crimson Meal", "item.naturesaura.death_ring": "Ring of Last Chance", - "item.naturesaura.tainted_gold": "Tainted Gold", + "item.naturesaura.tainted_gold": "Tainted Gold Ingot", "item.naturesaura.loot_finder": "Staff of Riches", "item.naturesaura.light_staff": "Staff of Baldur", "item.naturesaura.fortress_finder": "Eye of the Blaze",