From ff99a98036503aaad83ee3025f3d4640f5137dd8 Mon Sep 17 00:00:00 2001 From: ThatGravyboat Date: Wed, 1 Jul 2020 06:07:00 -0230 Subject: Pet Item Wiki Links --- items/PET_ITEM_SADDLE.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/PET_ITEM_SADDLE.json') diff --git a/items/PET_ITEM_SADDLE.json b/items/PET_ITEM_SADDLE.json index 5bb7382a..dedb9ff5 100644 --- a/items/PET_ITEM_SADDLE.json +++ b/items/PET_ITEM_SADDLE.json @@ -33,5 +33,9 @@ "internalname": "PET_ITEM_SADDLE", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: Leather VII" + "crafttext": "Requires: Leather VII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] } \ No newline at end of file -- cgit