diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-02-16 12:41:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-16 22:41:28 +1100 |
commit | abf7450107a0c090b4cf2ac019f3d5ccef6177d3 (patch) | |
tree | 1f0259465f1e3bcbec3f8e9fa245c10428958fef /items/SQUASH_BOOTS.json | |
parent | 3b750492565cda962fe668c89a6ae467d765ca71 (diff) | |
download | NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.tar.gz NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.tar.bz2 NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.zip |
Added new items, reqs and wiki links (#896)
Diffstat (limited to 'items/SQUASH_BOOTS.json')
-rw-r--r-- | items/SQUASH_BOOTS.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/SQUASH_BOOTS.json b/items/SQUASH_BOOTS.json index 89c5cab5..ad27e7a9 100644 --- a/items/SQUASH_BOOTS.json +++ b/items/SQUASH_BOOTS.json @@ -38,5 +38,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.0-REL", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Squash_Boots", + "https://wiki.hypixel.net/Squash_Boots" + ] }
\ No newline at end of file |