From eaac8c6008ec91d8111ec2ca6cfce1e4b282242d Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 10 Sep 2022 13:07:59 +0200 Subject: Added wiki links and fixed potato books (#814) --- items/GLOWING_MUSHROOM.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/GLOWING_MUSHROOM.json') diff --git a/items/GLOWING_MUSHROOM.json b/items/GLOWING_MUSHROOM.json index 28ae6604..d9905de0 100644 --- a/items/GLOWING_MUSHROOM.json +++ b/items/GLOWING_MUSHROOM.json @@ -14,5 +14,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Glowing_Mushroom" + ] } \ No newline at end of file -- cgit