diff options
Diffstat (limited to 'items/GOLDEN_CARROT.json')
-rw-r--r-- | items/GOLDEN_CARROT.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/GOLDEN_CARROT.json b/items/GOLDEN_CARROT.json index ec3ae2f0..26173631 100644 --- a/items/GOLDEN_CARROT.json +++ b/items/GOLDEN_CARROT.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "GOLDEN_CARROT", - "modver": "1.3-REL", + "modver": "2.1.0-REL", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -20,5 +20,9 @@ "C1": "GOLD_NUGGET:1", "C2": "GOLD_NUGGET:1", "C3": "GOLD_NUGGET:1" - } -} + }, + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Golden_Carrot" + ] +}
\ No newline at end of file |