From b53844da5b85918fc16332f56e7e5df46f5600be Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 29 May 2024 16:28:19 +0200 Subject: Added wiki links, 2 npcs and 1 item, also fixed some shit (#1221) --- items/RABBIT;5.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/RABBIT;5.json') diff --git a/items/RABBIT;5.json b/items/RABBIT;5.json index 2ba2f6e9..70a36c2c 100644 --- a/items/RABBIT;5.json +++ b/items/RABBIT;5.json @@ -34,5 +34,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.2.2", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rabbit_Pet", + "https://wiki.hypixel.net/Rabbit_Pet" + ] } \ No newline at end of file -- cgit