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/BLUE_SHARK_TOOTH.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/BLUE_SHARK_TOOTH.json')
-rw-r--r-- | items/BLUE_SHARK_TOOTH.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/BLUE_SHARK_TOOTH.json b/items/BLUE_SHARK_TOOTH.json index e6ed2e2b..40882d8c 100644 --- a/items/BLUE_SHARK_TOOTH.json +++ b/items/BLUE_SHARK_TOOTH.json @@ -13,5 +13,10 @@ ], "internalname": "BLUE_SHARK_TOOTH", "clickcommand": "", - "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/Blue_Shark_Tooth" + ] +} |