diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-02 12:28:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-02 11:28:45 +0000 |
commit | 8acf6ee1cf5636c1107fb33cbe6de47fe1050208 (patch) | |
tree | 52ad795c314733783175413e24fc7175c100362d /items/PESTHUNTER_ARTIFACT.json | |
parent | 0f1e699320f52ce49d4a788d4942f80be4262924 (diff) | |
download | NotEnoughUpdates-REPO-8acf6ee1cf5636c1107fb33cbe6de47fe1050208.tar.gz NotEnoughUpdates-REPO-8acf6ee1cf5636c1107fb33cbe6de47fe1050208.tar.bz2 NotEnoughUpdates-REPO-8acf6ee1cf5636c1107fb33cbe6de47fe1050208.zip |
Added some wiki links and fixed lore of animal axes (#1059)
Diffstat (limited to 'items/PESTHUNTER_ARTIFACT.json')
-rw-r--r-- | items/PESTHUNTER_ARTIFACT.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/PESTHUNTER_ARTIFACT.json b/items/PESTHUNTER_ARTIFACT.json index cb3f6e0a..2a2a875e 100644 --- a/items/PESTHUNTER_ARTIFACT.json +++ b/items/PESTHUNTER_ARTIFACT.json @@ -20,5 +20,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pesthunter_Artifact", + "https://wiki.hypixel.net/Pesthunter_Artifact" + ] }
\ No newline at end of file |