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/ELLES_PICKAXE.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/ELLES_PICKAXE.json') diff --git a/items/ELLES_PICKAXE.json b/items/ELLES_PICKAXE.json index a677c988..bea3033e 100644 --- a/items/ELLES_PICKAXE.json +++ b/items/ELLES_PICKAXE.json @@ -16,5 +16,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Elle%27s_Pickaxe" + ] } \ No newline at end of file -- cgit