diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-11-20 16:38:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-20 15:38:18 +0000 |
| commit | e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29 (patch) | |
| tree | e63b0aeed296af3769b6cc2de6c6bbceac4b3e75 /items/GLYPH_VIS.json | |
| parent | 6decd151d5f647b85900ad63a63fcda0ed0dc169 (diff) | |
| download | NotEnoughUpdates-REPO-e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29.tar.gz NotEnoughUpdates-REPO-e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29.tar.bz2 NotEnoughUpdates-REPO-e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29.zip | |
feat: Even more wiki links (#1450)
Diffstat (limited to 'items/GLYPH_VIS.json')
| -rw-r--r-- | items/GLYPH_VIS.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/GLYPH_VIS.json b/items/GLYPH_VIS.json index 12d45ccb..ddd32655 100644 --- a/items/GLYPH_VIS.json +++ b/items/GLYPH_VIS.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Vis_Glyph" + ] }
\ No newline at end of file |
