From 3b750492565cda962fe668c89a6ae467d765ca71 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 16 Feb 2023 12:41:12 +0100 Subject: Fixed Pure Mithril perk and nbttag (#895) --- constants/reforgestones.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/reforgestones.json b/constants/reforgestones.json index ed632327..021d2044 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -1658,7 +1658,7 @@ "EPIC": 125000, "LEGENDARY": 250000 }, - "reforgeAbility": "Grants a §a10% §7chance to gain §a1 §7extra Mithril when mining Mithril Ore.", + "reforgeAbility": "Grants a §a10% §7chance to gain §a1 §7extra §fMithril when mining Mithril Ore.", "reforgeStats": { "COMMON": { "mining_speed": 6 -- cgit