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/PEDESTAL.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/PEDESTAL.json') diff --git a/items/PEDESTAL.json b/items/PEDESTAL.json index b0cab3ac..b5e72abb 100644 --- a/items/PEDESTAL.json +++ b/items/PEDESTAL.json @@ -18,8 +18,8 @@ ], "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Furniture", - "https://wiki.hypixel.net/Furniture" + "https://hypixel-skyblock.fandom.com/wiki/X_PEDESTAL", + "https://wiki.hypixel.net/X_PEDESTAL" ], "crafttext": "" } \ No newline at end of file -- cgit