From b69cd86f76d4561271d968c069d22c80becad679 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 21 Oct 2022 14:37:54 +0200 Subject: Fixed a few items (#846) * Fixed a few items * Added 33 wiki links * Fixed recipe * Fixed Lord Jawbus and added new drops * new attributes * Added parent for crab hats and added jax * Changed uuid's --- items/GREAT_SPOOK_GLOVES.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/GREAT_SPOOK_GLOVES.json') diff --git a/items/GREAT_SPOOK_GLOVES.json b/items/GREAT_SPOOK_GLOVES.json index b2015c82..8d4cc3e3 100644 --- a/items/GREAT_SPOOK_GLOVES.json +++ b/items/GREAT_SPOOK_GLOVES.json @@ -18,5 +18,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Spook_Gloves", + "https://wiki.hypixel.net/Great_Spook_Gloves" + ] } \ No newline at end of file -- cgit