diff options
author | ThatGravyboat <gravyboat211@gmail.com> | 2020-07-01 08:07:24 -0230 |
---|---|---|
committer | ThatGravyboat <gravyboat211@gmail.com> | 2020-07-01 08:07:49 -0230 |
commit | 02a679210890ecec92af41938ef03a6232d571da (patch) | |
tree | cc3b883d2165392de5160c76d33fc4a11d213e25 /items/SPIDER_BOOTS.json | |
parent | 84cce041aa7dbe005b9880b827ba96d7c64f3ba7 (diff) | |
download | NotEnoughUpdates-REPO-02a679210890ecec92af41938ef03a6232d571da.tar.gz NotEnoughUpdates-REPO-02a679210890ecec92af41938ef03a6232d571da.tar.bz2 NotEnoughUpdates-REPO-02a679210890ecec92af41938ef03a6232d571da.zip |
Item Wiki Link
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 |