From 4faeb624680d4eed575299e6f7f46f000b4fbc0d Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 13 Aug 2024 20:35:28 +0200 Subject: feat: Sack lore changes (#1317) * feat: Sack lore changes * feat: wiki links --- items/PARTY_HAT.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/PARTY_HAT.json') diff --git a/items/PARTY_HAT.json b/items/PARTY_HAT.json index 92ba5a97..16547fde 100644 --- a/items/PARTY_HAT.json +++ b/items/PARTY_HAT.json @@ -14,5 +14,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Party_Top_Hat", + "https://wiki.hypixel.net/Party_Top_Hat" + ] } \ No newline at end of file -- cgit