diff options
Diffstat (limited to 'items/GREAT_CARROT_CANDY.json')
-rw-r--r-- | items/GREAT_CARROT_CANDY.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/GREAT_CARROT_CANDY.json b/items/GREAT_CARROT_CANDY.json index 09381544..f126c3a6 100644 --- a/items/GREAT_CARROT_CANDY.json +++ b/items/GREAT_CARROT_CANDY.json @@ -30,7 +30,10 @@ }, "internalname": "GREAT_CARROT_CANDY", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "crafttext": "Requires: Carrot VI", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Carrot_Candy" + ] }
\ No newline at end of file |