From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: NEU 2.1 Things (#660) Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/FERMENTED_SPIDER_EYE.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'items/FERMENTED_SPIDER_EYE.json') diff --git a/items/FERMENTED_SPIDER_EYE.json b/items/FERMENTED_SPIDER_EYE.json index 2a1e58c8..4f332e61 100644 --- a/items/FERMENTED_SPIDER_EYE.json +++ b/items/FERMENTED_SPIDER_EYE.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "FERMENTED_SPIDER_EYE", - "modver": "1.3-REL", + "modver": "2.1.0-REL", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -20,5 +20,9 @@ "C1": "", "C2": "", "C3": "" - } -} + }, + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Fermented_Spider_Eye" + ] +} \ No newline at end of file -- cgit