From a20d01dac86e32c8cb3942506b17574b130a7a7d Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 4 Apr 2024 01:10:11 +0200 Subject: Added new wiki links and fixed a few lores (#1145) --- items/SPONGE_BELT.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/SPONGE_BELT.json') 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 -- cgit