diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-11-19 23:17:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-19 22:17:30 +0000 |
| commit | b356f32c95ced8d4b16440a88a663627dde59759 (patch) | |
| tree | 2f6fccfb7da8a428386c19d213ab7477b5b76c02 /constants | |
| parent | f1822947eeab9df945eb8c405629d3736b1d1d22 (diff) | |
| download | NotEnoughUpdates-REPO-b356f32c95ced8d4b16440a88a663627dde59759.tar.gz NotEnoughUpdates-REPO-b356f32c95ced8d4b16440a88a663627dde59759.tar.bz2 NotEnoughUpdates-REPO-b356f32c95ced8d4b16440a88a663627dde59759.zip | |
fix: Vacuum having wrong lore (#1445)
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 faee84b3..7c656f02 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -76,7 +76,7 @@ "LEGENDARY": 100000, "MYTHIC": 150000 }, - "reforgeAbility": "§7§6Pests §7drop §a+3 §7crops.", + "reforgeAbility": "§7Grants §6+100☘ Farming Fortune §7on §7§2Pests.", "reforgeStats": { "COMMON": { "intelligence": 10, |
