diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-04 01:10:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 23:10:11 +0000 |
commit | a20d01dac86e32c8cb3942506b17574b130a7a7d (patch) | |
tree | 9a2c9b2e722cfb39f8a7c8868ab6a91b8c48ed16 /items/SPONGE_BELT.json | |
parent | f6f306cace49ee4c35a550c95e3546ca8b3939d4 (diff) | |
download | NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.tar.gz NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.tar.bz2 NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.zip |
Added new wiki links and fixed a few lores (#1145)
Diffstat (limited to 'items/SPONGE_BELT.json')
-rw-r--r-- | items/SPONGE_BELT.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/SPONGE_BELT.json b/items/SPONGE_BELT.json index a8d6f312..8d99e594 100644 --- a/items/SPONGE_BELT.json +++ b/items/SPONGE_BELT.json @@ -29,5 +29,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "Requires: Sponge VII", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sponge_Belt", + "https://wiki.hypixel.net/Sponge_Belt" + ] }
\ No newline at end of file |