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