diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-11-08 21:17:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-08 15:17:17 -0500 |
commit | 54084572c9bceef9d4c448c10205376206980165 (patch) | |
tree | 095665d2e53394f9921eff92ad498542b40bd643 /items/NETHER_ARTIFACT.json | |
parent | fe95a5b476506a99ad53f57df4cf8760233a337b (diff) | |
download | NotEnoughUpdates-REPO-54084572c9bceef9d4c448c10205376206980165.tar.gz NotEnoughUpdates-REPO-54084572c9bceef9d4c448c10205376206980165.tar.bz2 NotEnoughUpdates-REPO-54084572c9bceef9d4c448c10205376206980165.zip |
Added Flower Minion 12 and 2 wiki links (#653)
* Added Flower Minion 12
* Added 2 wiki links
Diffstat (limited to 'items/NETHER_ARTIFACT.json')
-rw-r--r-- | items/NETHER_ARTIFACT.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/NETHER_ARTIFACT.json b/items/NETHER_ARTIFACT.json index 880d1545..8cb5c990 100644 --- a/items/NETHER_ARTIFACT.json +++ b/items/NETHER_ARTIFACT.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" -} + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Nether_Artifact" + ] +}
\ No newline at end of file |