diff options
Diffstat (limited to 'items/CARROT_ITEM.json')
-rw-r--r-- | items/CARROT_ITEM.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/CARROT_ITEM.json b/items/CARROT_ITEM.json index 5f302310..6b448cb5 100644 --- a/items/CARROT_ITEM.json +++ b/items/CARROT_ITEM.json @@ -9,5 +9,9 @@ "internalname": "CARROT_ITEM", "modver": "1.3-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Carrot" + ] }
\ No newline at end of file |