From 1b3f41ab4a867ea153f8ff1dc178a7d68781fac1 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 2 Jun 2021 17:33:32 +0200 Subject: Fixed Mob, added some Things (#506) * Things * left = right * Fix Sorrow * Wiki Links --- items/RAW_SOULFLOW.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/RAW_SOULFLOW.json') diff --git a/items/RAW_SOULFLOW.json b/items/RAW_SOULFLOW.json index 28cf4cf2..26be22d4 100644 --- a/items/RAW_SOULFLOW.json +++ b/items/RAW_SOULFLOW.json @@ -13,5 +13,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Raw_Soulflow" + ] } \ No newline at end of file -- cgit