From 8ad06ae184148414b5df4dbe2da3a1516811552d Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 22 Dec 2022 14:59:31 +0100 Subject: Added wiki and 2 new items (#876) * Added wiki and 2 new items * Fixed Candy and added last follower piece --- items/BLUE_GIFT_TALISMAN.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/BLUE_GIFT_TALISMAN.json') diff --git a/items/BLUE_GIFT_TALISMAN.json b/items/BLUE_GIFT_TALISMAN.json index c69a8c52..05b484b3 100644 --- a/items/BLUE_GIFT_TALISMAN.json +++ b/items/BLUE_GIFT_TALISMAN.json @@ -13,5 +13,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blue_Gift_Talisman", + "https://wiki.hypixel.net/Blue_Gift_Talisman" + ] } \ No newline at end of file -- cgit