diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:34:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 14:34:12 -0800 |
commit | 549357a3a201a2a24bfab4406346ab2289248929 (patch) | |
tree | f0e223f259d634852a48fc8454d0fcf756f1dafa /items/SIMPLE_CARROT_CANDY.json | |
parent | 21aed1acba081de6af108596c1c09376f69f3730 (diff) | |
parent | 27b5eb06a7f3926492ea83b2f59401ca7671b5f4 (diff) | |
download | NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.gz NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.bz2 NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.zip |
Merge pull request #3 from Moulberry/master
123123
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 |