From eb78fb7fe219a0ac5f7a937008be6b65c515e6cf Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 29 Nov 2022 22:35:51 +0100 Subject: Fixed 1 NPC, 1 Mob, added 1 npc and fixed 1 item (#868) --- items/ARACHNE_BELT.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/ARACHNE_BELT.json') diff --git a/items/ARACHNE_BELT.json b/items/ARACHNE_BELT.json index 32e1064f..1da4a7ed 100644 --- a/items/ARACHNE_BELT.json +++ b/items/ARACHNE_BELT.json @@ -19,5 +19,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arachne%27s_Belt", + "https://wiki.hypixel.net/Arachne%27s_Belt" + ] } \ No newline at end of file -- cgit