diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-09 14:47:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-09 12:47:47 +0000 |
commit | ef6c397e9c74d4374f156e42b1b77acf244ad241 (patch) | |
tree | e041c306f766f37fc88455ce3175238ed5d6e6f5 /items/GEMSTONE_GAUNTLET.json | |
parent | 8caafb8d91750553f3cbfbf13d352fae8662a5c0 (diff) | |
download | NotEnoughUpdates-REPO-ef6c397e9c74d4374f156e42b1b77acf244ad241.tar.gz NotEnoughUpdates-REPO-ef6c397e9c74d4374f156e42b1b77acf244ad241.tar.bz2 NotEnoughUpdates-REPO-ef6c397e9c74d4374f156e42b1b77acf244ad241.zip |
Removed the word Collection from the crafttext (#1244)
Diffstat (limited to 'items/GEMSTONE_GAUNTLET.json')
-rw-r--r-- | items/GEMSTONE_GAUNTLET.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/GEMSTONE_GAUNTLET.json b/items/GEMSTONE_GAUNTLET.json index 088c5168..f11ca3da 100644 --- a/items/GEMSTONE_GAUNTLET.json +++ b/items/GEMSTONE_GAUNTLET.json @@ -41,7 +41,7 @@ "C3": "FLAWLESS_RUBY_GEM:1" }, "internalname": "GEMSTONE_GAUNTLET", - "crafttext": "Requires: Gemstone Collection XI", + "crafttext": "Requires: Gemstone XI", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "infoType": "WIKI_URL", |