diff options
author | TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> | 2020-11-05 10:14:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-05 10:14:06 -0700 |
commit | 4cd20814ae688bf8ce2852caf8b64d6be461d349 (patch) | |
tree | 3a40a01e4ed1f97fd9a44ea056dbb29ae3ac42d1 /items | |
parent | 5a22b515e1bede99350d4acf55186553c262b6c1 (diff) | |
download | NotEnoughUpdates-REPO-4cd20814ae688bf8ce2852caf8b64d6be461d349.tar.gz NotEnoughUpdates-REPO-4cd20814ae688bf8ce2852caf8b64d6be461d349.tar.bz2 NotEnoughUpdates-REPO-4cd20814ae688bf8ce2852caf8b64d6be461d349.zip |
Sharp shark tooth necklace wiki url
Diffstat (limited to 'items')
-rw-r--r-- | items/SHARP_SHARK_TOOTH_NECKLACE.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/SHARP_SHARK_TOOTH_NECKLACE.json b/items/SHARP_SHARK_TOOTH_NECKLACE.json index b3d83099..bbcfdf9c 100644 --- a/items/SHARP_SHARK_TOOTH_NECKLACE.json +++ b/items/SHARP_SHARK_TOOTH_NECKLACE.json @@ -22,5 +22,10 @@ }, "internalname": "SHARP_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -}
\ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sharp_Shark_Tooth_Necklace" + ] +} |