From 518443084df51f8de51adada7832463ae20accae Mon Sep 17 00:00:00 2001 From: jani270 Date: Thu, 22 Jun 2023 17:45:54 +0200 Subject: Added wiki links --- items/HALF_EATEN_CARROT.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/HALF_EATEN_CARROT.json') diff --git a/items/HALF_EATEN_CARROT.json b/items/HALF_EATEN_CARROT.json index 0082e45d..a8736160 100644 --- a/items/HALF_EATEN_CARROT.json +++ b/items/HALF_EATEN_CARROT.json @@ -10,5 +10,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Half-Eaten_Carrot", + "https://wiki.hypixel.net/Half-Eaten_Carrot" + ] } \ No newline at end of file -- cgit