diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-22 03:41:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 02:41:44 +0000 |
commit | 80eb59a024c8127114372f54e2a3b911d6d106b1 (patch) | |
tree | d4c0f4ac720a4f0a0afe697abe3f5e31a8e38d1a /items/CLAY_BRACELET.json | |
parent | 1ca5f66e504039ef06d62611582644ee9ff70ee4 (diff) | |
download | NotEnoughUpdates-REPO-80eb59a024c8127114372f54e2a3b911d6d106b1.tar.gz NotEnoughUpdates-REPO-80eb59a024c8127114372f54e2a3b911d6d106b1.tar.bz2 NotEnoughUpdates-REPO-80eb59a024c8127114372f54e2a3b911d6d106b1.zip |
Added wiki links (#1114)
Diffstat (limited to 'items/CLAY_BRACELET.json')
-rw-r--r-- | items/CLAY_BRACELET.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/CLAY_BRACELET.json b/items/CLAY_BRACELET.json index 6fb8145b..6297e1c2 100644 --- a/items/CLAY_BRACELET.json +++ b/items/CLAY_BRACELET.json @@ -29,5 +29,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "Requires: Clay V", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Clay_Bracelet", + "https://wiki.hypixel.net/Clay_Bracelet" + ] }
\ No newline at end of file |