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/ENCHANTED_COMPOST.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/ENCHANTED_COMPOST.json') diff --git a/items/ENCHANTED_COMPOST.json b/items/ENCHANTED_COMPOST.json index 590ccbd3..6f7c8cae 100644 --- a/items/ENCHANTED_COMPOST.json +++ b/items/ENCHANTED_COMPOST.json @@ -21,5 +21,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Compost_Bundle", + "https://wiki.hypixel.net/Compost_Bundle" + ] } \ No newline at end of file -- cgit