diff options
Diffstat (limited to 'items/PET_ITEM_LUCKY_CLOVER.json')
-rw-r--r-- | items/PET_ITEM_LUCKY_CLOVER.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/PET_ITEM_LUCKY_CLOVER.json b/items/PET_ITEM_LUCKY_CLOVER.json index 3608d6b1..3e1fa1de 100644 --- a/items/PET_ITEM_LUCKY_CLOVER.json +++ b/items/PET_ITEM_LUCKY_CLOVER.json @@ -32,5 +32,9 @@ }, "internalname": "PET_ITEM_LUCKY_CLOVER", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file |