diff options
author | TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> | 2020-11-05 10:03:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-05 10:03:59 -0700 |
commit | 62a62fcfb07bac45acc9c705bc8c9ec9eb7e51ca (patch) | |
tree | d0534703b421f422208cf5832a4da3b9f3bee479 /items | |
parent | 3ea091dee7edf4ff934caf55d2b5c4823c63fc85 (diff) | |
download | NotEnoughUpdates-REPO-62a62fcfb07bac45acc9c705bc8c9ec9eb7e51ca.tar.gz NotEnoughUpdates-REPO-62a62fcfb07bac45acc9c705bc8c9ec9eb7e51ca.tar.bz2 NotEnoughUpdates-REPO-62a62fcfb07bac45acc9c705bc8c9ec9eb7e51ca.zip |
Add wiki url
Diffstat (limited to 'items')
-rw-r--r-- | items/HONED_SHARK_TOOTH_NECKLACE.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/HONED_SHARK_TOOTH_NECKLACE.json b/items/HONED_SHARK_TOOTH_NECKLACE.json index 79ed056b..239d1895 100644 --- a/items/HONED_SHARK_TOOTH_NECKLACE.json +++ b/items/HONED_SHARK_TOOTH_NECKLACE.json @@ -22,5 +22,10 @@ }, "internalname": "HONED_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/Honed_Shark_Tooth_Necklace" + ] +} |