From e216192511da4073e44d5b98b963d1c623d9750f Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 5 Dec 2021 03:04:39 +0100 Subject: Card (#665) * Wiki Links and new Item * huch --- items/COLLECTION_DISPLAY.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/COLLECTION_DISPLAY.json') diff --git a/items/COLLECTION_DISPLAY.json b/items/COLLECTION_DISPLAY.json index f02b9547..616f6d06 100644 --- a/items/COLLECTION_DISPLAY.json +++ b/items/COLLECTION_DISPLAY.json @@ -14,5 +14,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Collection_Display" + ] } \ No newline at end of file -- cgit