diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-08-13 20:35:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-13 18:35:28 +0000 |
| commit | 4faeb624680d4eed575299e6f7f46f000b4fbc0d (patch) | |
| tree | a6c36afb262c2c6da832d010c292bc281fa1eca0 /items/PARTY_HAT.json | |
| parent | a89501290622d907baee921f1b45c069a1111c98 (diff) | |
| download | NotEnoughUpdates-REPO-4faeb624680d4eed575299e6f7f46f000b4fbc0d.tar.gz NotEnoughUpdates-REPO-4faeb624680d4eed575299e6f7f46f000b4fbc0d.tar.bz2 NotEnoughUpdates-REPO-4faeb624680d4eed575299e6f7f46f000b4fbc0d.zip | |
feat: Sack lore changes (#1317)
* feat: Sack lore changes
* feat: wiki links
Diffstat (limited to 'items/PARTY_HAT.json')
| -rw-r--r-- | items/PARTY_HAT.json | 6 |
1 files changed, 5 insertions, 1 deletions
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 |
