diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-02-16 12:41:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-16 22:41:12 +1100 |
commit | 3b750492565cda962fe668c89a6ae467d765ca71 (patch) | |
tree | 5472edc2e8ac8477a3977b0155bc4060b276b7d7 /constants | |
parent | 4fa2f1eb69e5d3e412387d3f5bbde66e49245241 (diff) | |
download | NotEnoughUpdates-REPO-3b750492565cda962fe668c89a6ae467d765ca71.tar.gz NotEnoughUpdates-REPO-3b750492565cda962fe668c89a6ae467d765ca71.tar.bz2 NotEnoughUpdates-REPO-3b750492565cda962fe668c89a6ae467d765ca71.zip |
Fixed Pure Mithril perk and nbttag (#895)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/reforgestones.json | 2 |
1 files changed, 1 insertions, 1 deletions
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 |