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/SHARK_WATER_ORB.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/SHARK_WATER_ORB.json') diff --git a/items/SHARK_WATER_ORB.json b/items/SHARK_WATER_ORB.json index cc680aac..d2b9df9b 100644 --- a/items/SHARK_WATER_ORB.json +++ b/items/SHARK_WATER_ORB.json @@ -27,5 +27,8 @@ "clickcommand": "viewrecipe", "modver": "2.1.0-REL", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Shark_Water_Orb" + ] } \ No newline at end of file -- cgit