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/OPAL_POWER_SCROLL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/OPAL_POWER_SCROLL.json') diff --git a/items/OPAL_POWER_SCROLL.json b/items/OPAL_POWER_SCROLL.json index 93890485..10464650 100644 --- a/items/OPAL_POWER_SCROLL.json +++ b/items/OPAL_POWER_SCROLL.json @@ -31,7 +31,7 @@ "crafttext": "Requires: Gemstone VII", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Power_Scroll", + "https://hypixel-skyblock.fandom.com/wiki/Opal_Power_Scroll", "https://wiki.hypixel.net/Opal_Power_Scroll" ] } \ No newline at end of file -- cgit