From 3ca80e8519426299af68e18aa488720cb09bad64 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 17 Apr 2021 02:32:46 +0200 Subject: Wiki Slow moment - Added and changed Things (#461) * Wiki Slow moment * Update FARMING_FOR_DUMMIES.json --- items/FARMING_FOR_DUMMIES.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/FARMING_FOR_DUMMIES.json') diff --git a/items/FARMING_FOR_DUMMIES.json b/items/FARMING_FOR_DUMMIES.json index 3466eb7f..e4545915 100644 --- a/items/FARMING_FOR_DUMMIES.json +++ b/items/FARMING_FOR_DUMMIES.json @@ -16,5 +16,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Farming_for_Dummies" + ] } \ No newline at end of file -- cgit