From abf7450107a0c090b4cf2ac019f3d5ccef6177d3 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 16 Feb 2023 12:41:28 +0100 Subject: Added new items, reqs and wiki links (#896) --- items/ADVANCED_GARDENING_AXE.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/ADVANCED_GARDENING_AXE.json') diff --git a/items/ADVANCED_GARDENING_AXE.json b/items/ADVANCED_GARDENING_AXE.json index 999dc3d6..03c36e27 100644 --- a/items/ADVANCED_GARDENING_AXE.json +++ b/items/ADVANCED_GARDENING_AXE.json @@ -17,5 +17,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Advanced_Gardening_Axe", + "https://wiki.hypixel.net/Advanced_Gardening_Axe" + ] } \ No newline at end of file -- cgit