From ac5aaa10eb78c4244daf3e5de7ecb21375883314 Mon Sep 17 00:00:00 2001 From: ThatGravyboat Date: Wed, 1 Jul 2020 08:07:24 -0230 Subject: Misc Item Wiki Links --- items/ENCHANTED_POTATO.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/ENCHANTED_POTATO.json') diff --git a/items/ENCHANTED_POTATO.json b/items/ENCHANTED_POTATO.json index 2c743641..32b1564a 100644 --- a/items/ENCHANTED_POTATO.json +++ b/items/ENCHANTED_POTATO.json @@ -20,5 +20,9 @@ "internalname": "ENCHANTED_POTATO", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: Potato IV" + "crafttext": "Requires: Potato IV", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Potato" + ] } \ No newline at end of file -- cgit