From 022afacf5c04b1c3e7ed1a7b7024da1ce5cf7a31 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 15 Dec 2023 22:43:52 +0100 Subject: Added Wiki Links, added npc, fixed Max Atri Shard and recipe (#1074) --- items/GIFT_GOLD_BACKPACK.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/GIFT_GOLD_BACKPACK.json') diff --git a/items/GIFT_GOLD_BACKPACK.json b/items/GIFT_GOLD_BACKPACK.json index d4b5de47..553fd774 100644 --- a/items/GIFT_GOLD_BACKPACK.json +++ b/items/GIFT_GOLD_BACKPACK.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gold_Gift_Backpack_Skin" + ] } \ No newline at end of file -- cgit