diff options
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 |