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