From 34c2a87125ceee510b98fe091dc4eac86e6a27aa Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 5 Nov 2020 09:53:15 -0700 Subject: Add blue shark tooth wiki url --- items/BLUE_SHARK_TOOTH.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'items/BLUE_SHARK_TOOTH.json') 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" + ] +} -- cgit