From ac5aaa10eb78c4244daf3e5de7ecb21375883314 Mon Sep 17 00:00:00 2001 From: ThatGravyboat Date: Wed, 1 Jul 2020 08:07:24 -0230 Subject: Misc Item Wiki Links --- items/SKELETON_HELMET.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/SKELETON_HELMET.json') diff --git a/items/SKELETON_HELMET.json b/items/SKELETON_HELMET.json index 90016020..b7072647 100644 --- a/items/SKELETON_HELMET.json +++ b/items/SKELETON_HELMET.json @@ -30,5 +30,9 @@ "internalname": "SKELETON_HELMET", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: Bone VIII" + "crafttext": "Requires: Bone VIII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton's_Helmet" + ] } \ No newline at end of file -- cgit