aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorSufferingSevereBrianDamage <89156413+SufferingSevereBrianDamage@users.noreply.github.com>2021-10-22 20:47:12 -0400
committerGitHub <noreply@github.com>2021-10-23 11:47:12 +1100
commit68ee085ff35a0b3cd0d5b8d2dcde2e693f8d1c78 (patch)
treebbfbe44886908569aae91738a2632e162d1fd7c1 /items
parent77e85bb5e88f9f0448e6fb12d53d28a1fa941689 (diff)
downloadNotEnoughUpdates-REPO-68ee085ff35a0b3cd0d5b8d2dcde2e693f8d1c78.tar.gz
NotEnoughUpdates-REPO-68ee085ff35a0b3cd0d5b8d2dcde2e693f8d1c78.tar.bz2
NotEnoughUpdates-REPO-68ee085ff35a0b3cd0d5b8d2dcde2e693f8d1c78.zip
fixed minor spelling error (#641)
Diffstat (limited to 'items')
-rw-r--r--items/GEMSTONE_GAUNTLET.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/items/GEMSTONE_GAUNTLET.json b/items/GEMSTONE_GAUNTLET.json
index fda396db..56e3561c 100644
--- a/items/GEMSTONE_GAUNTLET.json
+++ b/items/GEMSTONE_GAUNTLET.json
@@ -42,11 +42,11 @@
"C3": "FLAWLESS_RUBY_GEM:1"
},
"internalname": "GEMSTONE_GAUNTLET",
- "crafttext": "Requires Gesmtone Collection XI",
+ "crafttext": "Requires Gemstone Collection XI",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Gemstone_Gauntlet"
]
-} \ No newline at end of file
+}