diff options
Diffstat (limited to 'items/SPIDER_BOOTS.json')
-rw-r--r-- | items/SPIDER_BOOTS.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/SPIDER_BOOTS.json b/items/SPIDER_BOOTS.json index 3f655798..24b6278c 100644 --- a/items/SPIDER_BOOTS.json +++ b/items/SPIDER_BOOTS.json @@ -29,5 +29,9 @@ "internalname": "SPIDER_BOOTS", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: String VIII" + "crafttext": "Requires: String VIII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spider's_Boots" + ] }
\ No newline at end of file |