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