diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2023-09-07 00:21:25 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-06 16:21:25 +0200 |
commit | 070d272dda51309c00d24124fa5b05d7df1d7115 (patch) | |
tree | ad6ac8978db156f1646f62312d7252b6123c7db4 /items/UNCOMMON_PARTY_HAT.json | |
parent | 983cf357b3b0d4ef50f900b8e7048c02a59ed909 (diff) | |
download | NotEnoughUpdates-REPO-070d272dda51309c00d24124fa5b05d7df1d7115.tar.gz NotEnoughUpdates-REPO-070d272dda51309c00d24124fa5b05d7df1d7115.tar.bz2 NotEnoughUpdates-REPO-070d272dda51309c00d24124fa5b05d7df1d7115.zip |
some raffle stuff and other stuff (#975)
* one museum item and change contributors and discord stuff
* some new stuff from raffles
* wiki urls
* salmon hat
* no more colour names :sob:
* update golden ball reforge
* merge conflicts
* wiki urls
* century talisman
Diffstat (limited to 'items/UNCOMMON_PARTY_HAT.json')
-rw-r--r-- | items/UNCOMMON_PARTY_HAT.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/UNCOMMON_PARTY_HAT.json b/items/UNCOMMON_PARTY_HAT.json index 9892d3db..ab8a0b8e 100644 --- a/items/UNCOMMON_PARTY_HAT.json +++ b/items/UNCOMMON_PARTY_HAT.json @@ -27,5 +27,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Uncommon_Party_Hat" + ] }
\ No newline at end of file |