diff options
Diffstat (limited to 'items/PET_ITEM_SADDLE.json')
-rw-r--r-- | items/PET_ITEM_SADDLE.json | 6 |
1 files changed, 5 insertions, 1 deletions
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 |