From e12e9257b0332ebdd3815873fb05dec7c51c67a9 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Tue, 24 Dec 2024 16:24:51 -0500 Subject: dyes, crystals, power scroll, furniture, brews (#1572) * dyes * crystal, power scroll * brews * furniture * encoding properly * nothing changed? --- items/STOOL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/STOOL.json') diff --git a/items/STOOL.json b/items/STOOL.json index e95d5058..e910889d 100644 --- a/items/STOOL.json +++ b/items/STOOL.json @@ -17,7 +17,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Furniture", + "https://hypixel-skyblock.fandom.com/wiki/Stool", "https://wiki.hypixel.net/Stool" ] } \ No newline at end of file -- cgit