diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-08 17:46:34 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-08 17:46:34 +1100 |
commit | f8a56abfb09bfb9e9005a26ab9e42a80b30f966a (patch) | |
tree | 86a2e9ff2f9d80e4566fc60d0c968ca9b77a6a92 /items/DULL_SHARK_TOOTH_NECKLACE.json | |
parent | fcaae9f8f7ff42dcd42c2ec6fddd7ef64f46299f (diff) | |
parent | 50a5b5d568924333df1b61082fb977b5223d31f7 (diff) | |
download | NotEnoughUpdates-REPO-f8a56abfb09bfb9e9005a26ab9e42a80b30f966a.tar.gz NotEnoughUpdates-REPO-f8a56abfb09bfb9e9005a26ab9e42a80b30f966a.tar.bz2 NotEnoughUpdates-REPO-f8a56abfb09bfb9e9005a26ab9e42a80b30f966a.zip |
Merge pull request #292 from TymanWasTaken/master
Add wiki urls
Diffstat (limited to 'items/DULL_SHARK_TOOTH_NECKLACE.json')
-rw-r--r-- | items/DULL_SHARK_TOOTH_NECKLACE.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/DULL_SHARK_TOOTH_NECKLACE.json b/items/DULL_SHARK_TOOTH_NECKLACE.json index 68086216..70d145cc 100644 --- a/items/DULL_SHARK_TOOTH_NECKLACE.json +++ b/items/DULL_SHARK_TOOTH_NECKLACE.json @@ -22,5 +22,10 @@ }, "internalname": "DULL_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/Dull_Shark_Tooth_Necklace" + ] +} |