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/RABBIT_BOOTS.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/RABBIT_BOOTS.json') diff --git a/items/RABBIT_BOOTS.json b/items/RABBIT_BOOTS.json index 8aba8405..03dd7c86 100644 --- a/items/RABBIT_BOOTS.json +++ b/items/RABBIT_BOOTS.json @@ -28,5 +28,8 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "Requires: Raw Rabbit IX", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Rabbit_Boots" + ] } \ No newline at end of file -- cgit